-
picture editor by vc
VC写的图象编辑器-picture editor by vc
- 2022-03-25 16:36:38下载
- 积分: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
-
Simple mfc
基于mfc的简易股票管理系统,可以实现股票导入,绘制图形,管理账户等功能-Simple mfc-based stock management system that can achieve the stock import, drawing graphics, management accounts and other functions
- 2022-03-14 06:26:48下载
- 积分:1
-
A very very simple program developed in Visual Basic 6.0 for practcal you can us...
A very simple program developed in Visual Basic 6.0 for practcal you can use it.-A very very simple program developed in Visual Basic 6.0 for practcal you can use it.
- 2023-06-02 21:40:03下载
- 积分:1
-
二叉树的构建和遍历和二叉树结点的插入。数据结构的实验。...
二叉树的构建和遍历和二叉树结点的插入。数据结构的实验。-Binary tree construction and traversal and insertion of binary nodes. Data structure experiment.
- 2022-07-17 14:45:49下载
- 积分:1
-
This a full function manual of excel 2003,it is include about 300 function,and u...
This a full function manual of excel 2003,it is include about 300 function,and usefull for studying excel
- 2022-03-01 03:51:31下载
- 积分:1
-
该程序实现了队列的基本性能,采用了循环单T
用循环单链表实现队列的基本操作,很好的展现了队列的优点-The program realizes the basic performances of the queue, using cycling single table, and make a good exhibition of the queue s advantages.
- 2022-10-17 23:00:03下载
- 积分:1
-
关于如何杀死执行线程的代码,对开发人员有参考价值
关于如何杀死执行线程的代码,对开发人员有参考价值-On how to kill the thread of execution code, the developers have reference value
- 2022-01-22 12:43:49下载
- 积分:1
-
视觉辅助X线+开发环境插头
Visual Assist X 是vc++开发环境的插件,利用此插件可方便我们的输入,当你输入系统的环境变量时,便会显示出词条供你选择。-Visual Assist X is vc++ Development environment plug-ins, plug-ins can use this input to help us, when you enter the system environment variable, will show that for the term you choose.
- 2022-07-04 20:02:42下载
- 积分:1
-
Menu show graphically
菜单图形显示
- 2022-04-11 05:56:53下载
- 积分:1