-
很多经典的汇编代码~电子时钟~日期显示~中标显示~磁盘文件读写~简易文本编辑器~等等!...
很多经典的汇编代码~电子时钟~日期显示~中标显示~磁盘文件读写~简易文本编辑器~等等!-many classical compilation code-date electronic clock showed ~ ~ ~ successful show-writable disk summary document text editor, and so on ~!
- 2022-01-31 13:57:41下载
- 积分:1
-
RC(2),RC(4),RC(5),RC(6)算法.我的珍藏软件,毕业设计时候编写的.现在和大家一起分享.希望能帮助大家....
RC(2),RC(4),RC(5),RC(6)算法.我的珍藏软件,毕业设计时候编写的.现在和大家一起分享.希望能帮助大家.-RC (2), RC (4), RC (5), RC (6) algorithm. My collection software, designed to prepare graduates for. Now and share with everyone. I hope everyone can help.
- 2022-10-12 04:25:03下载
- 积分:1
-
C语言写的俄罗斯方块程序
其中的主要逻辑有:
(1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。
(2)得分越高,方块下降速度
C语言写的俄罗斯方块程序
其中的主要逻辑有:
(1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。
(2)得分越高,方块下降速度越快(每200分为单位)。
(3)每下落一个方块加1分,每消除一行加10分,两行加30分,三行加70分,四行加150分。初试分数为100分。
游戏控制:
up-旋转;空格-下落到底; 左右下方向键-控制方向。P-开始或暂停游戏。 ESC-退出。
特点:
(1)由于tc不支持中文,所以基本都是英文注释。
(2)函数命名尽可能规范的表达其内部处理目的和过程。
(3)代码加上注释仅有577行。(我下载过的两个俄罗斯方块代码一个在1087行,一个在993行,我的比它们代码少)。
(4)除了消除空格时算法比较复杂,其他算法都比较简单易读。
(5)绘图效率和局部代码效率扔有待提高。
(6)FrameTime参数可能依据不同硬件环境进行具体设置,InitGame需要正确的TC路径。
-err
- 2023-05-30 22:10:03下载
- 积分:1
-
This is a program for snake games.
这是一个很经典的游戏――贪吃蛇的游戏源码,用汇编编的。-This is a program for snake games.
- 2022-08-14 02:24:12下载
- 积分:1
-
给出具体的几个汇编源代码.相信您看过之后对汇编语言编程会有所了解....
给出具体的几个汇编源代码.相信您看过之后对汇编语言编程会有所了解.-give a specific compilation of several source code. Do you believe that, after reading the assembly language programming will understand.
- 2022-02-15 08:05:06下载
- 积分:1
-
PCI routines
PCI例程
- 2022-02-24 09:48:54下载
- 积分:1
-
pic渐明渐暗
LED控制系统子程序
微芯公司的PIC子程序库及运算平台...
pic渐明渐暗
LED控制系统子程序
微芯公司的PIC子程序库及运算平台-pic gradually dimming LED control system prescribed subroutine PIC Microchip
- 2023-04-14 02:45:04下载
- 积分:1
-
TC1320 drive the process to achieve the realization of DA conversion. Entrance p...
本程序实现驱动TC1320实现DA转换。
入口参数:待转换的数据在SOU中。
出口参数:无。-TC1320 drive the process to achieve the realization of DA conversion. Entrance parameters: the data to be converted in the SOU. Export parameters: None.
- 2022-01-25 16:18:25下载
- 积分:1
-
Data Acquisition System programs. The water temperature control system designed...
数据采集系统方案.本设计以水温控制系统为载体完成数据信号的采集和数字信号的处理,利用SPCE061A自带的10位AD转换器,完成对水温的采样,通过数字滤波等技术消除干扰因素,并且对采集的温度值进行PID运算处理,实现对水温的控制。-Data Acquisition System programs. The water temperature control system designed to be completed as the carrier data signal acquisition and digital signal processing, use SPCE061A own 10 AD converter, to complete the sampling of water temperature through digital filtering techniques to eliminate interference factors, and on the acquisition value of PID temperature processing, to achieve temperature control.
- 2022-02-07 22:54:53下载
- 积分:1
-
this is a program design in assembly language,individual file manage system
这是个汇编语言写的课程设计,个人档案管理系统-this is a program design in assembly language,individual file manage system
- 2022-01-29 01:26:00下载
- 积分:1