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

搜索资源列表

  1. GEOMETRY.zip

    0下载:
  2. GEOMETRY is a collection of routines for geometric calculations in 2, 3 and N space. These calculations include angles, areas, containment, distances, intersection, nearest point, and volumes. The objects considered include points, lines, line segmen
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:44996
    • 提供者:
  1. 2006081223131713066

    0下载:
  2. 迷宫地图的生成也有很多种方法,但是有些算法在生成较大维度时的计算速度很慢,尤其是如果用在电子词典之类上可能很成问题的。还有一个较大的问题就是很多算法生成的迷宫并不是真正意义上的迷宫,即路径不唯一。 用离散数学的集合观点来生成一个迷宫。 首先是M*N的一个矩阵,生成为M*N个集合,然后每次循环就合并一个集合,这样在M*N-1次合并之后就成了一个集合,也就是这M*N个元素连通了。算法首先得问题的是选择哪个元素来合并,我在这里是随机选择相邻集合。算法的关键是要记录合并的次序,否则你最后得到的只
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:14193
    • 提供者:Xi Xie
  1. prime_number_upright

    0下载:
  2. 质数竖式 下面的竖式是一个乘法运算问题,它的每个*号可以代入一个数字, 这个数字属于一个特定的由N个数字组成的集合。如果这个集合是{2,3,5,7}, 那么这个竖式称作“质数竖式”。 此程序就是为了解决这样一个问题而做的。-few quality below the vertical shaft is a multiplication problem, it * can each generation into a number of This is a specific N-d
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9097
    • 提供者:刘华
  1. libjingle-0.4.0

    0下载:
  2. libjingle is a collection of open-source C++ code and sample applications that enables you to build a peer-to-peer application. The code handles creating a network connection (through NAT and firewall devices, relay servers, and proxies), negotiatin
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1244047
    • 提供者:peica
  1. Flash_Lite_Visual_Example_v1_0_en

    0下载:
  2. This example application is a collection of Flash Lite do s and don ts from the usability point of view. The application contains real examples and animations of static examples that help you to see problematic issues in real life on a Nokia
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:141744
    • 提供者:lyva1982
  1. activex_tut2

    0下载:
  2. ATL object wizard that creates a collection of other COM objects 创建COM对象阿ATL对象向导(37KB) -ATL object wizard that creates a collectio n of other COM objects created ATL COM Object Object A Wizard (37KB)
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:31222
    • 提供者:heshao
  1. wuzhiqiyuandaima

    0下载:
  2. 五子棋游戏源代码,不知道有没有人上传过,我收藏了n年的-renju game source code, do not know whether there are people upload, I collection of the Eastern n
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:10208
    • 提供者:成欣
  1. huoyanyuandaima

    0下载:
  2. 火焰的源代码,学习着看比较好,C语言写的,收藏了n年的-flame source code, learning to do better, write the C language, a collection of the Eastern n
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:4803
    • 提供者:成欣
  1. eluosifangkuaiyuandaima

    0下载:
  2. 俄罗斯方块的源代码,c的,学习之用,收藏n年的-Russian box of source code, c, learning, the collection of the Eastern n
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:9106
    • 提供者:成欣
  1. chaojimaliyuandaima

    0下载:
  2. 超级玛丽的源代码,学习之用,c的,收藏n年的东东啊-Super source code, learning, c, n, the collection Dongdonga
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:99699
    • 提供者:成欣
  1. shejiyuandaima

    0下载:
  2. 射击简单游戏的源代码,学习之用,收藏n年 的东东啊-simple shooting game's source code, learning, the collection of n Dongdonga
  3. 所属分类:射击游戏

    • 发布日期:2008-10-13
    • 文件大小:31017
    • 提供者:成欣
  1. Matching-2

    0下载:
  2. //给定整数n,产生所有[2n]上的匹配(matching) //将其视为一个所有块大小均为2的集合分拆 //以a_i表示其第i个元素所在的集合号 //输出格式为 a1 a2 a3 ... //满足 //a_{i+1} <= max { a1,a2,...a_i } + 1 -/ / a given integer n, have all [2n] on the matching (matching) / / will be considered as an all
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1743
    • 提供者:侯庆虎
  1. 上大_net-0-1背包问题(回朔法)

    0下载:
  2. 0 / 1背包问题是一个N P-复杂问题,为了解决该问题,,将用回溯算法解决该问题。既然想选择一个对象的子集,将它们装入背包,以便获得的收益最大,则解空间应组织成子集树的形状(如图1 6 - 2所示)。该回溯算法与4 . 2节的装载问题很类似。首先形成一个递归算法,去找到可获得的最大收益。然后,对该算法加以改进,形成代码。改进后的代码可找到获得最大收益时包含在背包中的对象的集合。-0 / 1 knapsack problem is a P-complex issues, in order to
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8915
    • 提供者:周易
  1. GEOMETRY

    0下载:
  2. GEOMETRY is a collection of routines for geometric calculations in 2, 3 and N space. These calculations include angles, areas, containment, distances, intersection, nearest point, and volumes. The objects considered include points, lines, line segmen
  3. 所属分类:Graph program

  1. mode

    0下载:
  2. ★ 问题描述 给定含有n个元素的多重集合S,每个元素在S中出现的次数称为该元素的重数。多重 集合S中重数最大的元素称为众数。例如,S={1,2,2,2,3,5}。多重集合S的众数是2,其重数是3。 -★ Descr iption of the problem given n elements contains a collection of multi-S, each element appearing in the number of S is called the multipl
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:309102
    • 提供者:jingyan
  1. matlab-n-net-tl

    0下载:
  2. 神经网络是单个并行处理元素的集合,我们从生物学神经系统得到启发。在自然界,网 络功能主要由神经节决定,我们可以通过改变连接点的权重来训练神经网络完成特定的功能-A single neural network is a collection of parallel processing elements, we have been inspired by biological nervous system. In nature, the network function of a decisi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:244653
    • 提供者:zgp
  1. BookCollection

    0下载:
  2. C#和.net 3.0第一步源代码 书籍收藏系统-C# and. Net 3.0 source code first Book collection systems
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:3436491
    • 提供者:li jian
  1. EasyLanguageIndicatorsD-N

    0下载:
  2. Easy Language Indicator collection - Source code from D to N [TradeStation]
  3. 所属分类:Other systems

    • 发布日期:2017-06-19
    • 文件大小:29392388
    • 提供者:Dimitir Pap
  1. Nmatlab-n-nete

    0下载:
  2. 神经网络是单个并行处理元素的集合,我们从生物学神经系统得到启发。在自然界,网络络功能主要由神经节决定,我们可以通过改变连接点的权重来训练神经网络完成特定的功能 -The neural network is a collection of a single parallel processing elements, we are inspired by biological nervous system. In nature, the network network function is d
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:244736
    • 提供者:zhengguoo
  1. all-elements-of-the-collection

    0下载:
  2. 编写递归函数,求n个元素集合的所有子集。不妨令集合元素为小写字母,原集合为{‘a’, ‘b’, …, ‘a’ + n - 1}。 输入:input.txt,仅包含整数n(1-26)。 输出:若输入合法,输出集合的所有子集;否则输出“WRONG”。子集输出格式为每行一个子集,空集用空行表示,非空集合每个元素间用一个空格间隔,最后一个元素之后不能有空格。-Write a recursive function of n a subset of all elements of the colle
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:302674
    • 提供者:刘慧
« 12 3 4 5 »
搜珍网 www.dssz.com