资源列表
Exception_recovery_using_Signal
- tServer task executes functions at low priority (254). serverSend funtion is used to send a request to the tServer to execute a function at the tServer s priority. First tServer task executes the i() system call to print the sum
Intertask_thread-safe_C++_class
- This program demonstrates using a thread safe C++ class called SharedQT<T>. This example actually has several elements which may prove useful for those who are new to C++:-This program demonstrates using a thread's afe C class called
Memory_Managment_Show
- DEscr iptION - Provides the functionality to display the contents of sysPhysMemeDesc array. -DEscr iptION - Provides the functionality to display the contents of sysPhysMemeDesc arr ay.
myProtocol
- THIS CODE IS FOR EXAMPLE PURPOSES ONLY, USE AT YOUR OWN RISK, NO WARRANTY IS ASSUMED OR IMPLIED The intension of this code is to provide an example of attaching to the MUX layer with a custom ethernet protocol. Though the NPT code is pr
IPTVServer
- IPTV系统的服务器端,和测试用的客户端,服务器有基本的QoS控制-IPTV system server, and testing of the client and the server are the basic QoS control
ART2Function
- 神经网络源代码,为研究神经网络的同学提供帮助-neural network source code for the study of neural networks to help provide students
c++123
- #include<iostream> using namespace std class ABC { private: double i,j public: ABC(int x,int y):i(x),j(y) {} ABC() {} double add() { return i+j } double jian() { return i-j } double cheng() { ret
CKbcButton_src
- 支持jpg,png格式的按钮控件类的实现.-support jpg, png format button controls category as well.
A.Programmer.s.Perspective
- 经典图书,从程序员的角度详细介绍了计算机体系结构,对编程很有帮助。-classic books, from the programmer's point of view on the computer architecture, programming helpful.
qiulj
- 自己制作的关于lzw压缩的程序,采取了最先进的方法 -produce their own lzw compression on the procedures taken to the most advanced methods
3dpao
- 有详细的设计报告,包括服务器端和客户端,界面很漂亮-detailed design reports, including server and client, a very nice interface
VividTree_src
- vc实现的支持背景图片的自绘tree控件。-vc achieve support from the background picture painted tree controls.
