-
Appendix26
Icmp高级编程 代码在vc++6.0下调试通过(ICMP high-level programming code vc++ 6.0 debugging through)
- 2008-08-21 17:20:39下载
- 积分:1
-
Region-Dense
基于区域的稠密立体匹配方法(论文)
关键词:种子点;区域增长;稠密匹配(Based on Region Dense Three—dimensional Match Method)
- 2012-03-16 11:24:09下载
- 积分:1
-
PageWalker is a recursive or to substituting pages Asp. Net Control tree structu...
PageWalker是一个能够递归跌代asp.net页面控件的树型结构。可以用来遍历访问页面控件层次。
-PageWalker is a recursive or to substituting pages Asp. Net Control tree structure. Traverse visit can be used to control page level.
- 2022-01-25 20:53:00下载
- 积分:1
-
构件化理解LPTMR编程
功能概要:构件化理解LPTMR编程
版本更新: 2012-10-12 V1.0
2013-02-02 V2.0
2014-04-16 V2.2
硬件说明:PORTB19=红灯;PORTB18= 绿灯;PORTB9= 兰灯;
1. 工程概述
(1)本工程为KL25微控制器无操作系统应用工程,LPTMR样例程序
(2)使用串口与外界通信,使用串口1,波特率为9600,1位停止位,无校验
2. 软件环境
(1)CodeWarrior v10.2/v10.3/v10.3
3. 硬件环境
(1)KL25 SD13-01 EVB板
(2)兰灯对应引脚为PTB9
(3)串口发送引脚为PTE0,接收引脚为PTE1
- 2023-06-24 06:00:03下载
- 积分:1
-
oneday
定义日期类Date。要求:
(1)可以设置日期;
(2)日期加一天操作;
(3)输出函数,输出格式为“XXXX年XX月XX日”;
(4)编写主函数,定义对象,完成相应功能。
(The definition of the date of type Date. Requirements: (1) can set the date (2) date-plus-one operation (3) the output function, output format for the " XXXX in XX on XX date" (4) the preparation of the main function, the definition of the object, the completion of the corresponding function.)
- 2009-05-21 23:02:48下载
- 积分:1
-
ProtocolDriver
说明: 是网络的协议驱动源代码框架,对想过滤网络数据的初学者很有帮助(Is the network protocol driver source code framework, and would like to filter network data useful for beginners)
- 2010-04-10 14:33:22下载
- 积分:1
-
tms320lf2812
TMS320F2812开发板(SCH+PCB图)Protel (TMS320F2812 ?????(SCH+ PCB?? Protel)
- 2008-08-23 23:00:10下载
- 积分:1
-
基于C语言的GSM模块sim808的51驱动程序
基于C语言的GSM模块sim808的51驱动程序(The 51 driver of the GSM module sim808)
- 2018-04-25 14:51:59下载
- 积分:1
-
超市管理系统
#include /*输入,输出头文件*/
#include /*申请空间头文件*/
#include /*对字符串加工头文件*/
#include
#include
/*清屏头文件*/
struct arraysGoods
{
int goods_id; //商品编号
char goods_name[50]; //商品名称
char goods_address[50]; //商品产地
char goods_type[50]; //商品种类
float goods_inputprice; //商品进价
float goods_outputprice; //商品售价
int goods_num; //商品进货量
};
struct arraysGoods GoodsDates[50]={ {2013,"衬衫","北京","c",1.4,2.5,5},{2012,"裤子","上海","b",1.3,2.5,6}, {2011,"短袖","大连","a",1.1,2.5,7}};
struct arraysGoods GoodsDates2[50];
void loginTitle();
void loginManager();
void selectManagerMenu();
void spendPassager();
v
- 2022-01-24 09:53:17下载
- 积分:1
-
VoiceTest
VoiceTest.rar secondlife voicetest c# 原码(VoiceTest.rar secondlife voicetest c)
- 2009-01-21 16:38:02下载
- 积分:1