-
client_udp
网络通讯:UDP客户端的工程源代码,已经测试通过(Network Communication: UDP client' s project source code, has been tested)
- 2010-10-14 12:32:21下载
- 积分:1
-
TranFile
又是一个文件传输的一个程序,自己学习编程写的。(Is a file transfer of a program, written in their own learning programming.)
- 2008-08-18 09:34:31下载
- 积分:1
-
175868
Tool software can calculate the led display code If you need the original code can contact provided free of charge,
- 2017-05-20 21:49:56下载
- 积分:1
-
ReadGeotiff
读取geotiff格式图像,并显示图像信息,如行列号,角点坐标,分辨率,投影信息等(Read geotiff format images, and display image information, such as row and column numbers, corner coordinates, resolution, projection information)
- 2012-01-31 20:39:40下载
- 积分:1
-
ADOclass
运用ADO封装类,可以直接实现数据库连接,增删查改的功能,简化代码,其中有详细说明书,函数等等说明(failed to translate)
- 2009-12-31 00:07:39下载
- 积分:1
-
Chaos-control
混沌控制经典书籍--混沌控制及其优化应用-作者邹恩(Chaos control of classic books- Chaos control and optimization applications- Author Zou En)
- 2011-08-31 15:51:54下载
- 积分:1
-
MONG
mongoose v6.15,多线程http——server,线程数可设。从GitHub下载C语言原代码,在vc6里面编译成c++工程(multi-threads http_server, based on source code from Github. The project is conducted in VC6, converted from c language. The threads num can be edited in code.)
- 2020-06-18 04:40:02下载
- 积分:1
-
Wavelet-Transform
基于TMS320C5502的小波变换程序,代码简洁,适合作于学习DSP开发的学习参考程序(TMS320C5502-based wavelet transform procedures, the code is simple and suitable for the development of learning to learn DSP reference program)
- 2013-07-13 21:35:12下载
- 积分:1
-
OS_projectC_Mutex
You are asked to design and implement a simulator for university life where lecturers provide lectures (credits) and students attend lectures (credits) to graduate. This simulator uses a bounded circular buffer shared by lecturers and students. Lecturers are concurrently providing lecturers and placing their lecturers in JCU (shared buffer) and students are concurrently taking lectures from JCU to graduate.
The purpose of this assignment is to give you some "hands-on" experience with concurrent processes, semaphores, and shared memory. You need to use the modules you practiced in week 6 and 8 labs (Prac 5 and Prac 6). You need semaphores for mutual exclusion and synchronization (studied in week 6 prac) and a shared buffer for shared memory IPC (studied in week 8 prac).
- 2009-10-31 16:09:02下载
- 积分:1
-
gauss
利用vc++ 6.0 编写的进行高斯消元法运算的代码(Using vc++ 6 prepared by Gauss elimination operation element method code)
- 2014-04-19 16:25:17下载
- 积分:1