这套学籍管理系统,吸取众多软件的优点,适合:小学、初中、高中、中专等学校使用。 软件摒弃了一些不常用的功能,做到了功能强大但不复杂,界面漂亮而不花哨,使用简单化,窗口操作一目了然。 它具备的功能有: 1、适合在网络环境下使用。只需要将工作目录共享,即可实现联网录入,联网管理。 2、支持用户定义和权限定义,可有效防止数据被删除或泄露。 3、采用office xp菜单(全新修改),XP窗体,XP界面更酷; 4、提供强大的编辑功能,可以实现类EXCEL似的编辑,复制、剪切、粘贴、填充、替换、查找等功能均俱全; 5、对学校版提供了多个实用的报表。报表控件全新修改。 6、报表的任一字段均可以自定义修改,自义定导出等。 7、支持页面的自定义(纸宽、纸高,边距,打印方向) 8、表格支持:隐藏列、行,调整行高、列宽,设置单元格的格式; 9、表格隐藏即不打印,当前表格内容均可导出为其它格式数据。 选择本系统相信会为你的工作减轻不少负担!
上传时间: 2013-12-31
上传用户:253189838
多关键字的排序是有一定的实用范围。例如:在进行高考分数处理时,除了对总分进行排序外,不同的专业对单科分数的要求不同,因此尚需在总分相同的情况下,按用户提出的单科分数的次序要求排出考生录取的次序。(1)假如代排序的记录数不超10000,表中记录的关键字数不超过5,各个关键字的范围均为0至100。按用户给定的排序的关键字的优先关系,输出排序的结果。(2)约定按LSD方法进行多关键字的排序。在对各个关键字进行排序时采用两种策略:其一是利用稳定的内部排序方法,其二是利用“分配”和“收集”的方法。并综合比较这两种策略。(3)数据由随机数产生器生产。
上传时间: 2013-12-18
上传用户:Andy123456
The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition
标签: government streamline important alphabet
上传时间: 2015-06-09
上传用户:weixiao99
电力系统在台稳定计算式电力系统不正常运行方式的一种计算。它的任务是已知电力系统某一正常运行状态和受到某种扰动,计算电力系统所有发电机能否同步运行 1运行说明: 请输入初始功率S0,形如a+bi 请输入无限大系统母线电压V0 请输入系统等值电抗矩阵B 矩阵B有以下元素组成的行矩阵 1正常运行时的系统直轴等值电抗Xd 2故障运行时的系统直轴等值电抗X d 3故障切除后的系统直轴等值电抗 请输入惯性时间常数Tj 请输入时段数N 请输入哪个时段发生故障Ni 请输入每时段间隔的时间dt
上传时间: 2015-06-13
上传用户:it男一枚
上下文无关文法(Context-Free Grammar, CFG)是一个4元组G=(V, T, S, P),其中,V和T是不相交的有限集,S∈V,P是一组有限的产生式规则集,形如A→α,其中A∈V,且α∈(V∪T)*。V的元素称为非终结符,T的元素称为终结符,S是一个特殊的非终结符,称为文法开始符。 设G=(V, T, S, P)是一个CFG,则G产生的语言是所有可由G产生的字符串组成的集合,即L(G)={x∈T* | Sx}。一个语言L是上下文无关语言(Context-Free Language, CFL),当且仅当存在一个CFG G,使得L=L(G)。 *⇒ 例如,设文法G:S→AB A→aA|a B→bB|b 则L(G)={a^nb^m | n,m>=1} 其中非终结符都是大写字母,开始符都是S,终结符都是小写字母。
标签: Context-Free Grammar CFG
上传时间: 2013-12-10
上传用户:gaojiao1999
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery
Keil c编写的DS1302源代码。DS1302 是美国DALLAS公司推出的一种高性能、低功耗、带RAM的实时时钟电路,它可以对年、月、日、周日、时、分、秒进行计时,具有闰年补偿功能,工作电压为2.5V~5.5V。采用三线接口与CPU进行同步通信,并可采用突发方式一次传送多个字节的时钟信号或RAM数据。DS1302内部有一个31×8的用于临时性存放数据的RAM寄存器。DS1302是DS1202的升级产品,与DS1202兼容,但增加了主电源/后背电源双电源引脚,同时提供了对后背电源进行涓细电流充电的能力。
上传时间: 2014-01-08
上传用户:stampede
在某城市的监控系统中,有500路摄像头,由视频服务器来管理和存取监控数据,并由存储系统来存储相关数据。 选择存储网络方案和存储设备,首先就要考虑存储网络方案的技术成熟度,能否兼容现有主流的监控设备、操作系统和应用环境,以及方案的总体拥有成本。其次要估算存储容量需求,选择适合存储网络架构的性价比最高、扩展性好、可靠性高的存储设备和数量。
上传时间: 2013-12-12
上传用户:dsgkjgkjg
串口调试程序。 使用VC开发,实现两台PC之间的通信。 可发送接收数据、选择COM口,设置波特率等参数。功能和超级终端类似。
上传时间: 2013-12-25
上传用户:kikye
CC2430跑马灯, CC2430 中,I/O 口做普通 I/O 使用时和每个 I/O 端口相关的寄存器有 3 个,分别是 //PxSEL 功能选择寄存器,PxDIR 方向寄存器,PxINP 输入模式寄存器,其中 x 为 0,1,2 。
上传时间: 2016-06-10
上传用户:1101055045