资源列表
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
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
modern-control-exerise
- 这是现代控制的一些习题,很有帮助,不错的哦-This is some of the modern control exercises, helpful, good
Interpolate
- 这是直线插补的上位机程序,里面是整个工程文件,可以直接浏览学习-This is a linear interpolation of the host computer program, which is the whole project file, you can browse directly to learn
10.6
- 将自定义的整数随机数生成器编写为一个类,该类使用一个公式从上一个随机数的到下一个伪随机数。随机数程序以某个“启动源(seed)”值开始。其后,通过对当前随机数执行某个运算得到下一个随机数,运算使当前随机数变成另一个(明显随机的)数。适用于整数的公式为:nextR=((oldR*25173)+13849) 65536; 它产生0~65536之间的数。为了得到看起来随机的好结果,该公式中几个特定的数已经给出。-The custom integer random number generators
SocketClient
- 一个简单的基于socket的客户端通信程序,有不足的地方希望大家予以改正,希望大家能共同进步-A simple socket-based client communication procedures, deficiencies in the hope that we rectify it, and hope that we can jointly progress
frmDictionary
- 用C#编写的一个简单的英汉字典程序,可以实现简单的英汉互译-A simple English-Chinese dictionary program written in C#, you can achieve a simple Translation
ActiveX-Developer-Guide
- ActiveX开发资料,PDG格式,很不错的一本书。-ActiveX development information, PDG format, very good book
public-class-Form1
- 设计一个协助停车场计数的程序。该程序有两个按钮:Entering和leaving。汽车进入和离开时单击相应按钮,车辆数量显示在一个标签上。-Design a program to assist the car count. The program has two buttons: Entering and leaving. Cars entered and left click on the appropriate button, on the number of vehicles is dis
ActiveX-Develop-Use-MFC
- 使用MFC开发ACTIVEX控件,很不错的入门教程。-Using MFC development ACTIVEX control, very good introductory tutorial.
TreeList
- 树型列表控件源代码,功能强大。很适合比较大的工程项目使用。-Tree list control source code, and powerful. Very suitable for the larger project.
print
- 一个在VB6下打印的源码,有兴趣的朋友可以参考一下。-print system by visual basic 6.0
