搜索资源列表

  1. 怎样在CodeVision中使用结构型数组的用法实例1.rar

    0下载:
  2. 怎样在CodeVision中使用结构型数组的用法实例1
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-13
    • 文件大小:4225
    • 提供者:
  1. 计算最大可能的宗教数

    0下载:
  2. 是老师布置的一次作业

  3. 所属分类:其他小程序

    • 发布日期:2008-04-27
    • 文件大小:4739
    • 提供者:xindiandian
  1. 模板动态数组

    0下载:
  2. 本代码提供对动态数组的支持,在内存中程序将数据分块存放,避免了大块内存的申请,同时也和普通的双向链表不同的是本代码提供了对内部数据的快速索引,大大提高了数据访问速度。-the code for the dynamic array of support, in memory processes data block stored, to avoid a large memory applications, but also ordinar
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:11080
    • 提供者:悠然君
  1. 整型数组与Object数组的互操

    0下载:
  2. 整型数组与Object数组的互操作性-integer arrays with the Object array of interoperability
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5970
    • 提供者:李想
  1. 如何给链表数组赋值

    0下载:
  2. 如何给链表数组赋值,很适合初学数据结构的朋友。-array assignment is well-suited to beginners data structure friend.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1177
    • 提供者:张志明
  1. 数的识别

    0下载:
  2. 这是一个编译原理中,数的识别的一个程序,可以运行-it is a program of indentify of number in complier principle,can run.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:6621209
    • 提供者:火石
  1. 智能初始化数组

    0下载:
  2. C++编的关于智能初始化数组的小程序,初学者可能会用到的哦。下下来看看吧-C series of the smart initialize the array of small programs, beginners may use the oh. Let's see it down under. .
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7946
    • 提供者:周小海
  1. 数组排序算法改进版

    1下载:
  2. 这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。 dinimicky_hu对原程序做了修改和优化,使用了函数指针数组,并修改了一个BUG-The head file of this programme includes 4 methods of sorting : B
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:29134
    • 提供者:杨杰
  1. 在COM中使用数组_code

    0下载:
  2. COM中使用SAFEARRAY数组例程,代码中给了两种数组的用法,一种是字符串数组,另一种是自定义数据结构数组。 -use COM SAFEARRAY array routines, a code for the use of two arrays, a string array, and the other is from the definition of array data structure.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:55913
    • 提供者:全宁
  1. 邻接矩阵求解最短路径(数组)

    0下载:
  2. 邻接矩阵求解最短路径(数组).rar 邻接矩阵求解最短路径(数组).rar-adjacency matrix for the Shortest Path (arrays). Rar adjacency matrix for the Shortest Path (arrays). Rar
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:24471
    • 提供者:lsx
  1. 数制转换.txt

    0下载:
  2. 数制转换.txt.rar 把文件名中的 .rar 去掉-digit conversion. Txt.rar documents from the head. Rar removed
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3554
    • 提供者:lsx
  1. 高精度数加减乘法

    0下载:
  2. 高精度数的加减乘法,可以自定义进制,作为类实现,直接使用即可。-precision the number of addition and subtraction multiplication can be defined band, as the category achieved, can be used directly.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1423
    • 提供者:哈哈
  1. 数椐结构实验指导书

    0下载:
  2. 数据结构的实验算法 有线性表的,栈和队列,数组,树和而叉树,图,查找以及排序等算法的源代码 -experimental data structure is linear algorithm to the table, stack and queue, arrays, trees and the trees and fork, graphics, such as search and sorting algorithm sourc
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:61668
    • 提供者:龙亚星
  1. 利用89C2051实现模数转换的一种方法源程序

    0下载:
  2. 利用89C2051实现模数转换的一种方法源程序,该程序使用C51语言编写,可以用于MCS8051单片机-use 89C2051 analog-digital conversion of a way to the source, the procedure used to prepare C51, SCM can be used Mcs8051
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5529
    • 提供者:吴健
  1. 高数常用算法

    0下载:
  2. 好东西,用dephi写的,高数中的算法,包括积分,微分,极限,级数,最优化方法等-good things with dephi written in the high number of algorithms, including integral, differential, limit, series, optimization methods
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2704608
    • 提供者:唐能福
  1. c语言中写二进制数

    0下载:
  2. c语言中写二进制数。引用例子: #define Bin(n) LongToBin(0x##n##l) void main(void) { unsigned char c c = Bin(10101001) // c = 0xA9 } -Write binary number in C language. Cited code: #define Bin(n) LongToBin(0x##
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:9920
    • 提供者:张天河
  1. Java实现水仙花数的各算法

    0下载:
  2. 在java中实现水仙花数的各算法,比较齐全-in achieving several of the narcissi algorithm, a relatively complete
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3573
    • 提供者:高首
  1. 数制转换

    0下载:
  2. 数制转换,可以进行各种进制的转换而且方法相当简单,希望别人能用得到-digit conversion can be carried out various band and the transformation method is quite simple, others can use to be
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:924
    • 提供者:王沪
  1. 无符号数除法子程序16×16

    0下载:
  2. PIC单片机无符号数运算子程序,可以直接调用!-PIC unsigned few Operational subroutine can directly call!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1442
    • 提供者:郝晓兵
  1. 吃数游戏

    0下载:
  2. 吃数游戏是一个在turboC2环境下编写的小游戏,该游戏要求在宫殿中找出几个数之和是7的数吃掉,并走到7的位置-eat a few games in turboC2 environment prepared by the small games, the games in the palace to identify several hours, and the number is seven eaten, and walked sev
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:10917
    • 提供者:吴东
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org