资源列表
tt_change_all
- 用于集成电路设计中,对lef和def的操作-used for the design of integrated circuits, the right and lef def operation
sle442
- 4442的读写校验c程序.测试是否有SLE4442卡插入读写器。若有,核对密码,然后进行读写操作,并比较两次操作数据是否相同,若相同,返回操作正确。-4442 write c calibration procedures. Testing whether there SLE4442 insert their cards into the Reader. If so, check password and then proceed to read and write operations, and
EBoom
- 爆炸接口,Windows程序界面的爆炸,爆炸的程序的外观。 -Explosion interface, WINDOWS program interface explosion, explosion procedures appearance.
电力导纳阵生成程序
- 电力工作者常用软件,通过录入线路参数,形成导纳矩阵,用于电力潮流、仿真等基本计算-electric power admittance building program,accordind liner parameter become a linear matrix,it use for elecrtronic circuit ...etc
gc1
- 实现对学生资料的查询、删除、增加和修改,老师可以实现以上所有功能,而学生只能查询。-Information on the implementation of the students information, delete, and modify the increase, teachers can achieve all of the above functions, and students can only query.
search
- search for order 查找顺序和折半,很好的-search
ditu
- AO二次开发中1:1万地图新旧图符号转换-AO in the secondary development of the old and the new 1:1 million map symbols conversion
pmckcx
- 屏幕窗口程序 在屏幕上开出三个窗口,它们的行列坐标如下图所示: 光标首先定位在右窗口最下面一行的行首(15,50),如果从键盘输入字符,则显示在右窗口,同时也显示在下窗口的最下面一行。若需要将字符显示于左窗口,则先按下<-接着再从键盘输入字符,字符就会从左窗口的最下行开始显示,同时下窗口也显示出左窗口的内容。如若再按下-〉键,输入的字符就会接在先前输入的字符后面显示出来。当一行字符显示满后,窗口自动向上卷动一行,输入字符继续显示于最低一行。 编写屏幕窗口程序时,要求将一些功能程序段
inverse_st
- S变换反变换代码,可以为初学者或者编程者节省时间-Inverse transform S transform the code, you can save time for beginners or programmers
1st
- a random number generator
New-Text-Document-(3)
- Visual basic 8.0 simple Antivirus made by zuber khan And understanding of program
CPP
- 1、 定义一个车(vehicl)基类,具有MaxSpeed、Weight等成员变量,run、stop等成员函数,由此派生出自行车(bicycle)类、汽车(motorcar)类。自行车(bicycle)类有高度(Height)等属性,汽车(motorcar)类有座位数(SeatNum)等属性。从bicycle和motorcar派生出摩托车(motorcycle)类,其中包含虚函数,虚基类,多态,综合性较高。-1, defines a car (vehicl) base class, with M