资源列表
CPPBugTrace
- 用于错误处理的一个C++类,可以实现自动化指针错误的地方,很适用于进程崩溃时发现出错的位置-For error handling, a C++ Category, you can realize automation pointer wrong place, it is applicable to the process of the collapse of the location of errors found
xuistringuint
- 主要是Wstring, UTF-8之间的转化-Mainly between Wstring, string, UTF-8 conversion
black
- 黑白棋的C程序源代码,不是很完善,还可以。-err
reader_writer
- 计算机操作系统,读者写者算法的C++源代码,-Computer operating system, readers who write algorithm C++ Source code,
compute102
- 利用MFC和堆栈编写的计算器,要学习堆栈和MFC的朋友可以借鉴-Written using MFC and the calculator stack, stack and MFC to learn can learn a friend
ctrl_alt_del
- 使CRTL+ALT+DEL失效 谢谢大家的支持-The CRTL+ ALT+ DEL failure
Sim_SDAOUT
- 串行数据转换并行数据接收,同志们看看 我觉得不错 自己写的 都用上了-Serial data receiving parallel data conversion and comrades feel good to see I wrote it myself have used
fenshidiaoduxitong
- 分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。-err
ctpcm
- This file contains the definition of the pcm device functions for Linux v2.13.6.
Exported-DLL-function-mode
- dll函数导出几种方法,VC下,基础学习-Exported DLL function mode
frmMain
- VB制作的一款小游戏软件,俄罗斯方块。方便快捷。-VB produced by a small game software, the Russian box. Convenient and quick.
vbapiregedit
- 一个关于注册表的例子。帮助初学者认识注册表。-A example for regedit,it is a good program for biginer.