-
很小的五子棋C语言程序,有中文注释,以供学习
很小的五子棋C语言程序,有中文注释,以供学习-Small Gobang C language program in Chinese annotations for learning
- 2022-08-12 21:28:04下载
- 积分:1
-
C superintendent, which was the expression evaluates procedures and laboratory r...
用C写的中缀表达式求值程序及实验报告。-C superintendent, which was the expression evaluates procedures and laboratory reports.
- 2022-01-31 00:34:31下载
- 积分:1
-
田径赛程安排程序,用C++编写的,实现田径赛程的安排工作
田径赛程安排程序,用C++编写的,实现田径赛程的安排工作-Track and field schedule program written in C++, achieving track and field schedule of the organization of work
- 2022-08-02 19:21:39下载
- 积分:1
-
c8051f124的振荡器源程序.用外部晶振来产生系统时钟!
c8051f124的振荡器源程序.用外部晶振来产生系统时钟!-c8051f124 oscillator source. With an external crystal oscillator to generate the system clock!
- 2022-07-28 10:47:53下载
- 积分:1
-
Mircosoft Windows timer shutdown
Mircosoft Windows 定时关机-Mircosoft Windows timer shutdown
- 2022-03-20 21:59:27下载
- 积分:1
-
timer code in vhdl
计时器的vhdl码
-timer code in vhdl
- 2022-06-18 08:32:30下载
- 积分:1
-
VB通过串口读取条形码,通过VB编写的程序
VB通过串口读取条形码,通过VB编写的程序-VB to read bar codes through the serial port through VB program prepared
- 2022-02-13 16:34:42下载
- 积分:1
-
网上书店管理系统
网上书店系统,功能全面,包含源码和jar包下载可直接运行,觉得不错的朋友,记得点赞
- 2022-02-26 11:16:03下载
- 积分:1
-
利用DLL编写导出类,是一个通俗易懂的例子哦,拿回去看看吧
利用DLL编写导出类,是一个通俗易懂的例子哦,拿回去看看吧-derived type is a user-friendly examples Oh, look at the federal Look here
- 2022-09-22 15:45:03下载
- 积分: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