-
请认真阅读您的文件包和描述,它至少有40字节的英文。
Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory. -Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-01-24 09:22:54下载
- 积分:1
-
windows下,USB程序,VC编译运行通过,实现了USB的一些基本功能...
windows下,USB程序,VC编译运行通过,实现了USB的一些基本功能-windows, under, USB program, VC compiled to run through to achieve some of the basic features of the USB
- 2022-05-14 13:49:36下载
- 积分:1
-
MP3播放器源码
MP3播放器源码-source MP3 player
- 2022-01-23 11:22: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
-
hope that we can exchange!
希望大家共同交流!-hope that we can exchange!
- 2022-06-28 15:16:35下载
- 积分:1
-
SUN Xin teachers VC++ Tutorial CD
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!第9章源程序!-SUN Xin teachers VC++ Tutorial CD-ROM source code, written in a few very good, code is also good, worthy of study! Chapter 9 source!
- 2022-09-02 04:40:03下载
- 积分:1
-
很好的多线程例子。这个例子实现了线程池和工作消费模式
很好的多线程例子。这个例子实现了线程池和工作消费模式-JobQ.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
JobQ.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CJobQApp application class.
JobQ.cpp
This is the main application source file that contains the application
class CJobQApp.
JobQ.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.
JobQ.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to stor
- 2022-02-24 15:16:57下载
- 积分:1
-
a book for c++
一本讲述C++的书,对于初学者很受益,值得我们去思考和借鉴-a book for c++
- 2022-03-15 01:23:13下载
- 积分:1
-
MsFlexGrid controls to achieve the text were changed in the source code
实现在MsFlexGrid控件中更改文本的源代码-MsFlexGrid controls to achieve the text were changed in the source code
- 2022-10-13 06:20:02下载
- 积分:1
-
example of floodfill and scan
example of floodfill and scan-line algorithsm for filling bordered area. Source code is in c++.
- 2022-03-05 20:36:32下载
- 积分:1