-
这是一个封装了500多个Windows API的控件
TheCtrlEncapsulation500API.zip...
这是一个封装了500多个Windows API的控件
TheCtrlEncapsulation500API.zip-This is a package of over 500 Windows API controls TheCtrlEnca psulation500API.zip
- 2022-01-21 03:53:13下载
- 积分:1
-
Wince network time synchronization procedures. Terminal will function as local t...
Wince网络时间同步程序。功能为将终端本地时间与网络上某台服务器的时间同步。-Wince network time synchronization procedures. Terminal will function as local time with a network time server synchronization.
- 2022-03-13 01:49:56下载
- 积分:1
-
这是一个由用户界面实现的计算器,可用鼠标直接点击操作,包含了使用文档,说明文档和开发文档...
这是一个由用户界面实现的计算器,可用鼠标直接点击操作,包含了使用文档,说明文档和开发文档-This is a user interface realized by the calculator, can be used to operate a mouse click, including the use of documents, documentation and development documentation
- 2022-03-23 15:11:49下载
- 积分:1
-
Control area network implemented without while loop
Control area network implemented without while loop
- 2022-04-20 23:14:36下载
- 积分:1
-
We can arbitrarily communication, can also decompile, joined other omissions in...
大家可以任意传播,也可以反编译,加入其他本手册中遗漏的指令,但请保留此页,当然你可以加入修订者信息以及修订内容。
如有建议或修订请通知。 -We can arbitrarily communication, can also decompile, joined other omissions in this manual
- 2022-05-06 12:37:11下载
- 积分:1
-
一个关于模拟火燃烧的例子,用到了最简单的模糊算法。
一个关于模拟火燃烧的例子,用到了最简单的模糊算法。-A fire on the simulation example, using the most simple fuzzy algorithm.
- 2023-04-19 04:20:02下载
- 积分:1
-
形状上下文
形状上下文是形状区域的良好特征,用于解决形状匹配问题。所得结果对描述器的设计具有重要意义
- 2022-07-16 00:05:33下载
- 积分: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
-
多媒体定时器的使用
MFC学习用的,是MFC多媒体定时器的使用,MFC中定时器很多,对于SetTimer精度和优先级太低,而多媒体定时器精度相对高很多。在很多场合都用多媒体定时器来解决定时精度的问题。希望对大家用点作用!
- 2023-06-27 01:50:03下载
- 积分:1
-
随机时间的生成,可以用于其他很多应用,使用STL编的
随机时间的生成,可以用于其他很多应用,使用STL编的-time random generation, can be used in many other applications, the use of STL series
- 2022-02-02 19:37:00下载
- 积分:1