资源列表
myme2012319
- VC++6模仿360安全卫士的界面,很清爽,相当于自己写皮肤。值得下载。-VC 6 to imitate the interface of the 360 security guards, very fresh, which is equivalent to write their own skin. Worth the download.
Project3
- 编译原理实验三,词法分析 输入:(文本文件) PL/0 表达式, 用实验一的输出形式作为输入。 例如: 对于 PL/0 表达式, (a+15) *b 用如下二元组形式作为输入: (lparen,( ) (ident, a) (plus, + ) (number, 15) (rparen,) ) (times, * ) (ident, b ) 输出:(直接用屏幕显示) 对于语法正确的表达式,报告“语法正确”; 对于语法错误的表达式,报告“语法错误
mysql-connector-java-5.1.22
- 数据库驱动,版本为5.1.22,适用于高版本的数据库(Database Driver,driver,private String driver)
BugNET-0.9.161-Install
- Bugnet for windows. Server installation with SQL server DB
particleFilterTrackTest
- 一个可运用粒子滤波算法去实现目标追踪,里面附有视频,需要gsl运行(A particle filter algorithm can be used to achieve target tracking, which is accompanied by video, you need to run GSL)
PDF转WordConverter_2.5
- pdf转word,很好,很实用,大家可以看看, 代码在附件zhong(Pdf to word, very good, very practical, you can see, the code in the annex Zhong)
BurnTool3.0.18.2
- BurnTool3.0.18.2 BurnTool3.0.18.2
Linux
- Linux服务器架设指南,介绍非常详细,可供参考。-Linux server set up guide, describes in great detail, for reference.
DE2_NIOS_DEVICE_LED
- Altera DE2基于nios 软核的片子的led 驱动-This designs uses a Nios II system to demonstrate how to communicate with the DE2 board via the USB device connection. The software on the PC communicates with the DE2 board to tell it to increment an internal counter. T
face-detection
- 本人亲自改写的人脸检测的源代码,运行程序可以改变要读入的图片,如果读入的图片有人脸则在界面上显示人脸,否则显示没有人脸,在C++6.0环境下运行通过-Personally rewrite of face detection source code, run the program can be changed to read into the picture, if you read into the picture was the face show face at the interface
image_processing
- 《VC++图像处理程序设计》源代码 图像的显示、几何变换、锐化处理、分割、合成等-" VC++ image processing program design," the source code for image display, geometric transformation, sharpening, segmentation, synthesis, etc.
Android_API
- Android中文API文档,将google提供的API文档汉化,适合初学者。-The the Android Chinese API documentation, API documentation provided by google finished, suitable for beginners.