-
Simple XML applications. XML, including some basic algorithms. Suitable for begi...
简单的XML应用程序。包括一些XMl基本的算法。适合初学者。-Simple XML applications. XML, including some basic algorithms. Suitable for beginners.
- 2022-02-12 00:55:44下载
- 积分:1
-
打开一个8位图像得文件并且,显示一个8位图像,
打开一个8位图像得文件并且,显示一个8位图像,-opened an eight images in the document and, showing an eight images,
- 2022-02-02 09:16:51下载
- 积分:1
-
库存 managemebt
此代码使用基本的 c 文件来存储客户购买的详细信息和交易记录的详细信息能使用两个类,以时间、 日期和计算增值税。
- 2022-10-23 02:40:03下载
- 积分:1
-
16f 84 pic 伺服控制器 8 伺服
&LIST ;P=PIC16F84,R=DEC ;#INCLUDE";p16f84.inc";;-----------------------------------------------------------------与MPASM组装。免费提供http://www.microchip.com;------------------------------------------------------------;;伺服控制器版本1.1;28/10/2001;修复了串行接收数据问题,假设PC不在中间,PIC在停用CTS时发送一个字节,从而可能丢失一个字节。;;此程序将控制连接到PIC微控制器端口B的4个伺服系统;伺服系统通过响应提供给它们的脉冲来工作;大约每20毫秒一次。脉冲宽度控制伺服系统的位置;通常,约1520 us的脉冲宽度用作中性(中心)位置指示器
- 2022-07-23 22:40:03下载
- 积分:1
-
This what extract the MS word file to plain text file. But, It just demo
This what extract the MS word file to plain text file. But, It just demo-This is what extract the MS word file to plain text file. But, It just demo
- 2022-01-26 02:44:12下载
- 积分:1
-
本程序实现的功能主要以块方式对文件进行复制拷贝,然后读取文件中数据把块作为
缓冲通过串口发送数据。具体程序见界面上三个按纽的响应函数...
本程序实现的功能主要以块方式对文件进行复制拷贝,然后读取文件中数据把块作为
缓冲通过串口发送数据。具体程序见界面上三个按纽的响应函数-the program"s main function right way to block copying of documents. Then read data include documents as a block buffer data sent through the serial port. See specific procedures three button interface response function
- 2022-03-13 17:43:28下载
- 积分:1
-
INI文件的操作,是使用非常方便:1。首先,inifil删除…
操作INI文件,非常方便...
使用方法:
1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入
#include "IniFile.h",及CIniFile IniFile
2.读取和写入:
string = IniFile.GetString("section","item","默认")
int = IniFile.GetInt("section","item",666)
IniFile.SetString("section","item","设置值")
IniFile.SetInt("section","item",666)
3.ini文件名及路径在初始化时,用SetFileName()设置-Operation of INI file, is very convenient to use ...: 1. First IniFile.h, IniFile.ccp adding Porject, to be used in the first such document by adding# Include
- 2023-07-09 08:15:03下载
- 积分:1
-
VC7.1项目文件将被转换为VC6.0
将 vc7.1 的工程文件转换为vc6.0的-Vc7.1 the project file will be converted to the vc6.0
- 2022-04-20 10:26:06下载
- 积分:1
-
向Excel写入数据的通用程序,包含了单元格格式设置,单元格数字格式设置,合并单元格等...
向Excel写入数据的通用程序,包含了单元格格式设置,单元格数字格式设置,合并单元格等-to Excel data into the general program includes a set format cells, cells installed digital format, such as merging cells
- 2022-12-22 15:55:03下载
- 积分:1
-
一个读写INI配置文件的类CConfig,其中完整封装了对INI各种读写的操作,具体例子参考一段源代码Example.cpp。...
一个读写INI配置文件的类CConfig,其中完整封装了对INI各种读写的操作,具体例子参考一段源代码Example.cpp。-a reader INI configuration file class CConfig, Packaging integrity of the various literacy INI, the operation of a reference to specific examples of source code Example.cpp.
- 2022-01-31 03:06:10下载
- 积分:1