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

搜索资源列表

  1. 数据结构课设

    0下载:
  2. 用c编写的数据内部排序方法,可在窗口中选择多种排序方法,如快排,冒泡,折半插入等,还可以选择排序数据的个数,初态,控制等.-using data prepared by the internal order, the window can choose a variety of sequencing methods, such as fast Pai, bubbling half insert, can also choose the number of original data, the i
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:584007
    • 提供者:susu
  1. 圆排列问题5

    0下载:
  2. 给定N个大小不等的圆C1,C2,…,现将这N个圆排进一个矩形框中,且要求个圆与矩形框的底边相切。圆排列问题要求从N个圆的所有排-given N ranging from the size of the circle C1, C2, ..., N now it is discharged into a round rectangular box, demanding 000 yen rectangular box with the bottom tangent. Yuan with the pro
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:7900
    • 提供者:刘二
  1. youzi.cpp

    0下载:
  2. 给定N个大小不等的圆C1,C2,…,现将这N个圆排进一个矩形框中,且要求个圆与矩形框的底边相切。圆排列问题要求从N个圆的所有排-given N ranging from the size of the circle C1, C2, ..., N now it is discharged into a round rectangular box, demanding 000 yen rectangular box with the bottom tangent. Yuan with the pro
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:1986
    • 提供者:刘二
  1. 程序22

    0下载:
  2. 给定N个大小不等的圆C1,C2,…,现将这N个圆排进一个矩形框中,且要求个圆与矩形框的底边相切。圆排列问题要求从N个圆的所有排-given N ranging from the size of the circle C1, C2, ..., N now it is discharged into a round rectangular box, demanding 000 yen rectangular box with the bottom tangent. Yuan with the pro
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:3064
    • 提供者:刘二
  1. pai2

    0下载:
  2. 一个精确计算pai值的算法,可以精确到小数点后面4000位,而VC++代码只有4行-a precise calculation of the value of pai algorithm, to be precise decimal point after 4000, VC code and only four firms
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27632
    • 提供者:nehzil
  1. P456

    0下载:
  2. 用W78系列的CPU制作智能排线导通性测试治具,LED显示结果。-W78 series with the CPU Smart Pai wire-guided with the universal testing rule, LED display results.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1066
    • 提供者:这也要
  1. SliderPuzzle

    0下载:
  2. 手機遊戲,把數字排以順序,初學人士學習用-mobile games, a sequence number Pai, beginners to learn from
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:1865
    • 提供者:大衛
  1. VBKing

    0下载:
  2. 这是我的课程设计报告,本来是用VB设计一个界面出来,里面包含多种小游戏的,可惜删了,只剩下一份报告,里面包含了各个小游戏的程序算法代码:回溯法求解皇后问题、冒泡法的算法描述、快速排序法、二叉排序树(这里用C语言描述)、顺序查找算法、二分法查找、二叉排序树查找(这里用C语言描述)-This is my course design, originally designed with VB is an interface, and which contains a variety of small g
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:13801
    • 提供者:天路
  1. pai

    0下载:
  2. 一个游戏程序,是用Delphi做的。是个指派友谊-a game procedure is done with Delphi. Friendship is assigned
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:359577
    • 提供者:刘东利
  1. (double)

    0下载:
  2. 排棵系统 帮助实现排棵功能 方便快界,界面美观,实现功能全面,支持access和sql数据库后台-trees system Pai Pai trees to help achieve faster functional convenience sector, beautiful interface, comprehensive functionality, support for database access and sql background
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1743715
    • 提供者:sa
  1. 21341111

    0下载:
  2. chong pai 9 gong搜索算法,JAVA实现-9 gong search algorithm, JAVA
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3875
    • 提供者:胡捷
  1. puzzle15

    0下载:
  2. 一个用delphi编写的方格游戏,含1到15个数字,打乱后将其重新排列,如果长时间排不出可提供适当帮助-prepared with a box of games, including 1-15 figures will disrupt their re-arranged If Pai no longer provide appropriate help
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:189664
    • 提供者:llxxff
  1. MergeSort2

    0下载:
  2. 二路合并排序算法,使用分治策略,时间复杂度O(nlog2n), 需要和待排记录等数量的辅助空间,是一种稳定的排序算法-two-way merge sorting algorithm, the use of divide-and-conquer strategy, the time complexity O (nlog2n) Pai and the need to record the number of auxiliary space, is a stable Sort Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3861
    • 提供者:mxm
  1. sequencearray

    0下载:
  2. Pai has been a good sequence array. A few are imported, as called for under the original law will insert its array-Pai has been a good sequence array. A few are imported. as called for under the original law will insert its array
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1003
    • 提供者:caiqiu
  1. netgamec_s

    0下载:
  2. 用DELPHI编写的一个扑克排游戏 是网络对仗-prepared with a poker game is Pai network Antithesis
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:1163352
    • 提供者:acai17
  1. storyofsoldier

    0下载:
  2. 此游戏可归为益智类游戏,多玩的话可以有助于开发智力,还可以使大脑放松,一举两得。打开游戏之后可以见到四排小兵(“小兵故事”的主角,版权归showgood所有)的头像。-game falls into this category of educational games, play more, it will contribute to the development of intellectual, but can also enable the brain to relax, killing
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:302491
    • 提供者:花兵
  1. pai

    0下载:
  2. 本题的算法中涉及的三个函数: double bbp(int n,int k,int l) 其中n为十六进制位第n位,k取值范围为0到n+7,用来计算16nS1,16nS2,16nS3,16nS4小数部分的每一项。返回每一项的小数部分。 void pi(int m,int n,int p[]) 计算从n位开始的连续m位的十六进制数字。其中p为存储十六进制数字的数组。 void div(int p[]) void add(int a[],int b[]) 这两个函数都是为最后把十六进
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10679
    • 提供者:邓超
  1. pai

    1下载:
  2. vc++底层开发的矢量图形程序,实现线型图形的绘制,编辑,线型设置等功能.界面则是模拟cad界面
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:279808
    • 提供者:赵强
  1. C-yu-yan---pai-xu-

    0下载:
  2. 【最新编排】C语言中排序程序代码,此代码是从别处下载的,请参考-C yu yan zhong pai xu cheng xu dai ma
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:500757
    • 提供者:龙问寒
  1. pai

    0下载:
  2. 用概率算法求π的值,并分析结果,给出结论-Find the value of pai probabilistic algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-11-05
    • 文件大小:281383
    • 提供者:zhouqi
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com