-
HDG12864F-3LCDDriver
HDG12864F-3的液晶驱动,有Protues硬件仿真图,方便初学者参考(HDG12864F-3 LCD driver, a Protues hardware simulation map, easy reference for beginners)
- 2010-08-13 09:43:14下载
- 积分:1
-
zhebanchazhao
这半查找法 是一种快速查找算法 查找效率比较高 容易实现 理想的查找算法(This search method is a fast and find more efficient algorithms to find easy to implement the ideal search algorithm)
- 2012-05-04 00:03:29下载
- 积分:1
-
IAR_BEFORE_START
IAR启动分析 在main()之前,IAR都做了啥(IAR start the analysis in main (before), IAR have done what)
- 2014-12-01 23:55:27下载
- 积分:1
-
颜色表高度显示高度提取平面度拟合
说明: 3D图片彩色显示,拟合平面,点到面距离,面到面距离,提取区域高度值,提取线段区域高度值(3D picture color display, fitting plane, distance from point to surface, distance from surface to surface, extraction area height value, extraction line area height value)
- 2020-04-02 16:49:38下载
- 积分:1
-
基于c#.net的教务管理系统
基于c#.net的教务管理系统,使用者有教师、学生两种身份,包括教务管理系统的各种功能
- 2022-07-06 18:21:30下载
- 积分:1
-
MatlabC
说明: 经典的matlab与VC++混合编程例子(using Matlab and c++ to program togother。)
- 2009-08-22 15:46:54下载
- 积分:1
-
MG323[05.24]
基于CC2430的两个串口收发程序。其中一个串口驱动华为的MG323-GPRS模块与远程终端通信。(Based on the the CC2430 two serial transceiver. One serial port driver Huawei the MG323-GPRS module with a remote terminal communication.)
- 2013-05-09 10:14:00下载
- 积分:1
-
相位激光测距仪
说明: 一种高精度相位激光测距仪源代码,使用51单片机控制(The source code of a high precision phase laser rangefinder is controlled by 51 single chip microcomputer)
- 2019-12-30 11:47:48下载
- 积分:1
-
hdlc
hdlc协议的封装与解析,fsc校验,完整的例程代码(Decode and Encode an HDLC packet ,using FCS16 calculation)
- 2015-09-21 11:20:55下载
- 积分:1
-
EX_8
(1) 新建一个工程demo2,设计一个类Student,其成员变量包括学号(no)、姓名(name)、性别(sex)、专业(major)、联系方式(phone)和地址(addr)。
(2) 为类Student定义成员函数writeTo,实现从给定文本文件中读取学生数据,接口如下:
void writeTo (char filename[ ])
(3) 为类Student定义成员函数readFrom,实现将学生数据保存到给定文本文件,接口如下:
void readFrom (char filename[ ])
((1) Create a new project demo2, design a class Student, whose member variables, including school (no), name (name), gender (sex), specialty (major), contact details (phone) and address (addr). (2) define the Student class member function writeTo, students achieve reading data a given text file, the interface is as follows: void writeTo (char filename []) (3) define the Student class member function readFrom, students will achieve data save to text file given, the interface is as follows: void readFrom (char filename []) )
- 2016-05-13 19:01:27下载
- 积分:1