搜索资源列表
VC ASM
- 一个汇编与VC结合的程序代码 本程序旨在展示一下怎样在VC中嵌入汇编语言,来减少程序的大小。- An assembly and VC union procedure code this procedure is for the purpose of demonstrating how inserts the assembly language in VC, reduces the procedure the size.
tasm-peunlock
- 一个汇编程序 不过什么忘了-a compilation procedure but forgot what
顺序脉冲波
- 这个程序真的很有用,它可以告诉你怎样来运用单片机,不仅仅是写一个程序而已,相信你看了之后一定收获不小!-this procedure is really useful, it can tell you how to use the microcontroller, is not just a procedure adopted, I believe you will certainly learned a lot after reading!
200hz频率产生
- 此程序完成功200HZ的固定频率,稳定性很高,波形失真度小,如果要想产生固定频率,这个程序是最好的选择!-success of this procedure 200Hz End of fixed-frequency, high stability, waveform distortion small, if they have a fixed-frequency, the procedure is the best choice!
凝固点汇编
- 该程序是用汇编语言编写的用于测试石油凝固点的程序,该程序对于应用汇编编程的初学者有很大的参考 价值-the program is written in assembly language for the testing of oil solidification point of the procedure, the procedure for application programming compilation of the beginners have great reference va
Go2
- DOS死机客星,能打破程序死循环,按住Ctrl +Esc即可使死掉的程序立即返回到Dos She-DOS crashed off satellite, to break cycle of death procedures, press Ctrl Esc will die so the procedure to return immediately to Dos She
(类)设计并实现一个具有并,交差等功能的集合类
- (类)设计并实现一个具有并,交差等功能的集合类 (假设采用顺序存储结构)。编写菜单驱动的C++程序, 利用该类实现集合的并,交差等运算。 -() design and implementation, and have a, perfunctory function of the collection classes (assuming sequential storage structure). Prepare a menu-driven C procedure, and us
三数比大小
- 汇编语言上机第一题:三个无符号数比大小,此程序相当于C语言中的SWAP语句-assembly language on the first plane that : three unsigned than size, this procedure is equivalent to the C language statement SWAP
caidan12
- 一个简单的菜单窗口程序,适合处学者应用改编,增加其他功能.-a simple menu window procedure for scholars Office applications, adapted to increase other functions.
字符串的查找
- 该程序是用汇编语言实现对字符串的查找,有模糊查找功能.3x-that the procedure was used assembly language to achieve the right search string, a fuzzy search capabilities. 3x `` `
汇编注册登陆程序
- 汇编语言实现的简易登陆系统, 1、用户登陆:用户通过输入已注册的用户名和密码登陆,输入正确显示功能界面,否则显示重输提示。 2、注 册 :在登陆输入用户名时,通过输入‘new’来注册新用户。当注册新用户名已经存在时,则 提示重新输入。 3、功能界面:修改当前登陆用户的密码,显示所有已注册用户的信息,退出程序。 4、数据保存:以文件形式保存在D:\\users.dat,每个记录30个字节,每个记录包含两个字段,用户 名(20B)和密码(10B)。 -compilation of
1XUESHENG
- 利用宏汇编编写,可实现硬件中断触发,是一个比较好的程序-prepared using macro assembler, hardware interrupt trigger is a good procedure
CMOS加密软件防止非法拷贝
- 们运行软件时经常会遇到以下情况,有的软件在一台机器上安装后就不能将其拷贝到其他机器上运行;有的软件甚至连原来机器的软、硬件配置改变后也无法再次运行。其实这些情况有的是利用CMOS对软件加密来实现的。安装软件时,通过安装程序把软件安装到硬盘上,同时把当前机器的CMOS信息保存到安装软盘上,也就是相当于保存了密钥。等到以后在硬盘上运行该软件时,软件的主程序会把记录在安装盘上的密钥与正在运行该软件机器的CMOS信息进行比较,如果完全相同,则允许软件继续运行,否则终止软件运行。国内的许多软件都是采用此原
汽车小鸟动画
- 用汇编编的可以选择显示汽车,小鸟等动画的程序,内有说明-compilation series with the choice showed that the automobile, such as animation birdied the procedure, which is described
精致小闹钟
- 报时小闹钟 本程序是一个用汇编编的精致的图形时钟,运行时双击clock图标即可, 钟表显示的时间为本机系统的时间。 按b键可扩大画面 ;按s键可缩小画面;按c键可改变颜色;按e键可听音乐; 按q键退出本程序. -timekeeping small alarm clock this procedure is a compilation series with exquisite graphics clock, double-click the clock run
f-output
- 这段程序主要是接受外部频率变化要求时提供频率校正的中断程序,提供高精度的频率输出,精度可达万分之二-this procedure are largely external frequency requirements for the interruption frequency calibration procedures, and providing high-precision frequency output accuracy of two ten thousandths
BDJ_RM10.ZIP
- PIC CRC校验程序,初始化FFFF 就可自由下载此源码-PIC procedure, initialize FFFF can download this free source
shizh
- 这个时钟程序是我在1993年编的一个小程序,现在贴出来给大家做参考,它执行后驻留内存,到整点时会报时,你可以用 Ctrl-Alt-U 把它从内存中下掉,可以用 Ctrl-Alt-C 变换颜色,用 Ctrl-Alt-O 把报时声音关掉(如果感到讨厌的话),在驻留内存时,用了直接改内存控制块的方法,所以用 MEM 或 MI 无法在内存中看到它,键盘控制用了直接截取 INT 9 的方法。 这个程序虽然很小,编译后才1K多一点点字节,但是麻雀虽小,五脏俱全,在这个程序中,你可以参考到以下编程方法
TEA5767
- 5767例子程序,用C编程,很经典,大家直接复制来用-5767 examples of the procedure, using C programming, it is a classic, we directly copy to use
An-Initialization-Procedure-in-Solving-Optimal.ra
- An Initialization Procedure in Solving Optimal Power Flow by Genetic Algorithm.With this procedure, one can start the optimization process (i.e., genetic algorithm) with a set of control variables, causing few or no violations of constraints.