资源列表
排序选择:
duidui
- 用c++实现一个堆,一种数据结构。提供c++源代码。-dui
wav-test
- 读取并且分析wav 格式的C 代码,非常清晰易懂,并有示例文件。-Wav format to read and analyze the C code, very clear and understandable, and there is sample file.
LED
- 用proteus软件仿真LED,实现左右移动,有试用过,效果不错-Proteus software simulation using LED, about implementation of mobile, there is tried, the effect of good
Lecture1
- slides for multimedia learning
yang_guo_xin_code
- 杨国兴老师编的《Visual C++ 6.0实例教程(第二版)》的全部源代码,吼吼,赶快下吧!-Yang Xing Teacher for the " Visual C++ 6.0 tutorial examples (second edition)" all the source code,吼吼, get under it!
StencilMirrorShadow
- DIRECT9.0C 光影镜面简单实现代码-Specular lighting DIRECT9.0C easy implementation code
expld
- DIRECTX9.0 简单粒子爆炸效果实现-Particle explosion effect DIRECTX9.0 easy implementation
acoustics
- 声学的经典著作,麻省的声学教材,描述声学的基本特征。-Classic acoustics, acoustic materials, MIT., described the basic characteristics of the acoustic.
weather_Code
- 用Java编写的天气预报软件,可以显示所在地未来5天的温度和天气状况以及当天的生活小提示。 首次运行会产生一个 city.txt 的UTF编码文件纪录城市信息。软件无需安装。可以在任何支持jre 1.6 以上的环境中运行。 运行办法:安装JRE后直接双击 QierWeather.jar 或者 双击 "启儿天气"的快捷方式 提示: 指住QierWeather.jar右键,然后选择打开方式,然后选择用JRE目录下的javaw打开,以后就可以双击运行了。
squee
- c++ n皇后问题的原代码,通过建立一个树形结构,用c++实现,-quee question
CollaborativeNotes
- 本代码通过异步套接字实现点对点通信,基本想法是用于多个客户端直接相互通信而不经过服务器。-This article presents a peer-to-peer application sample with asynchronous sockets. This project was born from the desire to have some way that would allow for multiple client applications to communicate be