-
Bin文件转Hex原代码,用于编程器开发的小东西,转自互联网,希望对大家有点用处...
Bin文件转Hex原代码,用于编程器开发的小东西,转自互联网,希望对大家有点用处-Bin Hex documents to the original code for the program for the development of small things, decanted from the Internet, We hope to use a bit
- 2023-05-19 19:55:03下载
- 积分:1
-
com程序,中间件,与大家分享,不足之处请指正!谢谢!
com程序,中间件,与大家分享,不足之处请指正!谢谢!-com programs, middleware, and share, the inadequacies please correct me! Thanks!
- 2022-01-26 05:28:28下载
- 积分:1
-
这是一个倒谱分析程序的第3个部分,我接着上传,一共有4个压缩包!...
这是一个倒谱分析程序的第3个部分,我接着上传,一共有4个压缩包!-This is a cepstrum analysis procedures for the three part, I then uploaded, a total of four compression package!
- 2022-04-21 11:19:28下载
- 积分:1
-
TUXEDO编程例子,使用动态SQL方法四,连接数据库并对数据库进行操作...
TUXEDO编程例子,使用动态SQL方法四,连接数据库并对数据库进行操作-TUXEDO programming examples, the use of dynamic SQL four ways to connect databases and database operations
- 2022-03-26 07:16:56下载
- 积分:1
-
程序自动完成向“我的文档“下shiyan.docx发送字符c,程序运行前,shiyan.docx必须被word打开...
程序自动完成向“我的文档“下shiyan.docx发送字符c,程序运行前,shiyan.docx必须被word打开-Procedures automatically to the
- 2022-03-14 23:55:08下载
- 积分:1
-
本程序是在VC6.0开发环境,安捷伦信号源控制…
本程序是在vc6.0开发环境,控制安捷伦信号源进行扫频等操作,要使编译无错误,必须安装安捷伦iolibrary。添加相应的库。-This procedure is vc6.0 development environment, control of Agilent signal sources, such as Operation Sweep, to compile error-free, you must install Agilent iolibrary. Add the appropriate library.
- 2022-07-03 00:49:09下载
- 积分:1
-
to imitate the IE Address bar controls, complete automatic selection function
能够模仿IE地址栏控件,完成自动筛选功能-to imitate the IE Address bar controls, complete automatic selection function
- 2023-07-29 15:00:04下载
- 积分:1
-
This is a GPS source middleware, is a routine procedure,
这个是GPS中间件的源程序,上一个是例程程序,-This is a GPS source middleware, is a routine procedure,
- 2022-02-15 23:02:47下载
- 积分:1
-
DSP C语言的汇编方法以及键盘和点阵的使用原理及编程方法,最后通过实验硬件调试实现简单的加法运算和点阵...
DSP C语言的汇编方法以及键盘和点阵的使用原理及编程方法,最后通过实验硬件调试实现简单的加法运算和点阵-DSP
- 2022-04-17 14:21:05下载
- 积分:1
-
/*******************************************************************************...
/**************************************************************************************************
* 简介
*
* 本模块仅使用于字符显示液晶模块
*
* 当前版本的驱动仅支持以下类型LCD模块驱动:
* Hitachi HD44780 或与之兼容的芯片.
*
* LCD显示函数支持以下格式:
* 1 line x 8 characters
* 1 line x 16 characters 2 lines x 16 characters 4 lines x 16 characters
* 1 line x 20 characters 2 lines x 20 characters 4 lines x 20 characters
* 1 line x 24 characters 2 lines x 24 characters
* 1 line x 40 characters 2 lines x 40 characters
*说明:
* 1 line x 16 characters 需要定义为2*8的液晶模块
**************************************************************************************************/
-/*************************************************************************************************** Introduction** This module uses only the characters displayed in the LCD module** the current version of the driver only supports the following types of LCD driver module:* Hitachi HD44780 chip or compatible .** LCD display function supports the followi
- 2022-01-24 18:49:15下载
- 积分:1