-
serial debugging assistant source 51 literacy EEPROM application examples. Zip
串口调试助手源程序51读写EEPROM应用实例.zip-serial debugging assistant source 51 literacy EEPROM application examples. Zip
- 2022-03-02 14:03:27下载
- 积分:1
-
大多数代码样本包括在本CD与微软Visual C++开发的价值。
Most code samples included on this CD were developed with Microsoft Visual C++ version 5.0 and the Microsoft Windows CE Toolkit for Visual C++ version 5.0. The Sspi and Crypto samples were developed with Microsoft Visual C++ version 6.0 and the Microsoft Windows CE Toolkit for Visual C++ 6.0. The code in sample applications is ported for a Handheld PC, but the programming concepts that are presented apply to all Windows CE-based platforms. -Most code samples included on this CD were d eveloped with Microsoft Visual C version 5.0 an d the Microsoft Windows CE Toolkit for Visual C v ersion 5.0. The Sspi and Crypto samples were dev eloped with Microsoft Visual C version 6.0 and t he Microsoft Windows CE Toolkit for Visual C 6.0 . The sample code in applications is ported for a Handheld PC, but the programming concepts that are presente d apply to all Windows CE-based platforms.
- 2022-03-14 22:53:50下载
- 积分:1
-
此源码实现了Windowsmobile pda开发中的GPRS的调用和关闭,有本人测试过,可行直接可以拿来用!...
此源码实现了Windowsmobile pda开发中的GPRS的调用和关闭,有本人测试过,可行直接可以拿来用!-This source Windowsmobile pda realize the development of GPRS calls on and off, I have tested and feasible can be used directly with!
- 2022-11-15 01:35:03下载
- 积分:1
-
对输入的数学算式进行分析计算
用户可以添加自己定义的函数分析函数。
对输入的数学算式进行分析计算
用户可以添加自己定义的函数分析函数。-To enter the mathematical formula for calculation the user can add their own analysis of the definition of the function function.
- 2022-05-22 09:09:55下载
- 积分:1
-
c语言经典的实现了最大公约数的算法
可以处理int内的任意整数!还有运行图
及运行处理的结果!...
c语言经典的实现了最大公约数的算法
可以处理int内的任意整数!还有运行图
及运行处理的结果!-c classical language to achieve a common denominator of the algorithm can handle int the arbitrary integer! There diagram and operation of the outcome!
- 2022-07-23 00:43:52下载
- 积分:1
-
一个简单的画图程序的源代码,可以进行一些简单的画图工作,能满足基本的画图需要...
一个简单的画图程序的源代码,可以进行一些简单的画图工作,能满足基本的画图需要-A simple drawing program source code, you can draw some simple work and can meet the basic needs of the drawing
- 2022-08-20 10:09:52下载
- 积分:1
-
EMR接口
源代码是 gulian information emr 系统动力系统接口可以用于分析电子病历数据,并上传到病案管理系统
- 2022-03-16 20:53:42下载
- 积分:1
-
clipboard enhancement procedures
剪贴板增强程序 -clipboard enhancement procedures
- 2022-03-19 14:04:53下载
- 积分:1
-
Compiler Principle small programs have a small problem source files as follows :...
编译原理小程序 有点小问题 源程序文件内容如下: main() { int a, b a = 10 b = a + 20 } 要求输出如下: (2,”main”) (5,”(”) (5,”)”) (5,”{“} (1,”int”) (2,”a”) (5,”,”) (2,”b”) (5,” ”) (2,”a”) (4,”=”) (3,10) (5,” ”) (2,”b”) (4,”=”) (2,”a”) (4,”+”) (3,20) (5,” ”) (5,”)”)-Compiler Principle small programs have a small problem source files as follows : main () (int a, b a = b = a 10 20) output requirements are as follows : (2, "main") (5 ,"(") (5, " ) ") (5 ,"{"} (1," int ") (2," a ") (5 ,",") (2," b ") (5," ") (2," a " ) (4 ,"=") (3,10) (5, "") (2, "b") (4 ,"=") (2, "a") (4, "") (3,20 ) (5, "") (5 ,")")
- 2022-04-18 02:56:06下载
- 积分:1
-
这程序实现pascal词法分析,把源程序逐行读入一个字符串缓冲区中,然后逐行分析。适合手一看。...
这程序实现pascal词法分析,把源程序逐行读入一个字符串缓冲区中,然后逐行分析。适合手一看。-this program pascal lexical analysis, source progressive read into a string buffer, and then progressive analysis. For a look at hand.
- 2022-01-29 01:20:03下载
- 积分:1