资源列表
WAVER
- 这是一个用C++实现的WAV波形音频播放器,为开发C++的程序人员提供了很好的一个例子!-This is a C++ implementation with WAV Waveform audio player, for the development of C++ programs provide a good example!
IrisSkin2.dll
- C#使用IrisSkin2.dll美化WinForm程序界面-C# WinForm using IrisSkin2.dll beautification program interface
XListCtrl_demo
- listctrl控件,可以实现编辑子项,排序, Checkbox,进度条,等,超级完全,可以直接使用-listctrl control, children can edit, sort, Checkbox, progress bar, etc., super-full, you can directly use
JAVA100pdfJAVA程序设计100例
- JAVA程序设计100例-JAVA Programming 100 cases
NotePad
- 自己制作的记事本。比windows自带的功能强大的地方在于:1,支持繁简转换。2,支持中英文语音,并且可将文字保存为语音。3,支持文字和背景颜色。4,它也支持复制,剪切,粘贴,换行,设置字体,保存等基本功能哦。对它说声i love you吧。-Own produced Notepad. Powerful than windows comes in that: 1 support character conversion. 2, support Chinese and English voice,
sr_demo
- Multi frame image super-resolution reconstruction debugging code, can realize the reconstruction of a special area
shuzi8879
- labview办卡模拟数字口和计数器的采集原理。不错的资料(LabVIEW card analog digital mouth and counter acquisition principle. Good information)
XueTr
- 2010-11-30 吾爱破解专版: 1.新增WorkerThread枚举,主要为了对付一些TDSS病毒(感谢dl123100指点思路) 2.新增一个XueTr使用帮助手册 3.修正一处LSP和安全模式修复功能的Bug(2010-11-30 cracked version: 1. new WorkerThread enumeration, mainly in order to deal with some TDSS virus (thank dl123100 pointing ideas
ChatSvr
- 基于VC++的一个局域网聊天程序服务端。-VC++ on a LAN server chat program.
ListCtrlDemo
- ListCtrl显示数据,通过按键添加显示,删除显示,清空显示。通过复选框选择需要显示的数据。-ListCtrl display data displayed through the button to add, delete, display, clear display. Select the data to be displayed by the box.
ASP.NET-2.0network
- C#网页开发基础,介绍了一些控件用法,开发平台vs2005-C# web development basis, introduced some of the control usage, development platform VS2005
PCA
- (主成分分析)Jacobi法求解对称矩阵的特征值及特征向量-(PCA)Finding the eigenvalues and eigenvectors of symmetric matrices, applying Jacobi s method