搜索资源列表
网络电视机顶盒GUI系统的设计与实现
- 网络电视机顶盒GUI系统的设计与实现,要参考的自己下载吧 -Network TV set-top box GUI system design and implementation, the reference to download it
网上考试系统的设计与实现
- exam网上考试系统的设计与实现-exam Online Examination System Design and Implementation
南钢集团物资管理信息系统的设计与实现
- 南钢集团物资管理信息系统的设计与实现-Nangang Group Material Management Information System Design and Implementation
基于ASP 的网上商品销售系统的设计与实现
- 基于ASP 的网上商品销售系统的设计与实现:分析了ASP 技术及ASP 与ADO 结合起来连接、访问数据库的方法,讨论了基于ASP 的网上商品,销售系统的设计及其实现问题.-ASP-based online marketing system design and implementation : analysis of the ASP and ASP and ADO combine connectivity, access to the
基于OpenGL的三维地下管线信息系统的设计与实现
- 基于OpenGL的三维地下管线信息系统的设计与实现-OpenGL-based 3D Underground Pipeline Information System Design and Implementation
地图符号系统的设计与实现
- 地图符号系统的设计与实现的设计方案,设计并实现了一套地图符号系统,提出了线状符号的附属属性设置实现,并采用了程序符号的思想实现一些相对特殊的如沙丘、河流、沼泽等地图符号,成功地对国家标准系列地形图图式进行了设计,实现了各种比例尺下的地图符号的绘制,完成了在Visual C“ 平台上所研制的地图符号软件系统的设计与开发-map symbols System Design and Implementation of the design p
车牌识别系统的设计与实现
- 车牌识别系统的设计与实现
基于WEB的教材管理系统的设计与实现
- 基于WEB的教材管理系统的设计与实现
Hcpc系统的竞赛试题提交信息统计系统的设计与实现
- Microsoft Visual C++ 6.0下的Hcpc系统的竞赛试题提交信息统计系统的设计与实现 课程设计报告及源程序代码
网上考试系统的设计与实现
- exam网上考试系统的设计与实现-exam Online Examination System Design and Implementation
基于ASP 的网上商品销售系统的设计与实现
- 基于ASP 的网上商品销售系统的设计与实现:分析了ASP 技术及ASP 与ADO 结合起来连接、访问数据库的方法,讨论了基于ASP 的网上商品,销售系统的设计及其实现问题.-ASP-based online marketing system design and implementation : analysis of the ASP and ASP and ADO combine connectivity, access to the
图书管理系统
- 图书管理系统的设计与实现-Library Management System Design and Implementation
PL-0语言词法及语法分析系统的设计与实现
- 一个非常好的词法分析程序,加上语法的分析是一个难得一见的好实例-a very good lexical analysis procedure, in addition to the syntax analysis is a rare to see a good example
毕业设计_超市管理系统的设计与实现
- 这是一套完整的计算机毕设,包含有教程、文档、系统,探讨超市管理信息系统的设计与实现,做毕业设计的朋友可以下载参考。(This is a complete set of computers, including tutorials, documents, systems, supermarket management information system design and implementation of the graduatio
汉字联机手写识别系统的设计与实现
- 汉字联机手写识别系统的设计与实现,提供思路(The design and implementation of Chinese character on-line handwriting recognition system)
基于混沌的音视频加密系统的设计与实现_孟宪文
- 基于混沌的音视频加密系统的设计与实现论文;对混沌学习有帮助(Design and implementation of the chaotic audio and video encryption system)
052基于WEB的图书管理系统的设计与实现
- 基于WEB的图书管理系统的设计与实现、可以试试(the design and implementation of books management system based on WEB)
asp+sql个人日志系统的设计与实现
- 太原科技大学毕业设计,ASP+SQL个人日志系统的设计与实现(Graduation design of Taiyuan University of Science and Technology Design and implementation of ASP+SQL personal log system)
仓库管理系统的设计与实现_张天一
- 仓库管理系统的设计与实现,论文文档可作为写作文档参考参考(Design and implementation of warehouse management system)
TCPIP协议栈的设计与实现 焦海波
- LwIP是TCP/IP协议栈的一个实现。它的目的是减少内存使用率和代码大小,使LwIP适用于资源受限系统比如嵌入式系统。为了减少处理和内存需求,LwIP使用不需要任何数据复制的经过裁剪的API。 本文描述了LwIP的设计与实现。描述了在协议栈实现中以及像内存与缓冲管理这样的子系统中使用的算法和数据结构。本文还包括LwIP的参考手册以及使用LwIP的代码例子。(LwIP is an implementation of the TCP/I