-
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString...
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString类中 理论上可对任意长的数据进行相加 在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-A class can perform add-subtract operation to long integers with random length and has been compiled in Visual C++6.0 and WinXp successfully.It is implemented by a class inherited from CString and can perform plus operation to data with random length in theory.There is a file named longadd.exe in directory Release. You may drag the data file named*.txt to that executable file to finish computing.
- 2023-03-20 12:40:04下载
- 积分:1
-
可以分配进程下面的虚拟内存空间,并对其进行操作
可以分配进程下面的虚拟内存空间,并对其进行操作-process to be allocated under the virtual memory space, and its operation
- 2022-02-26 08:17:39下载
- 积分:1
-
PES6 a practical all
PES6的一个实用全能修改器,可以曲线射门、猛虎式射门。-PES6 a practical all-round modifier, you can curve shots, Tiger-style shooting. More
- 2023-03-20 17:10:04下载
- 积分:1
-
这是自己编写的计算器软件,主要知识点是孙鑫老师前10课内容的一个小总结:包括控件操作,属性表单,注册表基本操作,配置文件读取和写入.等,相信对新人还是有一定帮助...
这是自己编写的计算器软件,主要知识点是孙鑫老师前10课内容的一个小总结:包括控件操作,属性表单,注册表基本操作,配置文件读取和写入.等,相信对新人还是有一定帮助的!-This is, the preparation of the calculator software, knowledge is Xin Sun 10 teachers before classes as a small sum up : including control, attribute form, the basic operation of the registry, configuration files to read and write. . the newcomers believe there is still some way to help!
- 2022-05-13 02:07:24下载
- 积分:1
-
这是我很早的一个作品,是学了VB之后做的,还有很多功能没有实现,你不防接着做,内含安装程序和源代码。...
这是我很早的一个作品,是学了VB之后做的,还有很多功能没有实现,你不防接着做,内含安装程序和源代码。-This is an ealier version which is writen after learning VB. Many functions have not been carried out. If you are interested, you can further improve it. including installation and source code.
- 2022-01-22 17:08:05下载
- 积分:1
-
在应用程序中设置打印选项
在应用程序中设置打印选项-application procedures set print options
- 2022-05-05 14:11:23下载
- 积分:1
-
串口测试程序,用于调试rs485接口
串口通信的程序
串口测试程序,用于调试rs485接口
串口通信的程序-serial test procedure for debugging interface RS485 serial communication procedures
- 2023-03-21 18:00:03下载
- 积分:1
-
TIFF tag list data detection, can open an image output of the TIFF image that co...
TIFF标签列表数据的检测,可以打开一幅TIFF图像输出该图像包含的标签项-TIFF tag list data detection, can open an image output of the TIFF image that contains the tag of
- 2022-02-06 16:16:59下载
- 积分:1
-
以前的操作系统作业
以前的操作系统作业-previous operating system operations
- 2022-04-28 12:21:37下载
- 积分:1
-
今天恰好做一个东西需要一个C++读取CSV文件的函数。
没有找到现成的函数,所以就自己写了一个。...
今天恰好做一个东西需要一个C++读取CSV文件的函数。
没有找到现成的函数,所以就自己写了一个。
-today just do one thing one needs to read CSV files C functions. Not find ready-made functions, and so they wrote one.
- 2022-04-19 10:39:32下载
- 积分:1