-
用汇编写的 CRC的算法代码,里面包含16位和32位的,大家可以嵌入到高级语言中使用,有助于提高程序的效率!内有嵌入例子。...
用汇编写的 CRC的算法代码,里面包含16位和32位的,大家可以嵌入到高级语言中使用,有助于提高程序的效率!内有嵌入例子。-With the compilation of the CRC algorithm to write the code, which contains 16-bit and 32-bit, and they can be embedded into high-level language used to enhance the efficiency of the procedure! Example, there are embedded.
- 2022-05-18 10:22:55下载
- 积分:1
-
这是用win32汇编编写的资源编辑器,大家在进行VC++或win32汇编开发的时候,要进行资源界面的编辑,这个编辑器的功能比VC自带的更强大...
这是用win32汇编编写的资源编辑器,大家在进行VC++或win32汇编开发的时候,要进行资源界面的编辑,这个编辑器的功能比VC自带的更强大-This is a compilation prepared by the win32 resources editor, Members conducting VC++ compilation or win32 development of the times, resource editing interface, The editor of the VC, bringing their functional than the more powerful
- 2022-06-30 21:53:59下载
- 积分:1
-
汇编源码及二进制文件,读取/设置CMOS内容,含有对部分域的解析,适用所有IBM PC/AT机器CMOS...
汇编源码及二进制文件,读取/设置CMOS内容,含有对部分域的解析,适用所有IBM PC/AT机器CMOS-asm source code and binary file , access /config CMOS , which contents analysis for partial area ,fitting for all PC/AT machine CMOS
- 2022-07-21 08:59:27下载
- 积分:1
-
用C++实现银行的模拟
用C++实现银行的模拟-C Bank"s simulation
- 2023-08-16 01:35:10下载
- 积分:1
-
关于用c++实现对图片的放大,缩小以及循环播放的设置
关于用c++实现对图片的放大,缩小以及循环播放的设置-Study on the Use of c++ Achieve image to enlarge, narrow and Loop settings
- 2022-06-15 19:54:38下载
- 积分:1
-
Realize the storage and classification of the input points, and ultimately the f...
实现对分数的输入存储及分类,并最终以计数的形式在dos中显示!-Realize the storage and classification of the input points, and ultimately the form of innumerable dos to display!
- 2022-03-20 03:55:20下载
- 积分:1
-
利用汇编语言实现的一个打字练习程序,程序界面为典型的Dos窗口,当字符从窗口顶端掉下来后,如果按键与该字符相同,字符变为红色,在打字结束后,给出打字的统计结果,...
利用汇编语言实现的一个打字练习程序,程序界面为典型的Dos窗口,当字符从窗口顶端掉下来后,如果按键与该字符相同,字符变为红色,在打字结束后,给出打字的统计结果,在打字过程中按ESC可退出程序
-The use of assembly language to achieve a typing practice program, the program interface for the typical Dos window, when the characters fall from the top window, if the button with the same characters, the character turns red, in the typing after the end of typing results is given , in the typing process by pressing ESC to exit
- 2022-03-30 10:49:15下载
- 积分:1
-
该源码是利用Image制作小动画,使你的窗体看起来更加漂亮....增加观赏性...
该源码是利用Image制作小动画,使你的窗体看起来更加漂亮....增加观赏性-source is the use of Image Making small animation, make your windows look more beautiful .... increase spectator
- 2023-03-09 06:50:03下载
- 积分:1
-
英特尔PIII CPU的软件开发手册描述了英特尔IA
Intel PIII CPU 软件开发手册 描述了Intel IA-32 CPU体系下的程序设计 为Intel公司原著,由三个PDF文件组成,描述了Intel IA-32 CPU体系下的程序设计,分别为: 第一卷:基本体系 第二卷:指令集参考 第三卷:系统编程指南-Intel PIII CPU software development manual describes the Intel IA-32 CPU system of procedures designed to Intel original, by the three PDF files, describing the Intel IA-32 CPU system of programming, as follows : Volume I : Basic System Volume II : Instruction Set reference Volume III : System Programming Guide
- 2022-01-25 16:31:32下载
- 积分:1
-
This application report describes the use of Timer_A3 to decode RC5 and SIRC TV...
本应用报告描述了如何使用定时器对RC5和SIRC电视红外遥控信号进行解码。本报告中描述的解码器是中断驱动的,使用定时器的特定功能来操作后台功能。只有一小部分msp430cpu?使用非实时资源。定时器模块的特定硬件位锁存功能用于红外数据信号的实时解码,独立于CPU,与CPU异步。CPU活动和功耗保持在绝对最低水平。定时器实现还允许其他任务同时发生(如果需要)。所提供的解决方案是专为MSP430x11x(1)和MSP430x12x衍生产品编写的,但可以适用于任何其他包含定时器的MSP430。基于MSP430的电视遥控器设计
- 2022-01-27 17:19:39下载
- 积分:1