-
用CSharp写的画橡筋线程序,虽然不是很复杂,但是提供了基本的思路,可以注释很详细,相信大家都可以看得懂!...
用CSharp写的画橡筋线程序,虽然不是很复杂,但是提供了基本的思路,可以注释很详细,相信大家都可以看得懂!-CSharp written with rubber band line painting process, although not very complicated, but provides the basic ideas can be very detailed notes, I believe that everyone can understand!
- 2022-08-13 15:12:44下载
- 积分:1
-
COM串口终端调试程序
COM串口终端调试程序-COM serial terminal debugger
- 2022-05-06 12:52:43下载
- 积分:1
-
最低松弛度优先算法
char pname[5]; //进程名
int deadtime; //周期
int servetime; //执行时间
//周期进程某一次执行到停止的剩余需执行时间(考虑到抢占),初始为deadtime
int lefttime;
int cycle; //执行到的周期数
//进程最近一次的最迟开始执行时间,- currenttime 即为松弛度
int latestarttime;
//进程下一次最早开始时间
int arivetime;
int k; //k=1,表示进程正在运行,否则为0,表示进程不在执行期间
/*
若存在最小松弛度进程个数多于1个,
则采用最近最久未使用算法
采用一计数器LRU_t
*/
- 2023-06-22 00:00:04下载
- 积分:1
-
反汇编32位intel机器指令的源代码,只写完了80386的指令,没有加入后续指令及浮点指令,不过源代码考虑了可扩展性,可以很容易加入其它指令.由于我还不了解6...
反汇编32位intel机器指令的源代码,只写完了80386的指令,没有加入后续指令及浮点指令,不过源代码考虑了可扩展性,可以很容易加入其它指令.由于我还不了解64位的汇编指令,所以没考虑对64位的扩展.反汇编的结果经与W32DASM对比,发现了W32DASM的许多错误,如果发现我的源码译错了请email我(只限80386指令),我的email在源代码文件中-compilation of 32 anti-intel machinery orders source code, only 80,386 finished the instructions not to include follow-up instructions and floating-point instructions, but the source code to consider the scalability, it is very easy to join other directives. Since I do not yet know the compilation of 64 instructions, we had to consider the right 64 expansion. anti-compile the results contrast with the W32DASM found W32DASM many mistakes, I found the source code translation wrong Please email me (only 80,386 directive), I email the source document
- 2022-03-21 08:58:10下载
- 积分:1
-
用EVC开发的WINCE下的电池电量显示软件
用EVC开发的WINCE下的电池电量显示软件-Developed with the EVC battery under WINCE display software
- 2022-03-20 20:07:46下载
- 积分:1
-
3G 比较全面的map信令流程,详细分解描述了各种流程。对于学习MAP协议很好。...
3G 比较全面的map信令流程,详细分解描述了各种流程。对于学习MAP协议很好。-3G signal a more comprehensive map of the flow, a detailed description of a variety of flow decomposition. Study well for the MAP protocol.
- 2022-08-22 03:18:03下载
- 积分:1
-
撤消删除文件在 NTFS 中
NTFS-"新技术文件系统"是首选的本机文件系统为 Windows NT 系列。它是一个更复杂的强大的和复杂的文件系统比 FAT 文件系统。它是十分有效的为更大的磁盘。有很多工具出在互联网中为恢复已删除的文件从 NTFS,但咀嚼不找到一个与源,现在。我创建了此工具,以满足我的好奇心,我提出诚挚的祝福: 祝你有相同的兴趣。这里是与源的工具。
- 2022-12-17 23:30:03下载
- 积分:1
-
基于vb平台环境下的word二次开发实例程序
基于vb平台环境下的word二次开发实例程序-vb platform environment based on the word examples of secondary development procedures
- 2022-07-23 12:45:15下载
- 积分:1
-
化工设备图形监控,用到的可以下载,很不错的。
化工设备图形监控,用到的可以下载,很不错的。...
化工设备图形监控,用到的可以下载,很不错的。
化工设备图形监控,用到的可以下载,很不错的。-Chemical Equipment graphical monitoring, can be used to download, very good. Chemical Equipment graphical monitoring, can be used to download, very good.
- 2022-08-14 18:57:23下载
- 积分:1
-
将bmp转换为include文件,用于嵌入式编程中
将bmp转换为include文件,用于嵌入式编程中-will include conversion of documents for Embedded Programming
- 2023-05-19 06:05:03下载
- 积分:1