-
在Visual C++6.0 WinXp下编译通过
采用类来实现,从CString继承而来
数据运算的结果保存在CString类中
理论上可对任意长...
在Visual C++6.0 WinXp下编译通过
采用类来实现,从CString继承而来
数据运算的结果保存在CString类中
理论上可对任意长的数据进行相加
在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。
-In Visual C++6.0 WinXp compiled under implementation through the use of class, inherited from CString computing the results of the data stored in the CString class in theory can be for any length of data combined in the Release directory has the executable file will be Drag and drop the*. txt to longadd.exe on,*. txt file for data.
- 2023-08-27 20:20:03下载
- 积分:1
-
snake that is on mobile phones, good game
snake that is on mobile phones, good game
- 2022-06-27 06:07:09下载
- 积分:1
-
Function ulong OpenPort (ulong HWND, uint uMsg, ulong dwPort, ulong dwBaud, char...
Function ulong OpenPort(ulong HWND,uint uMsg,ulong dwPort,ulong dwBaud,char byByteSize, char byParity, char byStopBits) Library "comIO.dll"
subroutine ClosePort(ulong dwHandle) Library "comIO.dll"
subroutine StopIO() Library "comIO.dll"
Function ulong ReadBuffer(ulong dwHandle,ref string pBuffer,ulong dwBufferLen) Library "comIO.dll"
Function ulong WriteBuffer(ulong dwHandle,ref string pBuffer,ulong dwBufferLen) Library "comIO.dll"
//wparam 数据字节长度
//lparam 端口句柄
email:zzp0809@hotmail.com
适合PB,VB,delphi,VFP任何win窗口程序;
下载者,应用者请来一份email。
-Function ulong OpenPort (ulong HWND, uint uMsg, ulong dwPort, ulong dwBaud, char byByteSize, char byParity, char byStopBits) Library " comIO.dll" subroutine ClosePort (ulong dwHandle) Library " comIO.dll" subroutine StopIO () Library " comIO . dll " Function ulong ReadBuffer (ulong dwHandle, ref string pBuffer, ulong dwBufferLen) Library" comIO.dll " Function ulong WriteBuffer (ulong dwH
- 2022-03-17 18:08:22下载
- 积分:1
-
Win2K/NT/XP The presentation environment, RWIN, WIN Any, Ctrl Esc, Alt
Win2K/NT/XP环境下LWIN,RWIN,WIN+Any,Ctrl+Esc,Alt+Esc,Alt+TAB等键的禁用,vb6实现-Win2K/NT/XP The presentation environment, RWIN, WIN Any, Ctrl Esc, Alt-Esc, Alt TAB keys such as the disabled, to achieve VB6
- 2022-11-13 20:50:04下载
- 积分:1
-
利用80C51单片机串口进行通信,程序很简单.
利用80C51单片机串口进行通信,程序很简单.-use 80C51 microcontroller serial communication, a very simple procedure.
- 2022-03-17 17:26:26下载
- 积分:1
-
Microsoft Windows嵌入式开发系列课程(4):Windows CE电源管理
Microsoft Windows嵌入式开发系列课程(4):Windows CE电源管理-Microsoft Windows Embedded Development Series courses (4): Windows CE Power Management
- 2022-03-14 02:06:44下载
- 积分:1
-
图书馆综合管理系统软件适用于单位图书馆,学校图书馆,图书租借机构的超级图书管理软件,是您管理图书的最佳帮手。方便借书、还书、查找等操作。方便添加图书、管理图书、...
图书馆综合管理系统软件适用于单位图书馆,学校图书馆,图书租借机构的超级图书管理软件,是您管理图书的最佳帮手。方便借书、还书、查找等操作。方便添加图书、管理图书、管理用户。提供完善的借书和还书操作,完全独立的数据库系统,数据管理为您提供:借阅管理、入库管理、销售管理、库存管理及其书目管理。图书馆综合管理系统在实施后,应能够达到以下目标: ● 实现多点操作的信息共享、相互之间的信息传递准确、快捷和顺畅。 ● 系统采用人机对话方式,菜单提示,界面美观友好、信息查询灵活、方便、快捷、准确、数据存储安全可靠,实现了开架借书,加强了图书流通管理。 ● 提供完善的借书和还书操作,完全独立的数据库系统。 ● 系统最大限度地实现了易安装性、易维护性和易操作性。 ● 数据保密性强,记录数据只能由本人及上级查询,每个用户权限可设置级别级,有利于用户安全操作使用。 ● 系统有严格的纠错功能,对用户输入的数据,系统进行严格的数据检验,尽可能排除人为的错误。 ● 内部业务操作数据量大、处理时效性强。-Integrated library management system software for the unit libraries, school libraries, books, book rental agencies super-management software is the best helper you manage books. Convenience of borrowing, but also books, to find such an operation. Easy to add books, management books, management of users. Provide a sound library and book operations, completely independent of the database systems, data management, to provide you with: Lending management, storage management, sales management, inventory management and bibliographic management. The impleme
- 2023-08-08 08:50:04下载
- 积分:1
-
一个抓屏的小程序,代码给出了详细的中文注释。
一个抓屏的小程序,代码给出了详细的中文注释。-A small program screenshots, code is given in detail the Chinese Notes.
- 2023-02-26 10:55:03下载
- 积分:1
-
C51驱动PM2.5芯片源码
C51驱动PM2.5芯片源码,基于KEIL MDK的C51版本开发的PM2.5传感器驱动代码,内部附有文档和说明,也有直接可以用的可执行文件。方便二次开发,对PM2.5环境监测的学习具有深远意义。
- 2022-02-05 07:46:47下载
- 积分:1
-
ini文件的读写
利用fstream来读取ini文件中的内容,使用STL中的vector来保存读取的值,并通过Cstring来保存数据,最后将数据输出到对话框界面中
Use fstream to read the contents of the INI file, use STL in 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-19 19:46:22下载
- 积分:1