搜索资源列表
SparcZ
- 用win32汇编编写的类*的东西,运行后在机子上打开23端口,用telnet登陆,可以运行下列命令: open filename - open the file or program msg message - place message plainly over screen box message - show within a messagebox cdopen - to open CDROM drive door cdclose - to close CDROM d
texted
- 一个汇编做的文本编辑器,教学案例.可以打开和保存文件-a compilation of the text editor, teaching cases. Can open and save documents
against-tracking
- 用指令预取反跟踪。CPU 的执行时并不是执行到哪一句再到内存中去取那一句,而是先读入到 CPU 的 Cache 中,如果指令已经到了 Cache 中,再将它修改也没有用了,如果用跟踪程序的话,CPU 的 Cache 中就不会是跟正常执行时的指令相同,所以可以改动下几条指令,当然是故意改错,如果没有跟踪,程序还回照常执行,有跟踪的话,那就... -with instructions Prefetching anti-tracking. CPU implementation is not an
Hanogkhk
- 用递规子程序的方法实现HANOI塔问题.子程序模块个数不限. 要求: 盘子个数可以输入,第一个塔为A,第二个塔为B,第三个塔 的名称为C.打印出移动过程. -regulation subroutine with the delivery method HANOI Tower. Open-number subroutine modules. Requirements : Number plate can be imported, a Tower A, the second tower
planefighter
- 我是学程序员的 现在也才是学习阶段 这个小游戏是我第一次的实训做的 不过这个飞行射击游戏必须要在WIN-TC环境下才能打开 我已经把这个小软件放在包里了 安装就哦了. -I study programmers now is the learning phase of this little game is the first time I have done the Practical But the fly OK shooting games must WIN-TC can open
5VS5足球机器人仿真程序
- 5VS5足球机器人仿真程序,用Visual C++ 6.0打开后即可编译。,5VS5 soccer robot simulation program, using Visual C++ 6.0 can be compiled after the open.
MorphDisplay
- Vb做的LED钟,下载后使用,用RAR打开,找到主文件,即可进入。-Vb doing LED clock, download to use, with the RAR to open, find the master file, you can enter.
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
yqyz
- 该程序通过DOS 提供了一组对磁盘文件的建立、打开、关闭和读写等操作的功能调用,利用 DOS 和 BIOS 的功能调用,汇编语言可实现对磁盘文件的存取。对磁盘文件的管理采用文件句柄方式。现菜单选择以及处理各种功能键的多种中级功能。实现复制、剪切、粘贴等高级功能,并且制作一个菜单,使用菜单条选择功能,让用户选择演奏的乐曲,实现音阶演奏。实现枪声,界面美观,程序结构化程度高,模块结构合理。 此压缩包包括所以课程设计文档和源代码-The procedure provides a set of DO
shipin
- 视频采集与回放,用VC++编写,用一般的c++软件都可打开-Video capture and playback, using VC++ to prepare, to use normal c++ software can be open
grademanagement
- Student学生成绩管理系统是一个使用MASM宏汇编语言开发的试验性项目。它实现了学生学号、姓名、三门课程成绩的录入、修改、删除以及总成绩计算、按成绩排序等功能,并且可以将数据保存为磁盘文件,便于再次打开编辑。 程序基于DOS或Windows命令行模式运行,全屏显示,使用简单的键盘命令进行操作。可处理100条以内的学生记录。若记录较多,一页显示不下,可进行翻页操作。 -Student student grade management system is a MASM macro ass
200752113191589334
- 红外遥控编码发射器汇编程序,用dxp可以打开asm格式-Infrared remote control transmitter assembler code with asm format can open dxp
200752113192627448
- 红外遥控编码接收程序,可用DXP打开为ASM格式-Infrared remote control code to receive the procedure can be used to open for the ASM format DXP
TCP
- 扫描TCP端口是入侵者搜集目标主机开放端口的常用手法之一,而多线程的扫描能大大加快扫描速度。设置要扫描的起始IP和结束IP,开对应IP主机端口是否回复来证明是否开放-TCP port scan is a collection of target host intruder port open one of the common practices, and multi-threaded scanning can greatly speed up the scanning speed. Set u
mms
- 单片机控制密码锁,错误报警,正确打开,也可改密码等-SCM locks, an error report to the police, the right to open, but also can be password
WindowsAPI
- Windows API 函数(中文).CHM 很经典的东西 有兴趣的可以看看 支持源码开放-Windows API function (in Chinese). CHM things classic interested can look at the support for open source
1
- 采集0-7路输入来自直流源经分压器产生的0~5 V直流电压(可功能扩展,8路可接不同的传感器,采集不同的信号,例如:温度、湿度、图象、声音等)ADC0809将各路模拟信号分别转换成8位二进制数字信号,再对各路数据进行显示。各路通道采集方式为以约5s为周期循环采集(即0路、1路……7路、0路…)约每5ms更新,重新采集一次。显示方式为循环显示和单路显示:开关打开时,循环显示0-7路采集的数据;开关闭合时,显示当前单路采集的数据。3个七段数码管显示结果:最左边的一个数码管DS0显示通道号,其它两个数
jinyang
- 步进电机反馈控制系统 1)基本要求与提示 (难度系数1.0) 利用利用8255 输出脉冲序列,控制BA,BB,BC,BD 脉冲,经放大后驱动小型步进电机,达到使 电机定速运转之目的.。控制过程采取开环与闭环两种方式实现: (1)按指定速度控制输出实现开环转速变化; (2)按指定速度控制输出实现闭环转速变化,闭环控制根据偏差增减输出(固定值或与偏差成比例,类 似于积分调节); 《微机实验及课程设计》实验指导书 62 (3)速度参数可选择通过实验装置上的可变电位器
open-card-game
- 翻牌小游戏的代码 是一个5*5的翻牌小游戏代码 改过打开方式但是代码本身没有问题可以直接使用-Flop game code is a 5* 5 flop game code to turn the Open code itself is no problem, but can be used directly
Excel-computer
- 用于处理excel内的sheet内容,是用VB编的,只需要修改里面的文件位置,打开即可批量修改excel内的内容-For processing in the excel sheet content, is to use VB compiled, only need to modify the file location inside, open can bulk changes excel in content
