资源列表
C++ 表达式(3)
- c++程序,程序主要包括各种表达式的用法与编程(C++ program, the program mainly includes the use of various expressions and programming)
apache-tomcat-7.0.82
- apache-tomcat7.0版本,优点: 1、使用随机数去防止跨站脚本攻击。 2、 改变了安全认证中的jessionid的机制,防止session攻击。 3、 内存泄露的侦测和防止 4、 在war文件外使用别名去存储静态内容。(Tomcat7.0 version download)
ansys_ls-dyna基础理论与工程实践配书K文件
- 适合新手的配书K文件,各种案例教学,全套提供。(The key word of LS-DYNA book is suitable for new users.)
VisionPro中文教程
- visionPro中文教程,含示例,资料详细,适合初学者(visionPro guide include examples)
MapWindow_Test
- MapWinGIS是一个著名的开源的ActiveX组件,功能上类似MapX(网上就有人以其代替MapInfo的著名组件MapX)。我用VS C++ 2005编写了两个例程,发现果然不错(开发环境为:VS C++ 2005+sp1,Win XP+sp3)。-MapWinGIS is a well-known open source ActiveX components, functions similar to MapX (line, someone in their place of MapIn
360TabCtrlDemo
- 为了美化tabctrl,本人自己写了一个类进行美化,该类通过对tabctrl继承,并且用贴位图的方式,起到美化,修改默认控件的效果-The To beautify tabctrl, I wrote a class to beautify the class by on tabctrl inheritance, and with the paste bitmaps way, play a landscaping modify the effect of the default controls
StreamEye
- 非常好的视频流音频流分析软件,可以看到各种层次的信息。对学习mpeg非常有帮助。
C6713_DSP
- 合纵C6713_DSP程序开发,适合初学DSP者使用-Longitudinal C6713_DSP program development, suitable for beginners DSP use
hanzi2pinyin
- 汉字转成拼音,在模糊搜索很有用,vc+实现,-Characters turn into phonetic, fuzzy search is useful!
QuantizationNoise
- 全面分析量化噪声的经典之作(E文)。特别适合以此为研究方向的专业人士,对数学要求较高。-Quantization Noise
FtpClient_9618
- FTP客户端,用VC++语言开发,结合MFC,实现通信界面,有完整的功能,实现本地文件的删除,上传,实现服务器文件的下载,删除,与服务器建立通信-FTP client, with VC++ language development, combined with MFC, communication interface, complete functions, the local file to delete, upload, download the server files, delete,
Windows_wdm_development
- windows环境下wdm开发的经典书籍,具有非常好的参考价值。