-
图书管理系统
图书管理系统将有助于保持呼吸道的作者、 出版的日期、 租金和其他很多的事情。
- 2022-03-10 05:29:56下载
- 积分:1
-
by 2, 10, 8, Hexadecimal inconvenient, and the specially prepared two, 10, 16, o...
因二、十、八、十六进制转换不方便,特意编写了这个二、十、十六,八进制可以相互转换的小程序。-by 2, 10, 8, Hexadecimal inconvenient, and the specially prepared two, 10, 16, octal could change from one small procedure.
- 2022-05-08 16:57:06下载
- 积分:1
-
VB进销存项目源码
VB进销存项目源码,大家可以学习下
- 2022-12-28 16:45:03下载
- 积分:1
-
VC6.0 导入导出注册表,填写要导出的注册表项,如:HKEY_CURRENT_USERSoftwareAdobe,可以导出注册表;同时还可以导入注册表...
VC6.0 导入导出注册表,填写要导出的注册表项,如:HKEY_CURRENT_USERSoftwareAdobe,可以导出注册表;同时还可以导入注册表-VC6.0 Import Export Registry, fill out the registry key to export, such as: HKEY_CURRENT_USER Software Adobe, the registry can be exported can also import registry
- 2023-01-02 21:30:03下载
- 积分:1
-
可以在团体上随意绘画的小程序..简单好玩
可以在团体上随意绘画的小程序..简单好玩-In the group on a random drawing may be a small program simple and fun ..
- 2022-07-14 05:13:32下载
- 积分:1
-
用来显示字库的工具软件.
输入汉字后,可以生成对应的十六进制
用来显示字库的工具软件.
输入汉字后,可以生成对应的十六进制-To display the font tools software. Input Chinese characters, you can generate the corresponding hexadecimal
- 2022-06-29 12:56:47下载
- 积分:1
-
嵌入式系统的文件操作源码。实现在嵌入式系统下的TXT文件的各种操作...
嵌入式系统的文件操作源码。实现在嵌入式系统下的TXT文件的各种操作-Embedded operating system source document. Embedded systems in achieving the TXT documents the various operational
- 2023-08-21 16:10:03下载
- 积分:1
-
#包括<;STDLIB. H & gt;
#include
#include
#include
//#include
#include "debugmalloc.h"
#include "dmhelper.h"
/*Define the macro */
#define ALIGN 8
#define FENCE 0xDEADBEEF
#define HEADERSIZE sizeof(struct header)
#define FOOTERSIZE sizeof(struct footer)-#include
#include
#include
//#include
#include "debugmalloc.h"
#include "dmhelper.h"
/*Define the macro*/
#define ALIGN 8
#define FENCE 0xDEADBEEF
#define HEADERSIZE sizeof(struct header)
#define FOOTERSIZE sizeof(struct footer)
- 2022-01-20 23:08:39下载
- 积分: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
-
With windriver driven c8051f320 and PC communications.
用windriver驱动的c8051f320与PC之间的通信。-With windriver driven c8051f320 and PC communications.
- 2022-03-23 17:50:28下载
- 积分:1