-
ParticleScreenSaver粒子屏幕保护程序
通过opengl和c++实现动画粒子效果的屏幕保护程序:ParticleScreenSaver粒子屏幕保护程序
- 2022-03-05 04:39:44下载
- 积分:1
-
This procedure is a file compression, after compression format*. gz. This proced...
本程序是对文件进行压缩,压缩之后的格式为*.gz。本程序只是为了说明压缩和解压的原理,写得比较简明。运行此程序的时候,首先会生成一个.txt文件,然后对该文件进行压缩,生成.gz文件,最后会对.gz文件进行解压,生成一个新的.txt文件。-This procedure is a file compression, after compression format*. gz. This procedure only in order to explain the principles of compression and decompression, written in more concise. Run this program, the first will generate a. Txt file, and then compress the file to generate. Gz files, last will. Gz unzip files to generate a new. Txt file.
- 2022-09-30 04:50:03下载
- 积分:1
-
运行一个程序并等待它运行结束
运行一个程序并等待它运行结束-The example of running an application and waiting its over
- 2022-04-25 04:29:22下载
- 积分:1
-
绝对的获取变量地址的源代码,希望对大家有帮助
绝对的获取变量地址的源代码,希望对大家有帮助-Absolute variable addresses to obtain the source code, and they hope to help everyone
- 2022-07-23 16:55:01下载
- 积分:1
-
wince开发的网络客户端程序!对于用wince嵌入式开发的人员来说是不可或缺的好东西!...
wince开发的网络客户端程序!对于用wince嵌入式开发的人员来说是不可或缺的好东西!-wince development network client program! For wince embedded staff development is essential to good things!
- 2022-07-15 05:17:48下载
- 积分:1
-
由于不上传就不能下载 所以我随便传了一个这个程序能计算一个中缀表达式 不能处理负数 (呵呵 还没写好)...
由于不上传就不能下载 所以我随便传了一个这个程序能计算一个中缀表达式 不能处理负数 (呵呵 还没写好)-Because doing not ascend to spread and then can t wnload so I spread literally a this procedure can compute a the inside expresses the type can t handle minus quantity( the hahah hasn t written good)
- 2022-07-09 02:53:46下载
- 积分:1
-
convert binary data of RADAR to 8 bits bitmap implement enhanced LEE filtering a...
将微波遥感的二进制数据转换成8位位图,然后对其实现增强LEE滤波以及sigma滤波算子,并可以对位图进行缩放显示-convert binary data of RADAR to 8 bits bitmap implement enhanced LEE filtering and sigma filtering can zoom and display the bitmap
- 2022-03-16 02:12:53下载
- 积分:1
-
汽车服务计费系统
- 2023-06-24 10:50:05下载
- 积分:1
-
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了I...
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了INT0中断,一般中断程序进入时应保护PSW,ACC以及中断程序使用但非其专用的寄存器。本例的INT0程序保护了PSW,ACC,2等三个寄存器并且在退出前恢复了这三个寄存器。另外中断程序中涉及到关键数据的设置时应关中断,即设置时不允许重入。本例中没有涉及这种情况。
实验开始时K8应在H(高电平)端,要产生中断时先拨向L(低电平)端再拨回H端。
-Interrupt service s key is: 1. the protection enters when the interrupt condition, and when the withdrawal interrupt before regains enters the condition. 2. must in the interrupt routine establish whether to permit the interrupt re-entry, namely establishes the EX0 position. in this example has used the INT0 interrupt, generally the interrupt routine enters when should protect PSW, ACC as well as the interrupt routine use but non-its special-purpose register. This example INT0 program protection PSW, ACC,2 and so on three registers, and restored these three registers before the withdrawal. Moreover in the interrupt routine involves to when the essential data establishment should close the interrupt, namely when establishment does
- 2022-03-22 04:01:46下载
- 积分:1
-
C/C++ 语言参考
其中包含了所有C/C++ 语言中的相关函数
C/C++ 语言参考
其中包含了所有C/C++ 语言中的相关函数-C/C++ Language Reference includes all C/C++ Language correlation function
- 2022-10-18 20:20:03下载
- 积分:1