-
python 写的zip压缩解压缩程序,用来理解python的编程
python 写的zip压缩解压缩程序,用来理解python的编程-zip inpython
- 2022-03-23 09:45:08下载
- 积分:1
-
数据结构经典例题,机场模拟,单跑道,根据输入期望值随机生成起飞,降落飞机,注释详细...
数据结构经典例题,机场模拟,单跑道,根据输入期望值随机生成起飞,降落飞机,注释详细-Classic example of data structure, airport simulation, single-track, in accordance with expectations for randomly generated input to take off and landing aircraft, detailed notes
- 2022-08-26 10:10:36下载
- 积分:1
-
labview xie写的时钟,调用windows api
labview xie写的时钟,调用windows api-labview
- 2022-02-06 02:55:36下载
- 积分:1
-
一个用VC写的俄罗斯方块程序源码 ,俄罗斯方块大家都玩过的吧,这个是用VC实现的...
一个用VC写的俄罗斯方块程序源码 ,俄罗斯方块大家都玩过的吧,这个是用VC实现的-Using VC to write a Russian box program source, the Russian box we all played it, this is achieved by VC
- 2022-06-15 17:46:19下载
- 积分:1
-
function long StrToData (CString strData. int jz) function : is the string to in...
函数 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 long StrToData (CString strData. int jz) function : is the string to integer values [string for 2-16] arbitrary numerical string to 229 : long integer numerical parameters : strData will be converted to a string parameters : jz for the string-band such as : CString s = s "FFA6" long StrToData data = (s, 16) : data values are : 65446 directions : StrToData.cpp StrToData.h and will be added to your copy of the works, in the need to call a function to add# include "StrToData.h" can be transferred with
- 2023-05-26 02:20:03下载
- 积分:1
-
VB聊天小程序 非常的简单希望对大家有帮助
VB聊天小程序 非常的简单希望对大家有帮助-VB program is extremely simple wish to be helpful
- 2023-03-11 09:40:03下载
- 积分:1
-
同步FIFO的C++实现
与硬件实现作对比,可以在路由算法里实现数据的收发。简单的建模模型,确是很有帮助。
文件:FIFO.H,FIFO.CPP,MAIN.CPP
- 2022-03-02 08:15:22下载
- 积分:1
-
Student achievement management system that enables students to find Billing Divi...
学生成绩管理系统,可查找学生单科目的成绩,也能查到总分,平均分等-Student achievement management system that enables students to find Billing Division of the purpose of achievement can also be found on total score, with an average grading
- 2023-01-07 08:00:03下载
- 积分:1
-
Shared memory package code, package code
共享内存的打包代码,封装代码!使用方便,只需要名字和大小就可以使用-Shared memory package code, package code
- 2022-06-18 13:50:18下载
- 积分:1
-
河北工业大大一至大二学期,课程设计源码,课程题目是变幻线,希望对大家有所帮助,特别是河北工业大学的同学。...
河北工业大大一至大二学期,课程设计源码,课程题目是变幻线,希望对大家有所帮助,特别是河北工业大学的同学。-Hebei Tai substantially a second semester, the curriculum design source, the curriculum is changing the subject line, and they hope to help everyone, especially students of Hebei Industrial University.
- 2022-07-14 23:03:41下载
- 积分:1