资源列表
vc简易绘图界面
- VC简易绘图界面 图形程序的好例子 具体请参看例题-VC simple graphical interface graphics program a good example of concrete examples s
waveletxsfj
- 对信号进行小波变换,输出各尺度的小波系数,可以根据小波系数进行薄层测量和奇异点检测。-right signal wavelet transform, the output scale wavelet coefficients. according to TLC wavelet coefficients measured and singular point detection.
visual c++简易绘图界面
- VC++简易绘图界面,二唯绘图,设置了几种画图类-VC simple graphics interface, two CD-mapping, set up several types of drawing
CC_BPSK
- 通信系统的仿真,卷积码是纠错码的一种,可以用于数字电视,手机等通信领域,本例子给出了基于matlab的程序,卷积码BPSK调制。-Simulation of communication systems, convolutional code is an error-correcting code can be used for digital television, mobile phones and other communications, the examples given based
kDialUp
- delphi Adsl链接控件,for delphi 5,6,7,2007,2009-delphi Adsl link control, for delphi 5,6,7,2007,2009
thread
- 生产者消费者程序,打印生产消费的情况,让你更加直观理解生产消费状况。-Producer consumer program, print production and consumption of the situation, make you more intuitive understanding of production and consumption situation.
importdb
- HOW TO IMPORT STEP7 DATABLOCKS INTO EXCEL97
pointasurface
- opengl图形学,随机生成点,二维曲面。-opengl graphics, randomly generated points, two-dimensional surface.
simulation
- A program for simulating a mmn sever-Simulation of a multi-server system
Video_CSharp
- CSharp类,通过API播放摄像头视频-CSharp class, play a video camera through the API
HeapSort
- In computer science, heapsort is a comparison-based sorting algorithm. Heapsort can be thought of as an improved selection sort: like that algorithm, it divides its input into a sorted and an unsorted region, and it iteratively shrinks the unsorted r
内部Xml读取
- 利用C#读取xml文件进行编程,介绍如何使用System.Linq和System.Xml.Linq在c#中读取XML