-
chap11-15
这是Windows程序设计(第五版)第11章-第15章的源代码!(This is a Windows program design (fifth edition) Chapter 11- Chapter 15 of the source code!)
- 2008-01-03 11:36:42下载
- 积分:1
-
-SourceCode
数字图像处理,何斌 ,VC++.关于图像处理的典型基本算法的实现,(Digital imageprocessing of pro.He)
- 2009-11-04 22:10:01下载
- 积分:1
-
CPP-Primer(version-4)-answer
C++ primer 第四版课后答案,详细的给出了教材课后习题的答案(the book give the answer of C++ primer (version 4))
- 2011-10-07 22:08:19下载
- 积分:1
-
tushu
课程设计还有报告,我自己做的,关于图书馆里系统(ok)
- 2009-07-05 10:43:04下载
- 积分:1
-
SeqQueue
数据结构循环队列的实现 在visual c++6.0运行(Circular queue data structure to achieve the visual c++6.0 run)
- 2013-06-15 16:27:32下载
- 积分:1
-
Snake_Source100802
贪吃蛇
利用屏幕的左右单击控制方向。(Snake using the left and right click control the direction of the screen.)
- 2010-08-02 10:13:09下载
- 积分:1
-
state_space_PID
本代码是PID在S函数中的实现,但不同之处在于,本代码先把PID变成状态空间表达式,更加易懂,为本人独创。(This code is the PID in the S function, but the difference is that, this code to put the PID into the state space expressions, more understandable, for my original.)
- 2014-09-03 10:45:50下载
- 积分:1
-
cleanProjectCPlusPlus
2 尝试设计翻译方法。假定对程序片段已得到语法树,如
if (a > b) b = a
已得到语法树
编写程序,遍历语法树,执行代码,得到正确结果。
(2 try to design Translation. Has been assumed for the program fragment syntax tree, such as if (a> b) b = a syntax tree has been writing programs, traverses the syntax tree, code, to get the correct results.)
- 2015-11-14 08:57:16下载
- 积分:1
-
code
读入指定的音频序列,并对其进行无损预测编码和DM调制编码(Read into the specified audio sequences, and its lossless predictive coding and modulation coding DM)
- 2013-12-22 21:50:03下载
- 积分:1
-
TCP收发包测试代码
客户端可执行TCP收发包,应用场景为测试网络带宽和通讯状态,将客户端分别运行在两台电脑上,一端发,另一端收。发送端可一次性发送1k、32k、512k、1m、2m、8m大小的包,在接收端进行数据校验、延时、丢包、误包的统计
- 2022-03-21 05:44:47下载
- 积分:1