资源列表
a4
- Problem to solve: Write a C++ program to implement an ADT to work with big numbers
assignment5
- maximum number of nodes in the graph graph with numNodes nodes and all nodes connected
shuzisuanfa
- 计算机常用数值计算算法与程序,vc编译通过。
Rapid_and_Robust_Transfer_Alignment
- 本文详细介绍了快速传递对准滤波器的设计,并进行了模拟仿真验证,给出了结果分0析,验证了方法的有效性。
chap-05
- 分布式系统课件-ANDREW S.TANENBAUM(第5章英文版)
C07
- //Demo of the heap ADT (maxheap). For documentation // see the lecture slides.
ass6.........mars
- binary search tree /*class TreeNode { public: TreeNode(char m[80],TreeNode*left, TreeNode *right) void Inorder(void) char data[80] TreeNode *left_ptr TreeNode *right_ptr }
Code
- Web Server程序 Server启动时,在“设置”栏的“端口号:”中指定服务端口,缺省为8000;在“设置”栏的“Web根目录:”中指定Web Server的根目录
fp-growth
- 关于FP增长树的算法,并用C++实现,在数据挖掘里非常有用.
CHAPTER10
- 近几年来研究的多种PID控制程序,有灰色PID,神经网络自适应PID,模糊PID等等,!
Code
- TCP和UDP数据包发送程序 本程序需要安装Winpcap,版本为3.1,其他版本可能造成程序无法正常使用。 开发平台: windows XP SP2 Visual Studio.net 2003
PictureCaptureTransmit
- 捕获当前屏幕区域并利用RTP发送的程序
