-
copy命令C源程序,VC6.0与GCC上调试通过!
copy命令C源程序,VC6.0与GCC上调试通过!-copy command C source, VC6.0 with GCC debug through!
- 2023-05-24 18:35:04下载
- 积分: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
-
windows CE下cypress USB driver的例程, 很不错的。
windows CE下cypress USB driver的例程, 很不错的。-windows CE cypress USB driver"s routines, very good.
- 2022-02-01 06:27:06下载
- 积分:1
-
windows应用程序捆绑核心编程的详细教程,doc格式,是一本很好的教程...
windows应用程序捆绑核心编程的详细教程,doc格式,是一本很好的教程-windows applications bundled core programming detailed tutorial, doc format, is a very good tutorial
- 2022-07-03 11:34:48下载
- 积分:1
-
使用CWinApp写控制台程序的例子
使用CWinApp写控制台程序的例子-The Example of writing console application using CWinA
- 2022-12-31 08:10:03下载
- 积分:1
-
实现创建一个三元组,取三元组的任意一个分量,置三元组的任意一个分量,求三元组的最大分量,求三元组的最小分量,显示三元组等基本操作。...
实现创建一个三元组,取三元组的任意一个分量,置三元组的任意一个分量,求三元组的最大分量,求三元组的最小分量,显示三元组等基本操作。-achieve the creation of a Group 3, Group 3 yuan from an arbitrary weight, home Triples an arbitrary weight, Group 3 yuan for the largest component, for the smallest group 3 weight, Group 3 shows the basic operation.
- 2022-03-10 13:49:49下载
- 积分:1
-
ADC校准for ADUC842
ADC calibration for ADuC842
- 2022-05-21 14:56:48下载
- 积分:1
-
3D波动网格,不使用DirectX,在窗口中画显示波动的3D网格效果,具有较高的学习价值...
3D波动网格,不使用DirectX,在窗口中画显示波动的3D网格效果,具有较高的学习价值-Fluctuations in 3D meshes, do not use DirectX, painting in the window display fluctuations 3D grid effect, have a high learning value
- 2023-05-29 01:50:03下载
- 积分:1
-
< 程序界面编程实例>>
创建分隔应用程序窗体;根据窗体大小排列控件;使用表格定位窗体控件;在菜单栏中添加文本框;在状态栏中添加进度条...
< 程序界面编程实例>>
创建分隔应用程序窗体;根据窗体大小排列控件;使用表格定位窗体控件;在菜单栏中添加文本框;在状态栏中添加进度条-> to create separate application form according to the form resize control use the form on the positioning form controls in the menu bar to add a text box add a progress bar in the status bar
- 2022-02-02 10:55:52下载
- 积分:1
-
单纯形法c++编程,以解决运筹学中线性规划问题,程序简单明了,对于初学者来说是一个很不错的选择...
单纯形法c++编程,以解决运筹学中线性规划问题,程序简单明了,对于初学者来说是一个很不错的选择-Simplex Method c programming, operations research to solve linear programming problems, procedures simple and clear, for a newcomer is a very bad choice
- 2022-01-25 17:01:39下载
- 积分:1