资源列表
stockmanage
- 基于vc和sql2000,采购系统能够输入、修改商品和供应商基本资料,能对采购业务和交货信息进行维护,能对采购进行查询等,包括源代码和数据库-stockmanage
ppt
- 通信专业研究生课程:《Digital Communications(英文版)》一书的详细课后答案。-Communications professional post-graduate courses: " Digital Communications (English)" after a book detailed answer.
County-political-map-of-China
- 中国行政区shp文件,具体至县份,内含面积等等信息-Chinese districts SHP file specific to the county
Bayes
- 这是一个利用C#编写的贝叶斯中文文本分类器,分词器使用了ICTCLAS分词器。-failed to translate
Kinect
- kinect的应用,即用手势来实现鼠标的功能-kinect application that is mouse gestures
Data_structures_and_Program_Design_in_C++
- 数据结构与算法分析:C++描述》一书秉承Weiss著全一贯的严谨风格,同时又突出了实践。书中充分应用了现代C++语言特性,透彻地讲述了数据结构的原理和应用,不仅使学生具备算法分析能力,能够开发高效的程序,而且让学生掌握良好的程序设计技巧。(Data structure and algorithm analysis: the book C++ describes the full and rigorous style of Weiss, and it also highlights practic
circlize-book.pdf
- 专门用于绘制circle图形的r包,比Rcircle等其他包的功能更强大一些(R packages dedicated to drawing circle graphics)
VideoRecorder-master
- android视频录制,模仿微视,支持按下录制、抬起暂停。进度条断点显示。-android video recording, imitation micro vision, press the record support, lift the suspension. A progress bar displays the breakpoint.
graduationPrj
- java框架spring+struts2+ibatis+extjs+dwr技术实现的在线聊天工具,导入数据库就能跑-java framework spring+ struts2+ ibatis+ extjs+ online chat tool dwr technology, the import database will be able to run
《MATLAB 神经网络43个案例分析》源代码&数据
- matlab神经网络源代码,案例比较多方便查询(matlab neural network source code)
u
- U盘检修,格式化工具集合,挽救你的U盘,十分的好用-U disk repair, formatted collection of tools to save your U disk, extremely easy to use
share_memory
- 进程间通信之共享内存。 因为我也初学者,所以注释可能有点啰嗦。最后希望该作品对下载该文件的人士有帮助。-Sharing memory to achieve inter process communication.