-
这是我的C++课程设计作业,一个简单的工资管理系统
这是我的C++课程设计作品,简单的工资管理系统-This is my C++ course design work, a simple payroll system
- 2022-05-04 21:53:00下载
- 积分:1
-
Wince平台下INI文件读写程序源码,该升级包,主要修改了以前添加记录后,继续读写INI文件出现的指针错误等bug。是一个比较完美的INI文件读取程序。...
Wince平台下INI文件读写程序源码,该升级包,主要修改了以前添加记录后,继续读写INI文件出现的指针错误等bug。是一个比较完美的INI文件读取程序。-Wince platform INI file reading and writing program source code, the upgrade package, the main amendments to add the previous records, continue to read and write INI file pointer error occurs, such as bug. Is a more perfect process INI file to read.
- 2023-05-10 01:15:04下载
- 积分:1
-
孙鑫第十二课教程文件存取源码
孙鑫第十二课教程文件存取源码,经过测试,可以读取二进制文件,当做自己的复制函数使用
- 2022-05-19 09:47:29下载
- 积分:1
-
处理火星MOLA数据的小程序,可以把火星MOLA数据按照轨道号进行处理与转换。...
处理火星MOLA数据的小程序,可以把火星MOLA数据按照轨道号进行处理与转换。-Mars MoLa handle data applet can be MoLa Mars Orbiter carried out in accordance with the data processing and conversion.
- 2022-06-03 02:20:42下载
- 积分:1
-
in C# C realization of Acting Delegate very instructive look at ......... ..
在C++中实现C#中的代理Delegate 很有启发 可以看看........... -in C# C realization of Acting Delegate very instructive look at ......... ..
- 2022-02-05 20:19:14下载
- 积分:1
-
a good personnel management system, designed to graduate high reference value.
一个不错的人事管理系统,对毕业设计有很高的参考价值。-a good personnel management system, designed to graduate high reference value.
- 2023-07-22 05:00:03下载
- 积分:1
-
daytime的TCP客户端实现,包括文件TCPdtc.cpp:包含了访问daytime服务的TCP客户端代码...
daytime的TCP客户端实现,包括文件TCPdtc.cpp:包含了访问daytime服务的TCP客户端代码-daytime of the TCP client-side implementation, including file TCPdtc.cpp: includes access to daytime services, TCP client-side code
- 2022-01-25 16:45:48下载
- 积分:1
-
一个带有界面的时钟程序,可以准确的显示当前的时间
一个带有界面的时钟程序,可以准确的显示当前的时间-Interface with a clock procedures, can accurately display the current time
- 2022-01-28 06:09:23下载
- 积分:1
-
一维欧拉方程的高精度求解,WENO/WENO重构,ROE flux
一维欧拉方程的高精度求解,WENO/WENO重构,ROE flux-One-dimensional Euler equations for solving the high-accuracy, WENO/WENO Reconstruction, ROE flux
- 2022-02-03 17:21:50下载
- 积分:1
-
让程序只运行一个实例的简单实用的方法,首先在InitInstance()函数中创建一个同步对象,如果(GetLastError()返回ERROR_ALREADY...
让程序只运行一个实例的简单实用的方法,首先在InitInstance()函数中创建一个同步对象,如果(GetLastError()返回ERROR_ALREADY_EXISTS就表明存在
-Allow to run only one instance of the simple and practical method, first of all, in the InitInstance () function to create a synchronization object, if (GetLastError () return ERROR_ALREADY_EXISTS to indicate the presence
- 2022-03-15 07:02:13下载
- 积分:1