-
对PE文件尾部加上一个区段来实现对文件的加密功能,ASM语言编写。...
对PE文件尾部加上一个区段来实现对文件的加密功能,ASM语言编写。-The tail of the PE file with a section of the document to achieve encryption, ASM language.
- 2022-04-24 20:59:57下载
- 积分:1
-
DC machine code
直流电机的程序代码-DC machine code
- 2022-02-07 16:03:51下载
- 积分:1
-
利用PC机的硬件定时8253, 编制秒表延时(0~9秒)程序.要求: 按任意键,开始计时, 在屏幕上以1秒间隔从0到9显示 按ESC键,计时停止....
利用PC机的硬件定时8253, 编制秒表延时(0~9秒)程序.要求: 按任意键,开始计时, 在屏幕上以1秒间隔从0到9显示 按ESC键,计时停止.-use of PC hardware-timed 8253, the establishment of a stopwatch Delay (0 ~ 9 seconds) program. Requirements : by the arbitrary button, the timer on screen to a second interval from 0 to 9 shows by the ESC key, a time to stop.
- 2022-03-24 09:19:04下载
- 积分:1
-
一个S60V3 FP1 的编辑软件,可以对一些TXT文件编辑
一个S60V3 FP1 的编辑软件,可以对一些TXT文件编辑-S60V3 FP1 one of the editing software, you can edit a number of TXT file
- 2022-11-29 09:15:04下载
- 积分:1
-
视窗环境下32汇编语言程序设计
Windows环境下32位汇编语言程序设计-Windows environment next 32 assembly language programming
- 2022-07-22 12:49:47下载
- 积分:1
-
用matlab所编用传输矩阵法计算光子晶体的能带结构的程序
用matlab所编用传输矩阵法计算光子晶体的能带结构的程序-prepared by using Matlab using the transfer matrix method photonic crystals with the structure of procedures
- 2022-02-11 11:28:40下载
- 积分:1
-
it can help you use C++ program we
it can help you use C++ program we
- 2022-04-13 15:44:34下载
- 积分:1
-
Mcf5307 development board based on the liquid crystal display sed1335 control pr...
基于mcf5307开发板的sed1335控制液晶屏显示的程序-Mcf5307 development board based on the liquid crystal display sed1335 control procedures
- 2023-01-14 21:40:04下载
- 积分:1
-
中断程序 实现统计男女生个数 0代表男生 1代表女生 键盘输入...
中断程序 实现统计男女生个数 0代表男生 1代表女生 键盘输入
-Interrupt program for boys and girls to achieve statistical number of 0 for boys and girls on behalf of a keyboard input
- 2022-03-19 08:08:48下载
- 积分:1
-
//float abnormal control
//浮点异常的控制位 #define FPUEM_INVALIDOP 0x01 #define FPUEM_DENORMALOP 0x02 #define FPUEM_ZERODIVIDE 0x04 #define FPUEM_OVERFLOW 0x08 #define FPUEM_UNDERFLOW 0x10 #define FPUEM_PRECISON 0x20 #define __FORCE_INLINE__ __inline /*---------------------------------------------------------- 打开指定的浮点异常 关闭指定的浮点异常-//float abnormal control-# define FPUEM_INVALIDOP 0x01# define FPUEM_DENORMALOP 0x02# define FPUEM_ZERODIVIDE 0x04# define FPUEM_OVERFLOW 0x08# define FPUEM_UNDERFLOW 0x10# define FPUEM_PRECISON 0x20# define __FORCE_INLINE __ __inline /*---------------------------------------------------------- designated open abnormal closure of the floating-point designated float anomalies
- 2023-05-15 01:00:03下载
- 积分:1