资源列表
Android与PC蓝牙交互源代码
- 通过蓝牙完成windows与安卓的通信,windows平台使用Java语言完成(Through the completion of windows and Andrew communication, windows platform using Java language to complete)
TWRP_v3.1.1_0
- TPRW for Huawei p9 Lite
system
- 速录检测系统,通过播放相应的录音,输入内容,提交后可以进行分值的评定。-Sulu detection system can play the appropriate recording. Listener should input contents. After submission, scores will be got.
WDS3.src
- Wireless diagnostic tools for silabs
VC.code.(ED2000.COM)
- 有大量MFC基础编程源码,简单易动,初学者学习必备-The basis of a large number of MFC programming source code, simple and easy to move, for beginners to learn the necessary
recommendationsystem
- web大数据的推荐系统,课堂留的作业,参考(recommend system, the big homework about web)
javaqiyekaifakuangjiamoxingshili
- 开发环境: 应用服务器:Tomcat 5.5 开发工具:MyEclipse 5.5.1 编译环境:Java Jdk 1.6 数据库:Ms SqlServer 2005、Oracle 、MySQL 整合技术:extjs , java , oracle , mysql sqlserve Efs Frame 框架特点 1、 完善的Web表现层开发包:为企业Web表现层开发人员提供的一套完整、高效、美观的B/S结构设计表现层解决方案,简单易学。 a)
MFC-File-TreeCrl
- 一个文件管理工具,用于管理某一类型的文件,里面涉及到MFC中树控件的使用和一些其他常用的空间,是一个很好地文件自动生成及管理的工具-A file management tool for managing files of a certain type, which involves the use of MFC tree control and some other common space, a well file is automatically generated and manageme
ThirdHW-hmaptSphere
- 将亏格为零的曲面,进行调和映射到一个单位的圆盘上面(Mapped to a unit's disk with a curved surface that is zero.)
remoteinject
- dll远程注入,Hook 拦截消息和api,测试成功,修改期望拦截的api就可以了-dll remote injection, Hook intercept messages and api, test, modify the desired intercept api it
vcstudiosourcecode
- 《Visual C++.NET 精彩编程百例》源代码
PassengerDetect
- 基于Opencv的行人检测,使用HOG+SVM,先遍历文件夹再对文件夹中的所有图片进行检测并把结果输出到txt中。-Pedestrian detection based on opencv,using hog and svm.