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

搜索资源列表

  1. 2222

    0下载:
  2. 能够找到逆序对。主要思想是通过先对一个数组进行归并排序,然后在加入求逆算法-Able to find a reverse right. The main idea is to first merge sort an array, and then joining the inverse algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:569
    • 提供者:zhangyong
  1. Statistics

    0下载:
  2. 可以编写此程序,自动生成一个abc文件,可以在文件中写入内容,保存后运行程序就可以计算出文件的字符数。主要是运用统计的观念。-The preparation of this program can automatically generate a abc file, you can write content in the document, run the program save the file can be calculated on the number of characters.
  3. 所属分类:MPI

    • 发布日期:2017-04-29
    • 文件大小:253566
    • 提供者:白秋杨
  1. CustomWindow_demo

    0下载:
  2. VS2005编写,一个自绘很时尚简约的用于的窗口框架。-This article came as a result of trying to create a custom border for the MFC application. The simplest way to customize the window of an application is to bind it to a specific theme that gives it the look and feel we wan
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-26
    • 文件大小:86470
    • 提供者:larry
  1. java_design_patterns

    0下载:
  2. SOME BACKGROUND ON DESIGN PATTERNS The term “design patterns” sounds a bit formal to the uninitiated and can be somewhat off-putting when you first encounter it. But, in fact, design patterns are just convenient ways of reusing object-oriented
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1208776
    • 提供者:Abel
  1. TestDriveDevelop

    0下载:
  2. 这是一本关于TDD的书籍.让读者学会由简到繁解决复杂任务.在编码前先写出自动测试程序.每次实现一个新的构思,通过不断的重构有机地扩展源有的设计院.创建成用于更复杂逻辑的测试.-This is a book on TDD. Institute for readers from simple to complex solutions to complex tasks. In the coding to write automated test before the procedure. Every
  3. 所属分类:software engineering

    • 发布日期:2017-12-09
    • 文件大小:61246756
    • 提供者:Isabel
  1. icasso122

    0下载:
  2. Introduction Icasso is based on running FastICA several times (resampling). Icasso pools all the estimates together and forms clusters bottom-up among them. The basic idea is that a tight cluster of estimates is considered to be a candidate for inc
  3. 所属分类:Graph program

    • 发布日期:2017-06-09
    • 文件大小:16668714
    • 提供者:rocketyang
  1. Binary_Tree

    0下载:
  2. Binary_tree.cpp :执行文件生成所有二叉树 这样做的目的C + +程序是产生所有二叉树指定节点数目。 基本思想是衍生所有二叉树基于退化树。 该算法的动机是圆括号法则代表二叉树。 一组括号可通过字典秩序排列,由此也可以产生二叉树。但该算法代码中并没有简单地转换括号代表性 它一直在改变过去的节点从最新二叉树下一可能位置(在这里,我们假设右向是正确的退化树方向) 。 该文件还提到计算机内存时(读/写)和avarage参考值。 这个工程在Microsof
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3186
    • 提供者:hunter
  1. tushuguanlixitong

    0下载:
  2. C++用自写的List链表以及面向对象的思想写成的图书管理系统,实现了文件读写记录-C++ with self-written list of the List, as well as the idea of object-oriented management system written in books, reading and writing a paper record
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:62794
    • 提供者:Zhoutao
  1. Electronics_Design_Checklist

    1下载:
  2. Electronics Design Checklist C) 2003 Hank Wallace This a checklist for electronics designers. The idea is for engineers and technicians to share experiences and create a detailed checklist, which the individual designer can pare down to meet hi
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:25960
    • 提供者:guyanzu
  1. maze

    0下载:
  2. 用堆栈实现迷宫求解问题 基本思想: 若当前位置可以通过,则压入栈中,否则探求下一位置,若走不通,则回朔,迷宫大小:M*N.迷宫设置自定义。 求解迷宫问题的简单方法是:从入口出发,沿某一方向进行探索,若能走通,则继续向前走;否则沿原路返回,换一方向再进行探索,直到所有可能的通路都探索到为止。 为避免走回到已经进入的点(包括已在当前路径上的点和曾经在当前路径上的点),凡是进入过的点都应做上记号。-Maze with the stack to achieve the basic ide
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:34605
    • 提供者:Tantan
  1. devec3

    0下载:
  2. 微分进化算法DE是1995年由Rainer Storn和Kenneth Price首先提出。DE已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点[5,6] 。它在许多优化问题中都表现出优于自适应模拟退火算法、POS 算法、GA算法的性能。DE利用实数值参数向量作为每一代的种群,它的自参考种群繁殖方案与其他优化算法不同。-DE was first proposed in 1995 by Rainer Storn and Kenneth Price and had been proven tha
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:9423
    • 提供者:ashsun
  1. Filter

    0下载:
  2. 一个新的纹理合成的上行采样算法,即利用现有的高分辨率的样本纹理作为先验引导条件,对合 成的低分辨率的纹理进行插值,获取更好的高分辨率纹理合成结果.该算法的主要思想是基于联合双边滤波器进 行纹理合成上采样,对低分辨率合成纹理应用空间滤波,而将一相似的边界滤波联合地应用在高分辨率的样本纹 理上-Texture synthesis of a new sampling algorithm for the uplink, that is, use of the existing samples
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-02
    • 文件大小:803653
    • 提供者:ws
  1. GAclassify

    0下载:
  2. 利用遗传算法对图像进行分类处理,包括遗传的思想和实现,以及在图像方面的应用。-The use of genetic algorithm to classify the image processing, including genetic and realization of the idea, as well as the application of the image.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2304262
    • 提供者:fanyanwei
  1. castleBeauty

    0下载:
  2. 初学c++的一个练习题,很好的巩固了oop的思想-C++ beginner exercises of a good consolidation of the idea of oop
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:543002
    • 提供者:杨林
  1. MyCalculator

    0下载:
  2. 利用编译原理的思想实现的科学计算器,功能比较齐全-The idea of using the compiler to achieve the principle of the scientific calculator, function relatively complete
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1901098
    • 提供者:李剑翔
  1. ee

    0下载:
  2. 木马编程 系列教程本教程多数文章曾发表于《黑客防线》杂志,多数的文章是在学校的时候写的,那时候写文章的思想也很单 纯为了认识一些朋友,为了提高技术,为了挣稿费给GF买好吃的^_^ -Trojan programming series of tutorials of this course the majority of articles have been published in the " hacker defense" magazine, the major
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:4008840
    • 提供者:lypdl
  1. IDEA-1.2-bin

    0下载:
  2. that is better for ids system
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2597943
    • 提供者:akashwanjari
  1. zlcp

    0下载:
  2. this is a dos program files , hehe ,good idea~~!-do0s
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1118
    • 提供者:gh0716
  1. moyituhuo

    0下载:
  2. 模拟退火算法的基本思想是从一给定解开始,从邻域中随机产生另一个解,接受Metropolis准则允许目标函数在有限范围内变坏,它由一控制参数t决定,其作用类似于物理过程中的温度T,对于控制参数的每一取值,算法持续进行“产生—判断—接受或舍去”的迭代过程,对应着固体在某一恒定温度下的趋于热平衡的过程,当控制参数逐渐减小并趋于0时,系统越来越趋于平衡态,最后系统状态对应于优化问题的全局最优解,该过程也称为冷却过程,由于固体退火必须缓慢降温,才能使固体在每一温度下都达到热平衡,最终趋于平衡状态,因此控制
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:791
    • 提供者:hujiang
  1. 5Dm

    1下载:
  2. 5D缩水程序 专业玩家的思路 可供借鉴 学习vb-5D shrunk the idea of the procedures for professional players to learn from vb
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:181307
    • 提供者:Wesley
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com