-
an example for uninstaller
an example for uninstaller
- 2022-11-16 07:15:03下载
- 积分:1
-
命令行下嗅探的源代码
命令行下嗅探的源代码-command line sniffer source code
- 2022-05-07 03:53:30下载
- 积分: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的简单小程序,利用多个按钮控件,可实现一般加减乘除运算
- 2022-03-21 19:23:03下载
- 积分:1
-
crawl under the screen Win
在Win下抓取屏幕-crawl under the screen Win
- 2022-01-25 13:58:43下载
- 积分:1
-
C++Prototype C 源码,经典下载
C++Prototype C 源码,经典下载-C++ Prototype C source code, classic download
- 2023-05-18 01:00:03下载
- 积分:1
-
Windows Mobile 6下的SIM卡操作测试程序,实现了SIM卡的打开、读、写、删除操作。在VS2005下编译。...
Windows Mobile 6下的SIM卡操作测试程序,实现了SIM卡的打开、读、写、删除操作。在VS2005下编译。-Windows Mobile 6 under the SIM card testing procedures, to achieve a SIM card to open, read, write, delete operation. Under the VS2005 compiler.
- 2022-07-14 10:56:17下载
- 积分:1
-
具有服务器信息探针,文件浏览、打包、解压,批量文件上传,搜索,数据库操作等功能
具有服务器信息探针,文件浏览、打包、解压,批量文件上传,搜索,数据库操作等功能-with server information probe, the file browser, packing, unpack, Batch file upload, search, databases and operating functions
- 2022-11-13 17:30:04下载
- 积分:1
-
面向对象程序设计课程实验,关于一个猜数游戏的源码
面向对象程序设计课程实验,关于一个猜数游戏的源码。很无聊。。。课程作业而已
- 2023-01-13 09:10:03下载
- 积分:1
-
Self
自学c++半月通,pdf格式,分15天,循序渐进-Self-c++ Half pass, pdf format, at 15 days, step-by-step
- 2022-04-07 13:08:58下载
- 积分:1