VI设计
VI设计技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
500
VI设计 热门资料
查看全部 500 份 →This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (vi
This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (via serenum) and remov...
2015-05-16
196
USB2.0 protocol file, doc and pdf file useful file to develope USB product. should download and vi
USB2.0 protocol file, doc and pdf file useful file to develope USB product. should download and view if develope USB1....
2013-12-19
132
Learning GNU Emacs 3ed. Emacs和Vi是世界上最好用的编辑器
Learning GNU Emacs 3ed. Emacs和Vi是世界上最好用的编辑器,这本书是Emacs的入门教材。
2014-11-26
111
给定n 个物品, 物品i重为wi 并且价值为 vi
给定n 个物品, 物品i重为wi 并且价值为 vi ,背包所能承载的最大容量为 W. 0-1 背包问题即是选择含有着最大总价值的物品的子集且它的容量 ≤W . 用动态规划实现
2015-04-21
109