HIGHLIGHT TRUE #define NOHIGHLIGHT FALSE #define UPDATE TRUE #define NOUPDATE FALSE #define FORMAT TRUE #define NOFORMAT FALSE #define LEFT 0
资源简介:HIGHLIGHT TRUE #define NOHIGHLIGHT FALSE #define UPDATE TRUE #define NOUPDATE FALSE #define FORMAT TRUE #define NOFORMAT FALSE #define LEFT 0
上传时间: 2013-12-15
上传用户:xwd2010
资源简介:HIGHLIGHT TRUE #define NOHIGHLIGHT FALSE #define UPDATE TRUE #define NOUPDATE FALSE #define FORMAT TRUE #define NOFORMAT FALSE #define LEFT 0
上传时间: 2013-12-10
上传用户:alan-ee
资源简介:HIGHLIGHT TRUE #define NOHIGHLIGHT FALSE #define UPDATE TRUE #define NOUPDATE FALSE #define FORMAT TRUE #define NOFORMAT FALSE #define LEFT 0
上传时间: 2015-07-22
上传用户:hopy
资源简介:% BackgroundRemoval=[true],false % Gain=[tsquare],linear % BandPass=[paul],fircls % CenterFrequency, auto (determined using pburg) % BandWidth=auto (a fraction of the CenterFrequency default=0.25) % ContrastStretch=[true],false ...
上传时间: 2016-03-04
上传用户:yyq123456789
资源简介:// 学生管理.cpp : Defines the entry point for the application. // #include "stdafx.h" #include "resource.h" #define MAX_LOADSTRING 100 // Global Variables: HINSTANCE hInst; // current instance TCHAR szTitle[MAX_LOADSTRING]; ...
上传时间: 2016-12-29
上传用户:767483511
资源简介:// 学生管理.cpp : Defines the entry point for the application. // #include "stdafx.h" #include "resource.h" #define MAX_LOADSTRING 100 // Global Variables: HINSTANCE hInst; // current instance TCHAR szTitle[MAX_LOADSTRING]; ...
上传时间: 2016-12-29
上传用户:767483511
资源简介:可预置的8位计数器程序的主要部分分析 #include <AT89X51.H> //器件配置文件 #define uchar unsigned char //变量类型的宏定义 #define uint unsigned int uchar code SEG7[10]={0x03,0x9f,0x25,0x0d,0x99, //0~9的数码管段码 0x49,0x41,0x1f,0x01...
上传时间: 2015-04-29
上传用户:changeboy
资源简介:mm36sb020的spi的接口,已经调试过的 /* 定义命令 *//* #define ERSC 0x90f6 // 檫除整个芯片 // #define SRC 0xfffffffe // 软件复位芯片 // #define RSE 0x94 // 读状态寄存器 // #define RBE 0x98 // 读一个字节数据从缓冲区 // #define RME 0x9c ...
上传时间: 2013-12-01
上传用户:chenxichenyue
资源简介:ADOM+设计篇意在测试com+的事务处理能否正确执行。 将组件安装后,在组件服务中该com+组件的属性设置中将“激活”页的“启用对象池”选项选中,执行客户端程序调用上面这个方法,发现com+的事务机制不能正确执行,数据会写入数据库中。如果不选中“启用对象...
上传时间: 2015-07-20
上传用户:520
资源简介: #ifndef __485_C__ #define __485_C__ #include #include #define unsigned char uchar #define unsigned int uint /* 通信命令 */ #define __ACTIVE_ 0x01 // 主机询问从机是否存在 #define __GETDATA_ 0x02 // 主机...
上传时间: 2014-12-26
上传用户:604759954