-
windows的写字板的vc实现
windows的写字板的vc实现-windows tablet to achieve the vc
- 2023-08-02 06:45:03下载
- 积分:1
-
读取目录下的所有txt文本文件
资源描述读取指定目录下的所有文本文件,指定目录是m_strSDFile,这个变量可以按需要改变,可以打开一个目录让用户选择。读取的方法采用递归调用,如果txt文件比较多,对于内存占用会比较多。文本文件的大小没有限制。文本文件找到后,存储在m_TxtFileArry中。
- 2022-09-20 19:15:03下载
- 积分:1
-
导航系统
应用背景设计导航系统。问,从用户和计算的航点之间的最小距离。关键技术在代码中使用没有主要的关键技术。此代码是用C + +和Borland软件一起UML类帮助Eclipse环境下。 ;
- 2022-09-25 16:50:03下载
- 积分: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
-
CT检测算法实现,配合硬件可以检测电流忽感器的状况,分流或开路...
CT检测算法实现,配合硬件可以检测电流忽感器的状况,分流或开路-CT detection algorithm to achieve, coupled with the hardware can detect the status of current suddenly sensilla, separate or open circuit
- 2022-11-09 01:35:04下载
- 积分:1
-
桌面向导运行结果的主要形式如图1.1所示。deskt…
桌面精灵的主窗体运行结果如图1.1所示。桌面精灵模块是以阴历和阳历相结合的方式显示的日历,其中还包含二十四节气以及一些中西方节日,这些特殊的日期都用不同的颜色进行标注。-Desktop wizard to run the results of the main form as shown in Figure 1.1. Desktop Wizard module is based on a combination of lunar and solar calendar display calendar, which also contains the 24 solar terms, and some Western holidays, these special dates are marked in different colors.
- 2023-03-14 00:20:03下载
- 积分:1
-
a prepared themselves to achieve the function of animation called vc application...
一个自己编写的实现了动画调用功能的vc应用程序-a prepared themselves to achieve the function of animation called vc applications
- 2022-03-11 17:48:52下载
- 积分:1
-
日历算法及源代码,C++语言开发。Word文档。那里…
万年历算法与源码,c语言开发。word文档。有兴趣的尽快下载-Calendar algorithm and source code, c language development. word document. There is interest in the download as soon as possible
- 2022-07-02 14:23:50下载
- 积分:1
-
100实例99 多功能的画笔
100实例99 多功能的画笔-100 99 multi-purpose brush
- 2022-10-13 12:30:03下载
- 积分:1
-
一个jsp的简明教程
一个jsp的简明教程-a Concise Guide to the jsp
- 2022-03-21 22:45:40下载
- 积分:1