资源列表
10.6
- 将自定义的整数随机数生成器编写为一个类,该类使用一个公式从上一个随机数的到下一个伪随机数。随机数程序以某个“启动源(seed)”值开始。其后,通过对当前随机数执行某个运算得到下一个随机数,运算使当前随机数变成另一个(明显随机的)数。适用于整数的公式为:nextR=((oldR*25173)+13849) 65536; 它产生0~65536之间的数。为了得到看起来随机的好结果,该公式中几个特定的数已经给出。-The custom integer random number generators
Interpolate
- 这是直线插补的上位机程序,里面是整个工程文件,可以直接浏览学习-This is a linear interpolation of the host computer program, which is the whole project file, you can browse directly to learn
modern-control-exerise
- 这是现代控制的一些习题,很有帮助,不错的哦-This is some of the modern control exercises, helpful, good
ffmpeg-0.5
- ffmpeg是一个跨平台的视频和音频流方案,提供了录制、转换以及流化音视频的完整解决方案。它包含了非常先进的音频/视频编解码库libavcodec,保证了高可移植性和编解码质量。-ffmpeg is a cross-platform video and audio streaming program, recording, conversion, and a complete solution for streaming audio and video. It contains state-of
cplusStudy
- 最经典的大学C++教程,适合很少或没有编程经验的技术方面的人员,同样适合需要深入钻研C++的熟练的程序员-The most classic of the University of C tutorial for little or no programming experience, technical personnel, suitable for the need to delve into C in cooked Practiced programmers
mschatmother
- 简单的运用Mschat图表显示数据的一种方法-Simple use of a method Mschat chart shows data
CometMessage
- 那些因为油费、保险、登记费用上涨而极少开车的有车族-idle car owner
RemoteTsk
- IEC104子站程序,通过了电力科学研究院的规约一致性认证的。-The IEC104 sub-station program, passed the conformance of the Statute of the Electric Power Research Institute.
in-depth-understanding-of-the-MFC
- 这本书是深入了解MFC的绝好书籍,内容详细,讲解生动,透彻。如果深入掌握MFC,最好精读~-This book is an in-depth understanding of the MFC excellent books, the content in detail, explain vividly, thorough. If a thorough grasp of MFC, the best con ~
ResizableWizard97
- 一个基于MFC编写的安装向导程序,提供良好的界面,可以用于软件升级的界面开发-An installation wizard based on MFC,afford graphic interface. It can be used as interface development for updating software
DirDog
- 监控文件夹变化的库,该功能封装在一个dll库中,方便调用。-monitor the change of the directory
image
- 可以实现对图像的捕捉,很简单的一个小程序。-failed to translate
