搜索资源列表
用VB做的一个简单通讯录
- 用VB做的一个简单通讯录-VB do a simple directory
jichunqi1
- 读寄存器内容的源代码环境是WINXP+MASM5.0通过编译生成可执行文件,双击,提示写入文件成功,按任意键推出。在程序的同一目录下的TEMP.TXT中已经写入了:-Reading Register contents of the source code WINXP MASM5.0 environment is generated through the compiler executable files , click, suggesting that writes the document
linuxwalkth
- LINUX基础教程 LINUX基础教程 LINUX基础教程 -LINUX based tutorial guide based LINUX based LINUX Guide Directory LINUX based tutorial guide based LINUX based LINUX based LINUX Guide Directory LINU X-based tutorial guide based LINUX
findFile_asm
- 查找制定目录下的文件,使用递归的方法实现!-you develop in the directory, using a recursive method!
Assemble
- 本人大二学习汇编语言程序设计时的全部源代码,均已经编译通过生成可执行文件,每个目录是一个程序。希望对学习汇编语言的同志有所帮助。-my sophomore year learning assembly language programming at all the source code, have already generated by compiler executable files, each directory is a process. Want to learn assembly
qdxinwang
- 青岛分类信息网整合企业名录.供大家分享 -classification Qingdao Information Network Integration Business Directory. For everyone to share
pwr_mgmt
- This directory contains example ADSPBF535 code, written in assembly, that changes the frequency and voltage using the push button switches on the board.
cpress_Memtest
- This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose of this software is to test the different memory segments in the Ez-Usb chip. This example will output the string \"good\" on the 7 segment
cpress_extr_intr
- The purpose of this example is to demonstrate that the functioning of External interrupts (INT0, INT1, INT4, INT5 and INT6) and how toset them up. This directory contains the frameworks fw.c, the test program extr_intr.c and the externa
asm_brick
- 用汇编写的弹砖块游戏,320x200x256模式。左右键控制挡板。打中不同的砖块会有不同的效果。当前目录下有一个map.txt的文件,用来存放砖块的排列。注:在XP下,可能显示有一定问题。-compilation was made with the bricks at the game, 320x200x256 model. About baffle control keys. Hit the bricks have different results. Current directory is
7777
- 汇编语言的罗云彬教程-compiled language Luo Bin Directory
finder1.rar
- 给定配置文件,在配置文件指定目录中,根据配置文件中指定多关键字进行文件内容搜索。 要求输出包含一个或多个以上关键字的文件路径,和关键字总匹配次数。 ,For a given configuration file, specify the directory in the configuration file, according to the configuration file to specify multiple keywords and file content search. Re
masm5
- 1、下载个masm5.0(简单,适合初学者),里面至少应包含masm.exe和link.exe,可能还包含其他的,不过我们只需要最基本的这两个。 2、将masm5.0压缩包里的程序解压(包含masm.exe和link.exe),放到一个目录中(如D:\masm),然后就在这个目录下建立个文本文件(如XX.txt)写入个汇编程序,保存,将后缀名改为XX.asm。 3、进入命令提示行(开始--运行--输入cmd) 4、进入程序所在文件夹(用dos的cd命令),以2中的为例,键入“d
proj
- 初音岛2 P.C.的文本汉化器,可以打开游戏目录下的mes脚本文件进行编辑。 project.inc为宏文件; project.asm为源代码; dcnames.dat为名字匹配文件; readme.txt为说明。详细说明见本文件。 随代码附了几个mes脚本,可用来测试。-DC2 P.C. Hatsune Chinese text, you can open the game directory and edit the scr ipt file mes. projec
convfft
- ase read your package and describe it at least 40 bytes. System will automatically delete the directory of debug and release, so please do not put files on these two directory.
rename
- 实现在指定目录及其子目录中搜索指定扩展名的文件,并更新为新的扩展名的程序reext 程序功能: 1.程序带有三个命令行参数dir、old和new,用法为: reext dir old new 其中Dir是一个全路径名,old和new是文件扩展名,如: Reext c:\ASM\TEST txt doc 2.程序实现的功能为:在路径Dir中搜索文件扩展名为txt的所有文件,如果找到,将其扩展名改为doc,而文件名不变: 3.较高要求,可以搜索指定目录的全部子
pattern
- this code is used for processing all the directory
30
- 从输入文件如in.txt读取数据(可以是当前目录,最好是可以由用户指定),经com1端口发送(自发自收),收到的内容存入输出文件如out.txt(可以是当前目录,最好是可以由用户指定)。要求在按键后启动发送,并开始计时,发送完毕后,结束计时,并显示发送所花时间(分钟:秒:毫秒)。-In.txt from the input file such as read data (the current directory can be the best can be specified by the u
results
- System will automatically delete the directory of debug and release, so please do not put files on these two directory.
ICCAVR6
- ICCAVR v6.31专业版内存补丁的使用 1、复制内存补丁IccAvrPro631.exe到ICC7AVR v6.31的安装目录下的bin子目录中; 2、以后每次使用ICCAVR 6.31时都只需运行内存补丁IccAvrPro 6.13.exe,内存补丁会自动启动ICCAVR6,并使之成为PRO版; 3、为了方便你可以给内存补丁复制一个快捷方式到桌面上 4、仅供学习使用,请不要用于商业目的,否则后果自负。 5、本人在使用ICCAVR6.31时,表现良好,在其他版本里面没