-
C语言菜鸟参考习题小汇总
资源描述初学C语言时,是否为找不到满足心意的训练头脑的题目而感到烦恼呢?就让压缩包中的习题带你一起飞越C语言程序设计的思维高度,使你的水平上一层楼!
- 2022-03-25 06:36: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
-
Eight
八路模拟数据采集显示电路,70H-77H存放采样值,78H-7BH存放显示数据,依次为个位、十位、百位、通道标志-Eight-way analog data acquisition display circuit, 70H-77H stored sampled values, 78H-7BH store display data, followed by single-digit, 10, 100, channel markers
- 2022-02-04 08:43:08下载
- 积分:1
-
从ACDSee PowerPack V7.0.62(YY汉化版)中提取出来的好用的图片编辑处理软件...
从ACDSee PowerPack V7.0.62(YY汉化版)中提取出来的好用的图片编辑处理软件 --- ACD Photo Editor 3,1,44,2 汉化精简绿色版!ACDSee越来越庞大,实用性却不见得越来越好,对我有吸引力的只是其中的ACD Photo Editor。-From the ACDSee PowerPack V7.0.62 (YY汉化version) extracted by the treatment-to-use picture editing software--- ACD Photo Editor 3,1,44,2汉化streamline green version! ACDSee more and more large, more and more practical but not necessarily better, for me there is only one of the attractiveness of the ACD Photo Editor.
- 2022-02-21 10:21:50下载
- 积分:1
-
This document describes the Windows, a hotkey, skillfully use them can bring to...
window xp使用技巧,值得一读.chm格式.-window xp use skills, it is worth a read. Chm format.
- 2022-02-05 07:39:40下载
- 积分:1
-
for wince freescale csi driver
for wince freescale csi driver
- 2022-01-21 21:48:37下载
- 积分:1
-
一个扫雷游戏的VC实现,增加一个功能即探雷的功能.整个游戏的实现倒不是很难,关键在提供一种编程的思想....
一个扫雷游戏的VC实现,增加一个功能即探雷的功能.整个游戏的实现倒不是很难,关键在提供一种编程的思想.-a mine VC game, a feature that is mine-detection functions. The whole game was not very difficult to achieve, the key in providing a programming ideas.
- 2022-01-26 02:49:03下载
- 积分:1
-
一个贪食蛇的小游戏,可以一个人或者两个人玩
一个贪食蛇的小游戏,可以一个人或者两个人玩-a small game can be a person or two people play
- 2022-07-08 04:38:24下载
- 积分:1
-
超级报表模板设计器PB源代码,非常智能、美观、实用。
超级报表模板设计器PB源代码,非常智能、美观、实用。-超级报表模板设计器PB源代码
- 2022-04-10 05:50:23下载
- 积分:1
-
闹钟提醒程序,主要用OnTimer进行控制.
闹钟提醒程序,主要用OnTimer进行控制.-Alarm clock to remind the procedure, the main control OnTimer.
- 2022-08-22 05:56:17下载
- 积分:1