搜索资源列表
shujufenxi
- Vc++6.0在数据分析方面计算一维数据组的数组特征(方差,均值,分为点等)-Vc++ 6.0 in the data analysis of the calculation of one-dimensional array of data sets characteristics (variance, mean, divided into points, etc.)
jiecheng
- 在VC++中利用数组来实现超大整数的阶乘-In VC++ Use the array to achieve super-integer factorial
VBVC
- VBVC之间的通信,通过VB结构数组输入数据VC编写DLL实现图形文件-Communication between VBVC through VB array of input data structure VC to prepare the realization of graphics files DLL
HAPPY
- 用vc++编写数据读取程序,读取txt中数据到数组中,实现数据的几种处理-With vc++ The preparation of the data reading process, read txt data into an array, the number of data processing
array
- C++的数组类管理类定义 被本人持续使用并完善超过20年 支持动态数组,和2维数组 类似于VC++中的CArray,且许多内部方法都与CArray的内部方法相同,但效率和方便性比CArray要好许多。特别重要的是:它们可以跨平台地工作于任何C++开发环境。-A c++ array management type definition series. They work like CArray class in VC++.But they work more efficient a
arry_reset
- vc++编写的函数,功能将数组清零或者重置为其它数值。-vc++ to prepare a function of array feature will reset to zero or other values.
ArrayEx2009-3-22
- 比VC自带的数组类CArray还快的数组类-Than the VC' s own array type faster array CArray Class
MakeCCDCode
- 这是vc下的一个线阵ccd数据转换工具.将10位AD的ccd数据文件转换成一个CONST数组.稍加修改可以用来将2进制数据转化为c语言里的const数组.-This is under vc a ccd linear array of data conversion tools. 10 AD to the ccd data file into an array CONST. A little modification can be used to 2-band data into c of con
daima
- 求一段类似堆栈的解决方案,VC的,最好有代码 需求,有众多CString 的变量,要将这些变量存组数据结构中(内存存储),类似堆栈,或者数组中,可以随时统计这些变量的个数,也可以删除其中任意的变量,比如: 定义一字符串数组变量为aaa aaa【1】=“efwf” aaa【2】=“daf” aaa【3】=“dfew” -Seeking a solution similar to the stack, VC, preferably with code requirements
ChangNum
- VC++金额大小写转换实用源码,在数字框中任意输入数字 ,己把它做成了一个CnumToHan类,使用方法在示范程序中。运行程序后,在下边的文本框中会适时转换出对应的中文大小汉字,如上图例,学习VC的可参考一下,这是一个数组与字符结合的综合实例 -VC++ source code conversion utility rate case, any input in the digital box, digital, has made it a CnumToHan class, use the
Array
- VC++6.0下Array类的基本使用。- the use of Array under VC++
Array
- 一个很好的有关vc++中数组应用的程序,简单易懂-A good array of related application in vc++ program, easy to understand
VC
- 求逆程序、用对话框显示变化值、求数组中最小值位置-Inverse process, with changes in the value of the dialog box displayed, find the location of the minimum array
hex_convert
- 将一个二进制文件转换为数组的控制台程序,使用vc6.0编译,可自行修改-conver a binary file to an array for C language in VC++ 6.0
suzhuzhizhen120421
- 练习使用VC++关于数组指针的内容,并且利用相关的内容,编写数组指针-Practice to use VC++ on an array of pointers, and use relevant content, and write array pointer
yongVCPPbianxiejisuanqi
- 用vc++写了一个计算器小程序,用bool变量来区分整数和小数,还有在连续运算的时候,是用数组实现。-With vc++ to write a calculator applet bool variable to distinguish between the integer and fractional continuous operation is implemented in an array.
zuoye11
- 1.编写递归函数计算Fibonacci数列,能避免重复计算 输入:input.txt,仅包含一个整数n(0-90) 输出:程序应能检查输入合法性,若有错误,输出错误提示“WRONG”;否则输出F(n)。两种情况都输出一个回车(形成一个空行)。所有实例均应在30秒内输出结果。 提示:可用一数组保存Fibonacci数列,用一个特殊值表示还未计算出Fibonacci数,递归调用前先检查数组,若已计算,直接取用,不进行递归调用;若未计算,调用递归函数,计算完成后保存入数组。实际上,这
feibonaqieshuzuqiufa
- 菲波那切数列数组求法的VC++2008编程,小作业小程序,望有用-Of Fibonacci that cut the number of column array method VC++ 2008 programming, small operating procedures, hope useful
300vc
- 对于vc++运算符,函数,引用,指针,数组进程,线程,内存,附300道源程序,值得学习。-For vc++ operators, functions, reference, pointer, an array of processes, threads, memory, 300 attached to the source, it is worth learning.
vc.netmacsource
- VC++.NET源码下载,一键获取MAC地址,实现原理:向网卡发送NCBENUM命令,以获取当前机器的网卡信息,如有多少个网卡、每张网卡的编号等,将获取到的网卡MAC地址格式化成常用的16进制形式,如0010-A4E4-5802,保存到数组中,并将所有网卡信息显示在列表中。 -VC++.NET source code download, a key to get the MAC address of Principle: NCBENUM command to send cards to ob
