搜索资源列表

  1. c++primeranswer

    0下载:
  2. C++ Primer 第三版 学习辅导 类的创建、继承、虚函数的使用 bugzhao@sohu.com 原书第23~40页 可以将断点设置在return 0处,然后按F5, 并记录下所有整型数组类ia指针的值,比如: 0x00491f90 0x00491f50 0x00490120 0x00491da0 0x00491d50 然后当调试指针停在return 0处时单步执行, 跟
  3. 所属分类:书籍源码

    • 发布日期:2024-05-12
    • 文件大小:324608
    • 提供者:杨文海
  1. shzz

    0下载:
  2. 建立二维数组类,重载输入/输出运算符 重载+、-、*、/运算符-build two-dimensional array type, heavy input/output Operator Overloading ,-,*,/ Operators
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:szz
  1. dongtaishuzu

    0下载:
  2. 动态数组用法的VC源程序,适用于VC初学者-dynamic array usage of the VC program applies to the VC beginners
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:
  1. 5478

    0下载:
  2. 编写查找程序search,功能如下:给定任意有序数列,然后输入任意一数,用折半查找法找出该数在数列中的位置,若数列中有此数,则返回该数在数列中所在的位置,若数列中无此数,则返回-1 把给定值y插入到有序数组a(由大到小)中,插入后,数组中的数仍然有序 用递推法求解:一串字符以问号“?”结尾,顺序读入后反向输出,且统计其中字符的个数-prepare you search procedures, functions as follows :
  3. 所属分类:WEB源码

    • 发布日期:2024-05-12
    • 文件大小:13312
    • 提供者:李小飞
  1. Ex-04

    0下载:
  2. MATLAB多个小程序:关于MATLAB中数组函数的使用以及运算-small number of MATLAB : MATLAB array of functions and the use of Operational
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:yxx
  1. Ex-06

    0下载:
  2. MATLAB小程序:关于MATLAB中结构体与元胞数组的使用-small MATLAB : MATLAB on the structure and cellular arrays use
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:yxx
  1. arry

    0下载:
  2. 我给你的是有关java数组的典型程序,我很喜欢你们这个网-I give you is the typical java array of procedures, I love you, the net
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:陶永芹
  1. ImmutableImageFromByteArray

    0下载:
  2. 从自定义字节数组创建图片的很好的实例,请同行借鉴,定会受益不浅。-from custom byte array of pictures to create good examples, please refer counterparts, will benefit greatly.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:shangxj
  1. cfread

    0下载:
  2. c语言读数据用结构数组进行数据从文本文件中读取-c language reading data structure array with data from the text file Read
  3. 所属分类:文件操作

    • 发布日期:2024-05-12
    • 文件大小:177152
    • 提供者:安永值
  1. ArrayMalloc

    0下载:
  2. 用VC实现了动态数组分配的 包括所有源代码-with VC dynamic array allocation, including all source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:171008
    • 提供者:陈天胜
  1. shuzupaixu

    0下载:
  2. 数组排序函数,对一窜数据进行冒泡排序或者进行二分排序-array sorting functions, a right channeling data Bubble sorting or ranking for two hours
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:曾世尧
  1. dwqdsort111

    0下载:
  2. 1)实现以下常用的内部排序算法并对它们的时间效率进行比较: 必做(6种):起泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序; 选做:折半插入、二路归并、基数排序等等; 2)函数首部要求:void XXXXSort(char **list, int len, int n, int *c, int *s) 其中: a) XXXXSort为排序函数名,具体如下: 起泡排序BubbleSort
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:10240
    • 提供者:战天
  1. qiudui

    0下载:
  2. 这是一个用C语言写的球队成员管理系统,是一个小的项目,其中用到了C语言的基本语法,指针,数组,链表,文件,结构体都有,对于学习语言很有帮助-This is a C language written by the team members of the management system, is a small item, which uses the C language's basic syntax, guidelines,
  3. 所属分类:汇编语言

    • 发布日期:2024-05-12
    • 文件大小:118784
    • 提供者:李博
  1. bmpCvt

    0下载:
  2. 这是使用vs2006编译的 24位色的图片转换成C的数组的代码!-use vs2006 This is a translation of 24 color photographs into an array of C code!
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-12
    • 文件大小:14336
    • 提供者:钟志明
  1. jordluo

    0下载:
  2. 模拟手机短消息功能 问题描述 该系统要求对设计一个手机短消息系统,具有排序、查找、更新、显示等功能。通过此课题,熟练掌握数组、指针的各种操作,以及一些算法思想的应用。 -simulated phone short message describing the functional problems of the system design requirements for a mobile phone short messag
  3. 所属分类:C#编程

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:罗川
  1. ghost516

    0下载:
  2. 把一个班的学生姓名和成绩存放到一个结构数组中,寻找和输出最高分者。 要交的作业-bring a class of students names and accomplishments of a storage array structure of the search and the maximum output stakeholders. To pay operating
  3. 所属分类:汇编语言

    • 发布日期:2024-05-12
    • 文件大小:245760
    • 提供者:ghost
  1. BMPShow

    0下载:
  2. 目前可以实现bmp.jpg.ico.gif等文件的读取,支持24bit与16bit的bmp和jpg文件保存(数组形式txt文件)-Can now realize bmp.jpg.ico.gif and other documents read to support 24bit and 16bit of bmp and jpg file (array form txt file)
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-12
    • 文件大小:2131968
    • 提供者:yangkun
  1. Bin2C

    0下载:
  2. 一个把任意图片转换为C语言数组的程序,非常好用。 直接流览打开bmp或JPG图片,点convert即可转换为同名的.c文件,方便在嵌入式硬件,应用编译时,没有文件系统不能读取文件的问题。-An arbitrary image is converted to the C language array of procedures, very easy to use. Directly browsing to open bmp or JP
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:19456
    • 提供者:
  1. array(V2)

    0下载:
  2. 实习性 动态数组(第二版) 大量数据的管理是很多程序员的心病,很难找到一个速度快、效率高、支持超大规模数据的表动态数组是一个功能强大的列表形数据管理链表,利用它可以轻松实现超大数据量的随机插入、删除、修改等操作,它另外一个特点就是速度极快,内存利用率高。 -Practice of dynamic arrays (Second Edition) a large amount of data management is the he
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:47104
    • 提供者:谢明强
  1. FastList

    0下载:
  2. 一个使用动态数组,快速list 数据控件, vc7.0-A use of dynamic arrays, fast list of data controls, vc7.0
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-05-12
    • 文件大小:328704
    • 提供者:理理
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org