-
实现一个定时器的例子,用win32汇编实现,比较有意思
实现一个定时器的例子,用win32汇编实现,比较有意思-Example of realization of a timer, using win32 compilation of implementation, more interesting
- 2022-03-19 04:50:18下载
- 积分:1
-
winform program to achieve the operation of peeling the skin files and code proc...
winform程序实现换肤的操作及代码流程和皮肤文件-winform program to achieve the operation of peeling the skin files and code processes and
- 2022-01-25 18:03:41下载
- 积分:1
-
windows 程序设计源码最后3个源码
windows 程序设计源码最后3个源码-windows programming source final three FOSS
- 2022-04-18 19:26:08下载
- 积分:1
-
nero sdk 1.08
在windows平台,通过nero sdk的接口,编程直接调用进行刻录。
- 2023-01-07 12:00:03下载
- 积分:1
-
evc 开发的UI程序源码 evc 开发的UI程序源码
evc 开发的UI程序源码 evc 开发的UI程序源码-UI development process EVC EVC source UI development process source
- 2023-04-16 21:10:04下载
- 积分:1
-
//作者:今去冠首你你魔(jqgsninimo)
//作成日:2008年7月13日
//MSN&电子邮件:jqgsninimo@hotmai...
//作者:今去冠首你你魔(jqgsninimo)
//作成日:2008年7月13日
//MSN&电子邮件:jqgsninimo@hotmail.com
//博客:http://shujiantang.blogbus.com/
//声明:本程序可被转载使用,但请保留以上信息.对本程序有任何疑问,可通过以上联系方式联系本人.
//程序简介:
//MFC视窗程序中,如果直接在主进程中执行耗时任务,界面会处于假死状态.
//使用CWaitWnd类,可在耗时任务执行期间弹出一个不断滚动图像的等待窗口,告之用户,程序正在处理任务.
//CWaitWnd类可自定义滚动图像列表和显示文字,并提供有默认图像列表和文字,以方便使用.
//CWaitWnd类采用用户指定窗口的字体显示文字,以使程序风格协调统一.
//CWaitWnd类在等待期间,将用户指定窗口设为繁忙状态(鼠标成沙漏装),以实现完善的提示功能.
//使用方法:
//创建CWaitWnd对象后,需要首先调用CWaitWnd::Create函数,进行初始的构建工作.
//在处理耗时任务前,调用CWaitWnd::StartWait函数,弹出等待窗口.
//在任务处理完成后,调用CWaitWnd::EndWait函数,结束等待.
-err
- 2023-02-09 06:30:03下载
- 积分:1
-
svmlight_matlab_windows_X64
svm-light相比libsvm使用简单,只有learn和classify两个,没有scale。集成进自己的工程大致有两种方式:1.工程内部system调用两个exe;2.封装源码嵌入工程。
svm_light训练和预测使用方法参考官网how to use就ok
- 2022-01-25 14:15:52下载
- 积分:1
-
颜色变换RichEdit
对RichEdit进行颜色变换
- 2022-01-26 03:30:55下载
- 积分:1
-
由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1...
由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1-10秒)和进程优先级
(1-10,10最高1最低)由程序随机产生,进程有2种状态就绪状态(Ready)和完成状态(Complete)首先根据优先级对进程进行排序,再根据优先级分配时间片运行每次分给进程的时间片为1秒,运行完后需运行时间减1优先级减1转下一个进程。如果进程已经完成就插入到完成队列,如果没有完成就重新插入到就绪队列中的正确位置
程序有两种运行方式:
1、可以直接给出最后的运行结果,进程最后的优先级、
运行完每一个进程的时间及完成进程的总时间,进程最后的状态。
2、可以选择自动运行,过程中显示每一次调度信息包括本次调度进程完成队列信息就绪队列信息等*/
-Process user input from a number of systems (up to 50 processes) to simulate priority scheduling algorithm is the assumption that the process of arrival at the same time CPU, the process of run-time (1-10 seconds) and the process priority class
(1-10,10 highest minimum 1) randomly generated by the process, the process has two kinds of status status ready (Ready) and achieve status (Complete) First of all, the process in accordance with the priority ranking, and distribution in accordance with the priority of each time slice to run to the process time slice for the second one, to be run after run-time priority class minus one minus one to t
- 2023-01-17 10:50:04下载
- 积分:1
-
在arm9 2440 开发板上采用RTP协议实现语音传输 需在开发板上接入麦克风...
在arm9 2440 开发板上采用RTP协议实现语音传输 需在开发板上接入麦克风-In the arm9 2440 development board using RTP protocol for voice transmission needs in the development of on-board access to the microphone
- 2022-02-03 16:01:22下载
- 积分:1