资源列表
dojo-release-1.9.0
- dojo 学习的相关文集 及应用 附有 demo-the dojo study documentation
noRANSAC
- ransac feature matching matlab code
avrlicheng
- 这是avrkejian相对应的例程,是用ICCAVR7这个软件编写的-This is avrkejian corresponding routines, this software is written using ICCAVR7
TestSchedule
- This is a program that uses Java code to implement specific functions.
TinyShop_v3.1
- TinyShop是新型的电子商务平台系统,适合企业及个人快速构建个性化网上商店。系统是基于Tiny框架开发的,使系统更加的安全、快捷、稳定、高性能。(TinyShop is a new type of e-commerce platform system, suitable for enterprises and individuals to quickly build personalized online stores. The system is developed on the basi
TelephoneBook_WP
- 电话簿,可以有电话本的增加修改和各种操作-telephon book
C-commonly-used-algorithm-sets
- C常用算法集,它包括C语言常用的是算法。-C commonly used algorithm set that includes C language commonly used algorithm.
aobj1
- 用Vbo方式,实时显示被广策对象,并且将其姿态实时显示出来(In Vbo, the object is displayed in real time, and its posture is displayed in real time.)
SVM-CNN-master
- 实现卷积神经网络与支持向量机的联合调试使用(Joint debugging and implementation of convolutional neural network and support vector machine)
BigApp_Discuz_Android-master
- DISCUZ 安卓app源代码。请使用Android Studio开发工具,gralde脚本编译(DISCUZ android app source code. Please use the Android Studio development tools gralde scr ipt compilation)
sqjkxt
- 系统介绍 在加强社区内部的管理中,拥有可以对社区内部进行监控的系统可以节省下来很大一部分人力,并且比人为的巡逻更加可靠、安全。社区视频监控系统主要是利用摄像头和视频采集卡进行视频监控的,本社区视频监控系统主要实现以下功能: 视频监控。 云台控制。 快照和录像。 录像回放。 定时自动监控。 监控管理及日志。 -The system introduced to
HF-5.0.0.902
- 下面就来讲解我的扫雷程序思想。 首先我们在雷区上随机地放上雷,没有雷的地方被点击 后就会显示一个数字表示它周围有几个雷,这是怎么实现的 呢?我们可以把整个雷区看成一个二维数组a[i,j],如雷区: 11 12 13 14 15 16 17 18 21 22 23 24 25 26 27 28 31 32 33 34 35 36 37 38 41 42 43 44 45 46 47 48 51 52 53 54 55 56 57 58 -Her