资源列表
MultiThreadsforpandc
- 用VC6编写的,采用了多线程技术的,解决生产者消费者算法的代码-VC6 prepared with the use of the multithreading technology, and solutions to producers and consumers algorithm code
DispatcherServlet
- 这是java程序的 DispatcherServlet.java-This is the procedure DispatcherServlet.java
philosophers05
- 经典进程同步和互斥另类WINDOWS解法.定义信号量机制在WINDOWS下完成哲学家进餐问题.-classical process synchronization and mutex WINDOWS alternative solution. Volume definition signal mechanism in Windows complete the dining philosophers problem.
C++autoshutdown
- 界面上半部分用于即时显示当前系统的日期和时间信息,下半部分用于设置自动关机的日期和时间。当系统时间和设置的关机时间吻合(相等)并且“自动关机生效”被选中时,计算机将自动关闭。其中,只有当所设定的关机时间在有效范围内时(即大于系统时间),“自动关机生效”才能被激活。 组件设置 向窗体上放置两个tgroupbox组件:groupbox1和groupbox2,其caption属性分别设置为“当前系统时间”和“预设关机时间”。在这两个组件上再放置4个tdatetimepick
adhoc
- 仿真adhoc网络,文件是仿真adhoc的tcl源代码-simulate adhoc network
base64
- Base64的简单实现,没有太多的功能,请看注释-The realization of the simple Base64
tongxin
- 有关catia二次开发 实现孔轴自动装配-catia hole and shaft assembly of secondary development
DAL
- 用C#写的通用数据访问层,很方便的使用类接口来操作数据库-Written in C# using common data access layer, it is easy to manipulate the database using the class interface
CrossMatch-multthread
- 通过多线程实现两个天体之间的交叉证认。海量数据的多线程计算。-Recognized by the multi-threaded cross-certificates between two celestial bodies. Multi-threaded computing of massive data.
banker
- 最有代表性的避免死锁的算法。又被称为“资源分配拒绝”法。-The most representative algorithm to avoid deadlock. Also known as " resource allocation refusal" method.
11a
- 获取局域网内所有电脑的信息 易语言编写 无插件-Get all the computers in the local area network, the information is easy to write without plug-ins
kway
- mpi实现k路并行归并排序 通过k路并行对数据进行并行排序再将排序好的数据进行k路归并- K implementation of MPI parallel merge sort Through the K parallel data parallel sorting and then sort the data to K way merge