搜索资源列表
二叉树数据结构上机实验报告
- 二叉树数据结构-数据结构上机编程实验报告,附源码。对在校大学生有用。-binary tree data structure-structure data on the machine programming experiment report, source. For college students useful.
biyesheji
- 山东大学毕业设计 内含所有内容。源代码 电路图等等。系统由监控主机(PC机)和多个水质监测子机组成,它们之间借助无线通信平台实现远程水质信息收集和监测控制,从而可全面、准确、及时地掌握水域的水质信息,水质监控中心会实时做出水质报告和水质污染预报,为水资源保护、监督、管理和决策提供了有力的支持手段。-System consists of monitoring the host (PC) and various water quality monitoring sub-machine compone
111
- 布斯算法的介绍,实习的报告,对理解机器语言的算法有一定的帮助-Booth algorithm, the internship report, for understanding machine language algorithms will certainly help
sale
- 关于自动售货机的报告,内有源程序和DC综合网表图-Report on the vending machine with a DC source and an integrated network chart
1223182361961787225
- 详细的软件仿真多机串行通信的实验报告 包括有联络,无联络的方式-Detailed software simulation of multi-machine test report serial communication
jiguanqiang
- 用汇编语言写的机关枪的代码,里面有详细的实验报告。-Assembly language code written in machine guns, which have a detailed experimental report.
report1_with_border
- rsp training report on weighing machine-rsp training report on weighing machine
moxingjishiyanbaogao
- 模型机的代码 同时有模型机的实验报告 大学里用的一些通讯工具的集合-Model of machine code machine at the same time a model university lab report with a collection of some communication tools
Learn-BlackBerry-Games-Development
- 中文名: 黑莓游戏开发 作者: 卡罗尔·哈默 Carol Hamer-BlackBerry smart phones aren’t just for business. In fact, throw away that boring spreadsheet, tear up that yearly budget report—the BlackBerry is a lean, mean game-playing machine. Carol Hamer and Andrew Davi
Feasibility-report
- 随着科学技术的发展,社会进步,计算机迅速的发展,仓库管理的方法也日新月异,以前全是由人管理的方法现存在很多的缺点:管理效率低,劳动强度大,信息处理速度低而且准确率也不够令人满意。为了提高仓库管理效率,减轻劳动强度提高,信息处理速度和准确性;为仓库管理员提供更方便、科学的服务项目。为仓库管理员提供的一种更先进、科学的服务系统。于是我们便选择了由计算机来设计一个仓库管理系统的方案。让计算机对仓库进行自动管理,仓库管理员可以直接在计算机上实现仓库的信息管理,并能在一定程度上实现自动化。我们在现行系统初
2005-2011-Zhejiang-University-report
- 这是2005-2011年浙大上机复试的解题报告-This is the 2005-2011 Zhejiang University report on the machine re-examination of the problem-solving
ACL-07-tutorial-WCM-to-NLP
- 国际自然处理主题报告的文稿,对于从事自然语言处理,信息检索和机器翻译具有很大帮助-International natural to deal with the theme of the report presentation has great help in natural language processing, information retrieval and machine translation
ATM-curriculum-design-report
- 银行自动取款机ATM的课程设计报告,用C#.net编写-Bank automated teller machine ATM curriculum design report, using C#. Net written
Technical-report--PWM-motor-control
- 实现51单片机PWM波对电机的调速和控制,实现上位机和下位机的通讯。-The realization of the 51 microcontroller PWM wave of motor speed regulation and control, realize the communication of upper machine and lower machine.
Temperature-And-Humidity-Recorder
- 关于利用C#实时接收和显示下位机温湿数据的设计报告。-About the use of c# under real-time receive and display a machine design of temperature humidity data report.
VHDLSHOUHUOJI
- 北邮利用VHDL编写的简易自动售货机的实验报告。能够完成自动投币,购买,报警等功能,并且有报警灯。-BUPT lab report summary prepared using VHDL vending machine. Automatic coin to complete the purchase, alarm functions, and alarm lights.
seminar-report
- small signal stability of a multi machine system
Direct-laser-engraving
- 激光直接雕刻制版机 可行性分析报告 激光直接雕刻制版机可行性报告 -Direct laser engraving plate machine Feasibility Analysis Report
first-review-report
- This project describes the problem of facial expression recognition in the field of computer vision. Firstly, the psychological background of the problem is presented. Then, the idea of facial expression recognition system (FERS) is outlined and the
Machine-Learning_Cod.tar
- Build a decision tree (DT) classfier using the following three strategies for stopping growth of a tree: i) threshold on the decrease in impurity ii) threshold on the number of data vectors at a node iii) grow the tree as much as possible and the