-
以C语言完成读写24LCxx系列
以C语言完成读写24LCxx系列-to complete the C language family literacy 24LCxx
- 2022-12-06 23:50:03下载
- 积分:1
-
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2...
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s="FFA6" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中 加入#include "StrToData.h"即可调用-function of long StrToData(CString strData,int jz) :changed character string to positive integer,changed character may be any decimal system,return:long Integer value,parameter:strData is the character string to be changed,jz is type of decimal system.
- 2022-01-21 02:18:21下载
- 积分:1
-
可以获取CPU的供应商,以及CPU的ID等相关信息。程序有注释。
可以获取CPU的供应商,以及CPU的ID等相关信息。程序有注释。-CPU access to suppliers, as well as the CPU
- 2022-03-07 09:04:09下载
- 积分:1
-
xcom(vc++编写的串口调试助手源码)
vc++6.0编写的串口调试助手源码,可以直接使用
- 2023-05-07 17:40:02下载
- 积分:1
-
HANOR on the book
这是一个关于汉诺塔的书机-HANOR on the book-
- 2023-07-11 02:00:03下载
- 积分:1
-
windows GDI实现画图 播放声音
windows GDI实现画图 播放声音-windows GDI draw play sound
- 2022-01-30 17:24:01下载
- 积分:1
-
文件内部函数实现 得到文件夹 过程。利用windows user库 编程
文件内部函数实现 得到文件夹 过程。利用windows user库 编程-To be internal documents folder function process. The use of windows user database programming
- 2022-03-13 03:56:26下载
- 积分:1
-
.采用算符优先数算法,能正确求值表达式
2.熟练掌握栈的应用
3.熟练掌握计算机系统的基本操作方法,了解如何编辑、编译、链接和运行一个C++程序...
.采用算符优先数算法,能正确求值表达式
2.熟练掌握栈的应用
3.熟练掌握计算机系统的基本操作方法,了解如何编辑、编译、链接和运行一个C++程序
-. Using operator priority number algorithm, able to correctly evaluated expression 2. Familiar with the application of the stack 3. Familiar with the basic operation of computer systems, methods, learn how to edit, compile, link and run a C++ program
- 2022-08-17 15:06:23下载
- 积分:1
-
windows mobile 6.0 on Motolola Q*** s reboot control program
Motolola Q***上的windows mobile 6.0重启控制程序
- 2022-01-21 22:50:50下载
- 积分:1
-
用2个timer编程的实例,examples of Programmable two timer
用2个timer编程的实例,examples of Programmable two timer -Programmable timer with two examples of
- 2022-06-21 09:31:48下载
- 积分:1