-
二
二层电梯模拟程序-two-story elevator simulation program
- 2023-07-09 13:35:03下载
- 积分:1
-
增加整数并将它们保存到文件中
这段代码将启用太多的使用数据结构添加整数。它也可以选择在文件中保存整数。因此,当程序打开时,它可以加载先前添加的数据。
- 2022-04-06 17:04:52下载
- 积分:1
-
一段有用的特征函数求解程序,对初学者者很有帮助
一段有用的特征函数求解程序,对初学者者很有帮助-A very useful charastitic function solvation code, and useful for freshman
- 2022-04-23 08:52:10下载
- 积分:1
-
AD采集的低端程序,很规范,对于使用ad采集的人很有帮助哟
AD采集的低端程序,很规范,对于使用ad采集的人很有帮助哟-AD collection of low-end procedures are standardized, were collected for the use of ad helpful yo
- 2022-05-09 06:51:12下载
- 积分:1
-
windows下ftp服务端与客户端的实现
1.ftpServer是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序;
2.目录ftp客户端是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现;
- 2023-01-13 22:05:04下载
- 积分:1
-
counter
计算器程序-counter
- 2023-02-05 06:40:03下载
- 积分:1
-
WiMAX
WiMAX-2004协议套件,使用C++开发,完成UMAC和LMAC功能-WiMAX-2004 protocol suite, using C++ developers to complete the function of UMAC and LMAC
- 2022-02-15 11:25:50下载
- 积分: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
-
抽象工厂实现
设计模式,提供了C++方法实现抽象工厂,对于想掌握编程的用户来说很有帮助
- 2022-11-29 08:00:03下载
- 积分:1
-
Can be convenient to know the day of the date and time now. And has a stopwatch...
可以方便的知道当天的日期和现在的时间.并且有秒表的功能-Can be convenient to know the day of the date and time now. And has a stopwatch function
- 2022-04-21 14:17:39下载
- 积分:1