CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Array vc

搜索资源列表

  1. Chess

    0下载:
  2. 一个模拟扫雷游戏的vc编码程序编码思想: 通过几个数组设定好雷区的位置,自己造出几个视图类的成员函数,分析是是否有雷,以及雷的个数。-A simulated mine coding procedures vc game coding idea: set up a few array location of mined areas, few create their own view class member function, analysis is whether there is mine,
  3. 所属分类:Game Program

    • 发布日期:2017-03-28
    • 文件大小:61410
    • 提供者:任柯
  1. shuzu

    0下载:
  2. com组件与vc之间数组类型的传递与接收-vc com component and between the transmission and reception array type
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1412
    • 提供者:jane
  1. haxi-contractt

    0下载:
  2. 针对数据结构哈希表是设计的要求,本源码是自己有vc.6.0编写的源码。使用线性探测处理冲突。整个程序的数据结构为结构体数组,方便查询。-According to data structure hash table is the design requirement and the source of their vc. 6.0 write source. Using linear detection dealing with conflict. The entire program for th
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1265326
    • 提供者:
  1. MFC_Array_Tutorial

    0下载:
  2. 一个使用MFC的VC++数组类代码,大家都知道,MFC的数组类可以存放任何数据类型,C++的常规数组在使用前必须将其定义成能够容纳所有可能需要的元素,而MFC数组类创建的对象可以根据需要动态地增大或减小,数组的起始下标是0,而上限可以是固定的,也可以随着元素的增加而增加,数组在内存中的地址仍然是连续分配的,希望通过我这个程序示例让你对基于MFC的数组类有一个更好的理解,教您学会使用这种数组类。 -One using MFC in VC++ array class code, and we
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:11185
    • 提供者:madud00082
  1. sort2

    0下载:
  2. 一个基于VC的数组排序算法源码实例,程序中使用了函数指针数组,一共包含四种排序方法:泡沫排序法(bubble)、插入排序法(insertion)、快速排序法(quick)和选择排序法(selection)。在头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。 -A sorting algorithm based on an array of source code VC instance, the program uses the function pointer array,
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:24866
    • 提供者:madud00087
  1. sort

    0下载:
  2. 数组排序,VC++排序,C语言排序,2个for-sort in array, sort
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4855
    • 提供者:杨洋
  1. ChangNum

    0下载:
  2. VC++金额大小写转换实用源码,在数字框中任意输入数字 ,己把它做成了一个CnumToHan类,使用方法在示范程序中。运行程序后,在下边的文本框中会适时转换出对应的中文大小汉字,学习VC的可参考一下,这是一个数组与字符结合的综合实例。 -Case the amount of VC++ source code conversion utility, enter any number in the digital box, had it made into a CnumToHan class,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:19732
    • 提供者:madud00106
  1. sarray20

    0下载:
  2. 一个基于VC的高速动态数组源程序,希望对大家有所帮助-A VC-based source of high-speed dynamic array, we hope to help
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:16279
    • 提供者:madud00111
  1. 31767648capusb

    0下载:
  2. 基于VC的线阵CCD采集以及显示成像系统-VC-based linear array CCD image acquisition and display system
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-16
    • 文件大小:10798
    • 提供者:戴新颖
  1. xieshuju

    1下载:
  2. VC++写数组的数据到TXT文件,很实用,很给力!-VC++ to write an array of data to TXT file, it is practical, it is a force!
  3. 所属分类:Windows编程

    • 发布日期:2013-10-29
    • 文件大小:854
    • 提供者:史万里
  1. shuzu

    0下载:
  2. vc数组与序列化的程序源码,很不错的demo-vc array and sequence of the program source code, it is a good demo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:5469
    • 提供者:朱丽萍
  1. read_shuzu

    0下载:
  2. vc读取序列化后的数组的程序源码,很不错的demo-vc to read the serialized array
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:5623
    • 提供者:朱丽萍
  1. maze

    0下载:
  2. 利用数组实现的迷宫代码,在VC环境下运行-Code using the array to achieve the maze, run in VC environment
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:182653
    • 提供者:xia
  1. 1

    0下载:
  2. 利用VC++6.0实现了利用数组输出各种金字塔,包括乘法小九九、货币金字塔、数字正三角形等图形-Using VC++6.0 using the array output to achieve a variety of pyramids, including the multiplication of small 99, the currency pyramid, triangle and other digital graphics
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:3207
    • 提供者:zhuimengren
  1. 1

    0下载:
  2. 利用VC++6.0实现了基于伙伴算法的内存分配与释放,算法中只使用了数组这一数据结构,算是一大不足,希望大家予以完善-Achieved using VC++6.0 based partner with the release of memory allocation algorithms, the algorithm uses only the array data structure can be regarded as a big enough hope to improve
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1938
    • 提供者:zhuimengren
  1. 1

    0下载:
  2. 利用VC++6.0实现了迷宫问题,构成迷宫图形的数组由主函数中的二维数组决定,其他的操作可以按照界面提示进行-Using VC++6.0 to achieve a maze, maze graphics array form from the main function of the two-dimensional array of decisions, other operations can follow the screen prompts
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1559
    • 提供者:zhuimengren
  1. fopenwenjian

    0下载:
  2. vc实现的文件转换器,有很好的参考价值,可转换exedoc等文件为十六进制数组文件。-vc file converter to achieve, have a good reference value, and other documents can be converted exedoc array for the hex file.
  3. 所属分类:File Operate

    • 发布日期:2017-05-17
    • 文件大小:4142540
    • 提供者:lucy
  1. CDataStruct

    0下载:
  2. 用VC实现的数据结构模板类 包括数组,普通链表,双向循环链表,哈希表,二叉搜索树,AVL 树-With VC data structure includes an array of template class, general list, two-way circular linked lists, hash tables, binary search trees, AVL trees
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:16452
    • 提供者:tesaff
  1. testCircle

    0下载:
  2. 一个关于简单的有向图回路的 vc工程,本算法需要用到的数据结构:两个边堆栈;一个顶点堆栈;一个终结数组-A simple directed graph on the vc project circuit, the algorithm requires data structures: two sides stack a vertex stack one end of the array
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:29867
    • 提供者:zhanlijuan
  1. count

    0下载:
  2. 使用VC创建Matlab数组、删除数组,进行二次编程-Matlab using the VC to create an array, delete array, a second program
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1957366
    • 提供者:张小辉
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com