▍1. the_smapl_the
这是一个关闭计算机的小模块,可以关闭win32和winnt内核的计算机,(This is a small module, shut down the computer can close the win32 and winnt the kernel of the computer,)
这是一个关闭计算机的小模块,可以关闭win32和winnt内核的计算机,(This is a small module, shut down the computer can close the win32 and winnt the kernel of the computer,)
On the Implementation Mode of the Support Vector Machine
局域网上一个很好用的软件——飞鸽传书IPMSG的源代码原件(LAN is a very useful software- flying pigeon book IPMSG original source code)
开放源码的一个广域网协议ATM的实现,不错的选择(The realization of the open source a wan protocol ATM, good choice)
可以显示当前正在运行的进程,选择截杀,可以为自己的进程添加注释(Can display the current running process, the choice put away, you can add a comment for your process)
这个程序时avl树的所有算法的实现,包括插入删除新建排序,是数据结构学习者的极佳材料(Avl tree all the algorithm when the program implementation, including delete insert new sorting, excellent material learners is a data structure)
动态分区方式主存的分配和回收, 通过本实验可以了解在动态分区管理方式(Dynamic partitioning method of main memory allocation and recovery, by way of this experiment can understand the dynamic zoning administration)
多线程下载文件,非常好的示例 多线程下载文件,非常好的示例(MultiProcess Down load file , very good sample)
Delphi教程多线程与数据库,很好的Delphi资料,快来下载学习吧。(Delphi tutorials and multi-threaded , a good Delphi information, download Come learn it.)
UI间线程数据传输,初学者可以参考消息收发机制。(UI data transmission between threads)
处理接收到的信息,因为接收到的信息是按一定规律进行编码的,所以进行解码后,激活数据 库线程,保存数据,激活内存刷新数据,更新实时环境信息,判断数据是否越界,若越界则激活设备控制线程进行相应的控制。(Li received the information, because the received information is encoded according to certain rules, so after decoding, the activation data thread library, save the data, activates the memory refresh data, real-time environmental information update, judge whether data cross-border, if cross-border activation equipment control thread corresponding control )
本程序用两种算法对五个进程进行调度,每个进程可有三个状态,并假设初始状态为就绪状态。初始优先数60。为了便于处理,程序中的运行时间以时间片为单位计算,各进程的优先数或轮转时间数以及进程需要运行的时间片数的初值均由用户给定。3) 在优先数算法中,进程每执行一次,优先数减3,CPU时间片数加1,进程还需要的时间片数减1,在轮转算法中,采用固定时间片,时间片数为2,进程每执行1次,CPU时间片数加2,进程还需要的时间数减2,并排列到就绪队列的尾上。(This procedure using two algorithms for five scheduling process, each process can have three states, and assuming that the initial state to the ready state. The initial priority number 60. To facilitate processing, the program runs in time for the unit time slices, each time slice process priority number or rotation time and the number of processes that need to run the initial value by the number given by the user. 3) the priority number algorithm, the process Each time, priority number minus 3, CPU time slices plus one, the process needs time slices minus one, in the Round Robin, the fixed time slice, the time slice number 2 , each process is d once, CPU time slices plus 2, the process needs time minus 2, and arranged into the tail of the ready queue.)
列出所有进程 以及各进程所在位置!列出进程PID 实时刷新!(List all processes and process location! Lists process PID refresh in real time!)
控制台程序中Critical简单使用实例。创建两个线程使线程能够达到同步。(Console application Critical simple example. Create two threads to synchronize the threads.)
多线程实现DFT和FFT算法 采用手动管理线程 结果输出至文本 未优化效率不高 (MultiThread DFT FFT)
日志模块 支持多线程 可用于linux windows系统,项目中实际使用多年 没有问题。(log system for linux and windows)
疯狂iOS讲义6-9章讲义, 主要是多线程和网络编程部分的内容(crazy iOS 6-9chpter)