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

搜索资源列表

  1. stamp

    0下载:
  2. 用java编写的邮资问题,根据其基本思想通过java工具编写代码解决问题-Postage prepared using java issue, in accordance with its basic idea of a tool through the java code to solve the problem
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:533
    • 提供者:
  1. Topsort

    0下载:
  2. 所谓拓扑排序是指将顶点按照拓扑次序排列。有几种简单的算法可以求出一个图的拓扑次序。一种算法的思想如下: (1)在有向图中查找一个没有后继(或前驱)的顶点并添加到顶点表中。 (2)从图中删除该顶点和所有以该顶点为头(尾)的弧。 -The so-called topological sorting refers to the vertex order in accordance with the topology. There are several simple algor
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1069
    • 提供者:zong
  1. yjdlb

    1下载:
  2. 一级倒立摆的模糊控制,用融合函数的思想,基于最优控制。通过simulink仿真。-An inverted pendulum fuzzy control, with the idea of integration of functions, based on the optimal control. Through the simulink simulation.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:7304
    • 提供者:yaq
  1. ukf

    0下载:
  2. The Unscented Kalman Filter (UKF) is a novel development in the field. The idea is to produce several sampling points (Sigma points) around the current state estimate based on its covariance. Then, propagating these points through the nonlinear map t
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2463
    • 提供者:alazio
  1. Ruhua100

    0下载:
  2. 利用google提供的服务开发的语句翻译软件,很简单但很实用. 是我自已设想并开发出来的.-Google using the services provided by the development of language translation software, is very simple but very practical. Is my own and developed the idea.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:38660
    • 提供者:ruhua
  1. exp11-7

    0下载:
  2. C程序,利用二路归并思想对一组数据进行排序-C program,order the datas using the idea of merging
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1104
    • 提供者:fishle
  1. sampen

    0下载:
  2. SampEn是关于时间序列的规律估计近似值的一个变量。其基本思想是基于一个音频的规律性将其插入到语音或者音乐中。通过加窗计算的SampEn序列,所插入的音频流的规律性就被估计出来了。上诉方法的有效性已经被试验证实,这其中包括BBC的新闻广播和不同类型的具有多种暂时分类语音和音乐。结果显示,对于所有测试的实验,上述方法的健壮性达到了准确区分率高于90 。-SampEn time series on the approximation of the laws of a variable is est
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:760
    • 提供者:黄军
  1. image

    0下载:
  2. 1、图象灰度处理:将<24位真彩色图像>转换成<256级灰度图像>;(*.bmp文件) 2、图像的灰度直方图:分别反映转换前后图像中的灰度级与出现这种灰度的概率之间的关系; 3、其它功能:存盘、清屏和退出应用程序功能。 源程序用Pascal语言编写。 含有三种不同的算法作为比较,并且附有详细的软件设计的思路说明。-1, gray-scale image processing: to < 24-bit true color image> conve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:467646
    • 提供者:尤瑞
  1. 1

    0下载:
  2. 这个系统基于单纯形法的基本思想概念,通过大M这一思想,派生出对偶单纯形法这个工具,希望这个程序能给大家带来实在的用途。-This system is based on the simplex method the basic idea of the concept of a large M this idea, derived from a large M simplex method this tool, I hope we can bring this process is used.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1375
    • 提供者:王竞婷
  1. 5544

    0下载:
  2. 小波变换在数字化图象的压缩中起着极其重要的作用。本文在简单阐述小波变换基本理论和Mallat算法基本思想的基础上,着重利 用Matlab软件研究了小波变换在图像压缩技术中的具体应用,结合实例给出了具体程序,并对程序进行了详细说明-Wavelet transform of digital image compression plays an extremely important role. In this paper, a simple basic theory of wavelet tra
  3. 所属分类:Wavelet

    • 发布日期:2017-04-17
    • 文件大小:76760
    • 提供者:洪波
  1. fenli

    0下载:
  2. 二维信号分离程序。分两步进行,有数据例子,还有说明文档。内含一维快速FFT子程序!!可以根据自己的需要进行修改。但思路很经典-Two-dimensional signal separation procedure. Carried out in two steps, there are examples of data, as well as documentation. Containing one-dimensional FFT routines quickly! ! According t
  3. 所属分类:Energy industry

    • 发布日期:2017-04-10
    • 文件大小:1134879
    • 提供者:但是借
  1. SP_source

    0下载:
  2. I m a student and very interested in VC++. I often enter this web site to get free source code. I was in need of a splitter in a dialog. I downloaded one but it s very complex and I felt it was difficult to use the control (although it s very powerfu
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-05
    • 文件大小:3818
    • 提供者:何孟东
  1. OPC

    0下载:
  2. 一个使用VC++编写DCOM的实例,本实例最初的构想是用来做OPC服务器的。欢迎有OPC经验的人与我交流。-Using VC++ to prepare DCOM examples, the examples of the original idea was to do with OPC servers. OPC experience are welcome and I exchange.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-01
    • 文件大小:126726
    • 提供者:steven
  1. WL

    0下载:
  2. 另外发个武林外传的挂,思路也很不错,尤其在CALL的运用上-Rumors of martial arts made other link, is also a good idea, especially in the use of CALL
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-16
    • 文件大小:175140
    • 提供者:ddasdas
  1. BREW-racing-car-game

    0下载:
  2. 描述了在手机上表现滞钝的传统实现思路,并在此基础上,使用了不同于传统思路的新方法实现赛道弯曲和地图映射,并给出程序伪代码,最后提供了一些提高效率的优化措施. -Describes the lag in the performance of mobile phones to achieve the traditional idea of a blunt, and on this basis, the use of a new line of thought is different from
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:198661
    • 提供者:毛义法
  1. DO-while

    0下载:
  2. do—while语句的翻译程序,使用的是递归向下的思想,中间代码采用四元式的形式输出-do-while statement translation process, using a recursive down the idea of using intermediate code of the form of four output
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:204059
    • 提供者:小崔
  1. lingjiezhuansu

    2下载:
  2. 这是我转子动力学的大作业。用matlab编程计算双转子的临界转速。使用传递矩阵的思想编的。-This is my homeworkrotor of cuorse of rotordynamics . It contains a Matlab programe with dual-rotor calculation of critical speed using the idea of transfer matrix .
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:57797
    • 提供者:jack
  1. datastruct

    0下载:
  2. 通过本次实验学会了外部函数以及全局变量的设 置方法,复习巩固了C 语言和数据结构的相关知识, 掌握了结构化程序设计的基本思想, 熟悉了结构以 及指针的设计和应用, 了解了综合系统设计的基本 原理,对存储数据结构有了更形象的理解,学会了几 个新的调试程序的方法, 培养了解决实际问题的编 程能力,C 语言程序的综合应用能力得到提高-Through this experiment learned to function and global variables outside
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1633
    • 提供者:zhang
  1. ZhiShangCeShi

    0下载:
  2. 一款智商测试软件,题目是从网上找的。这个源码里使用Tag即时记录的思路很值得学习。-An IQ test, the subject is looking for from the Internet. Tag this source using the idea of real-time record is worth learning.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-08
    • 文件大小:25729
    • 提供者:李肇阳
  1. reader-writer

    0下载:
  2. 解决读者-写者的想法: 就是所谓的”忙等待“。一个进程(线程)要使用某个资源,先看能否满足”一定要求“,能,就使用, 不能就等待直到这个要求满足为止。 -Solve the readers- the idea of writing: the so-called " busy waiting." A process (thread) to use a resource, look at the can meet the " demands" , t
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:640
    • 提供者:谢雨
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
搜珍网 www.dssz.com