资源列表
DotaKey
- 魔兽rpg改键,基于hook,第一次开发-To change key warcraft rpg, based on hook, the first development
CAN_Ethernet
- STM32+DP83848实现CAN和以太网双向通信-STM32+DP83848 achieve CAN and Ethernet bidirectional communication
ClockFace
- 一个钟表式的程序,很简单的,大家有兴趣就下下来看看吧。-A watch-type program, a very simple, we are interested in to see you on the next down.
houghtransformation
- hough变换检测直线,opencv环境下使用-hough transformation
OV7670_VGA---gray---binary
- 二值显示VGA图像,基于verilog语言编写,黑金开发板-VGA display binary image, based on verilog written language, black gold development board
学生信息管理系统
- JAVA 学生管理系统拥有可视化界面采用数据库和Java实现项目要求(JAVA student management system)
thyikjd
- 品配送流程由票务中国承担,及网盟网站的内容更新等,如遇到特殊原因如:客户提交订单但所需的票品因特殊原因如-Product distribution process undertaken by ticketing China, and Network Alliance website updates, etc., in case of special reasons, such as: customer submits an order but the required stamps for sp
RTPDecodeLib
- RTP解码插件,可对标准的和海康大华的RTO流解码, 网页可嵌入使用-RTP Decoder Plugin
CList
- 只是一个对CList类的测试程序,包含一般的CList成员函数的使用,有助于体会CList的结构和功能。特别是初始化-it is just a single demo on CList,including some Clist Class Member function using.it is good for understand the CList.
PROTEUSPfullPstudy
- proteus经典培训教程,值得期待,值得收藏-proteus classical training course, worth the wait, worth collecting
MedManager
- 这是一个医药管理系统的源码,它采用SSH2框架,即Struts2表现层+spring业务逻辑层+Hibernate持久层 实现,MySQL作为数据库层,JSP、ActionForm、Struts标签作为视图层,控制器层由Action、Struts-config.xml实现,持久层交给Hibernate API、Hibernate.cfg.xml完成,页面美工修饰由javascr ipt和jQuery实现-This is a medical management system source cod
SingularValueDecomposition
- 人脸识别过程中的奇异值分解算法代码,亲测可用,实现步骤为: feature = allFeature(1) //featurenumber=8,16,24,32,48,64,80 [pn,pnewn,t,num_train,num_test] = train_test(feature,num_train) //num_train=1~10 [net] = createBP(pn) //110,tansig,purelin,trainrp,1e-5,8000,0.005