资源列表
MultiThread104
- win32环境下一个简单多线程程序的实现-win32 environment a simple multi-threaded procedures realize
MultiThread102
- 一个简单的多线程程序事例,自己运行以下,会有很大的收获-A simple example of multi-threaded program that they run the following, there will be a great harvest
DB_G1
- 数据库课程的作业,用来实现数据库数据的存取操作,比较简单,适合初学者。-Job program used to implement access operation data, relatively simple, suitable for beginners.
modify_db
- 一个工具类, 可以用于在windows/linux上批量修改sqlite数据库的类-one tool class, is used to batch update sqlite in linux/windows.
sqlite_database_encryption
- sqlite数据免费版的没有密码设置,但是可以通过提供的接口对其进行加密设置,本代码给出了加密设置的例子及其源码。-sqlite PKI
MultiThread101
- vc下的多线程编程本程序是一个简单的多线程开发实例-vc under the multi-threaded programming This procedure is a simple example of multi-threaded development
Multilevel-feedback-queue-scheduling
- 进程多级反馈队列调度:当一个新进程进入内存后,首先将它放入第一队列的末尾,按FCFS原则排队等待调度.当轮到该进程执行时,如它能在该时间片内完成,便可准备撤离系统 如果它在一个时间片结束时尚未完成,调度程序便将该进程转入第二队列的末尾,再同样地按FCFS原则等待调度执行,以此类推。-Multilevel feedback queue scheduling
multilanguage
- Vc界面编程的国际化部题,其有较好的使用参考,-Vc programming interface Ministry of International title, its a better use of reference,
MultiInheritance
- 实现C++类的多重继承\MultiInheritance\MultiInheritance.rar,很不错的vc源码,希望对大家有所帮助。-C++ classes to achieve multiple inheritance \ MultiInheritance \ MultiInheritance.rar, very good vc source code, we want to help.
MultiDesktop
- win 324 desktop multi desktoptrayicon-win 32 4 desktop multi desktop trayicon
MULTI.RAR
- Real Mode Multitasking/multithreading Demo
mtetris
- 用MATLAB实现的俄罗斯方块,代码简单使用,界面好看,操作简单。