资源列表
200822093837
- 一个补丁是个功能比较强大的游戏补丁,基于征途游戏自己编译的结果
DATA
- 傳輸測試comm port並回傳數值判定數值是否正確,做為簡單判斷
jpeg-Compression
- 实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的-When implementing compression, the input image data using a custom format (com format), the first four bytes of the recorded image width and height, after
Earthquake_Catalog_china
- 可查询中国历史地震目录,更新至1999年(earthquake catalog of China)
医药管理系统
- 医药管理系统 -medicine management system management system for medicine medicine management system management system for medicine
TECsystem
- 这是一个以网站开发为主的私营企业,同时还加有少量广告以增加收入。为了增加本网站的点击率,相关设计人员还在本站中加入了论坛发帖与回帖功能,以相互交流信息。-Technology system
burpsuite_pro_v1.7.12
- Scan exactly what you want. You can perform a full crawl and scan of an entire host, or a particular branch of the site content, or an individual URL.
EM.root
- 一个比较完整的教学管理系统。含源码,含数据库,含设计文档。使用的mysql 数据库。-A complete teaching management system. Including source code, including database, containing the design documents. Use the mysql database.
music
- 用flash as3编写代码完成播放暂停音乐功能,简单易懂。-Code completion with flash as3 pause music playback features, easy to understand.
MACH3D-Rodriguez
- basic program for video compression
RS232-USB-Serial
- RS232-USB串口调试小助手的VC++实现,编译可通过调试,并能接收数据和发送数据-RS232-USB serial debugging assistant is implemented in C++, the compiler can debug, and can receive data and send data
动手学深度学习 MXNet Community
- caffe是很优秀的dl平台。影响了后面很多相关框架。 cxxnet借鉴了很多caffe的思想。相比之下,cxxnet在实现上更加干净,例如依赖很少,通过mshadow的模板化使得gpu和cpu代码只用写一份,分布式接口也很干净。 mxnet是cxxnet的下一代,目前实现了cxxnet所有功能,但借鉴了minerva/torch7/theano,加入更多新的功能。(Caffe is an excellent DL platform. Affects many related framewo