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

搜索资源列表

  1. HASHES.ZIP

    0下载:
  2. 雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中,鍵值(key value)或識別字(identifier)在記憶體的位址是經由函數(function)轉換而得的。此種函數,一般稱之為雜湊函數(Hashing function)或鍵值對應位址轉換(key to address transformation)。對於有限的儲存空間,能夠有效使用且在加入或刪除時也能快的完成,利用雜湊法是最適當不過了。因為雜湊表搜尋在沒有碰撞(collision)及溢位(over
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:24590
    • 提供者:HCJ
  1. fuc

    0下载:
  2. 破圈法,边割法,避圈法的比较: 当图为连通且边树较少时,用破圈法较好 当图边数较多时,使用边割法和避圈法较好 -breaking lap, cutting edge, avoiding the comparison circle : When map is connected and fewer side tree, breaking lap with a better method when the edges of a few more, the use of cut
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5978
    • 提供者:aa
  1. left_interrupt

    0下载:
  2. 这是电梯延时驱动程序,采用中断法说,是个不错的程序-This is the lift delay drivers using interruption law that is a good procedure
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:14946
    • 提供者:luhf
  1. shellsort111

    0下载:
  2. 附有本人超级详细解释(看不懂的面壁十天!) 一、 实际问题: 希尔排序(Shell Sort)是插入排序的一种。因D.L.Shell于1959年提出而得名。它又称“缩小增量分类法”,在时间效率上比插入、比较、冒泡等排序算法有了较大改进。能对无序序列按一定规律进行排序。 二、数学模型: 先取一个小于n的整数d1作为第一个增量,把文件的全部记录分成d1个组。所有距离为dl的倍数的记录放在同一个组中。先在各组内进行直接插人排序;然后,取第二个增量d2<d1重复上述的分组和
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19421
    • 提供者:乐乐
  1. 8queensProblem

    0下载:
  2. 搜索8皇后问题的第一个解。使用了两种方法:1.普通的回朔法搜索。 2.修改后的搜索(先搜索most contrainted变量的方法) 使用vc++.net 2003开发 -search of a solution. The use of two methods : 1. General Re search Schomburg law. 2. After the revised search (first search contrainted most variable method)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5503
    • 提供者:沈宏伟
  1. wenfa

    0下载:
  2. 关于编译原理中文法的讲解,又需要的朋友可以看看,挺好的-build on the principles of law on the Chinese, but it also needs a friend can see, in very good shape;
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:239192
    • 提供者:hailang
  1. Subtraction

    0下载:
  2. 以下是差影法的源程序。要注意的是,第一幅图的文件名为c:\\test.bmp,第二幅图的文件名是c:\\backgnd.bmp。它们有着相同的灰度值和调色板。执行时,这两个文件已经准备好。 我们针对的虽然是二值图,但为了处理的方便,用的是256级灰度图,不过只用到了0和255两种灰度级。-Subtraction law of the source. To be noted is, a document of the plan called c : \\ test.bmp, second gr
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1835
    • 提供者:王夏
  1. jqsjxg

    1下载:
  2. VC++开发机器视觉算法源程序(全部集成在一个pdf文档里) 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:274401
    • 提供者:龚璇
  1. mobileBomb1

    0下载:
  2. 用JAVA实现的手机炸弹的源码!采用多线程机制!请注意,本程序作为学习java.net.url包的一个范例,请勿用做非法用途! * 如将本程序用作非法用途,所引起的一切后果本人概不负责!珍爱生命,请勿以身试法!-using JAVA mobile source bomb! Multi-threading mechanism! Please note that this procedure as a learning java.net.url example of a packet, Do not
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1763
    • 提供者:古刹飞鹰
  1. nqueue

    1下载:
  2. 用分支界限法实现的n后问题 vc++ 语言效率很好-branch line with the law to achieve n vc language problem after a good efficiency
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:45538
    • 提供者:郝永生
  1. EulerInMaths

    0下载:
  2. 搜集了Euler为数学界做出的贡献,以及Euler理论,Euler定律 喜欢数学的朋友不可错过-collected a number of scholars to make contributions, and the Euler theory, Euler law like mathematics friends not to be missed
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:83203
    • 提供者:王开
  1. GaussInMaths

    0下载:
  2. 搜集了Gauss为数学界做出的贡献,以及Gauss理论,Guass定律 喜欢数学的朋友不可错过-collected a number of academic Gauss made contributions, and the Gauss theory, Guass law like mathematics friends not to be missed
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:77521
    • 提供者:王开
  1. NewtonInMaths

    0下载:
  2. 搜集了Newton为数学界做出的贡献,以及Newton理论,Newton定律 喜欢数学的朋友不可错过-collected a number of Newton's academic contributions, and the Newton theory, like Newton's Law mathematical friends not to be missed
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:74066
    • 提供者:王开
  1. Rectangle

    5下载:
  2. 探讨了矩形件和任意形状图案的排样优化问题的遗传算法求解,提出了剩余矩形表示法和条形图表示法。对于矩形排样,剩余矩形表示法提高了板材利用率,更容易得到较优解。对于任意形状图案排样,条形图表示法直接利用位图排样,不对图案作任何限制(允许有孔洞),排样速度很快。该算法已应用于智能印花分色系统中。-on rectangular pieces of arbitrary shape and pattern layout of genetic optimization algorithm. the remai
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:346646
    • 提供者:wayllen
  1. gggggggggggggggggggggggggggggg

    0下载:
  2. 假定穷举法攻击有效的话,那么即使设计一种每秒种可以试验10亿个密钥的专用芯片,并将10亿片这样的芯片用于此项工作, 仍需1013年才能解决问题;另一方面,若用1024片这样的芯片,有可能在一天内找到密钥,不过人们还无法找到足够的硅原子来 制造这样一台机器。 -assumed exhaustive law effective attack, then even the design of a second species can test one billion Key ASIC, a
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4104
    • 提供者:顾惠军
  1. flying

    0下载:
  2. 一个小小的飞碟游戏,操作比较简单,但游戏规律性不容易捉摸.-a tiny flying saucer game and the operation simple, but the game is not easy to grasp the law.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2314
    • 提供者:cyp
  1. xingxin

    1下载:
  2. 求取一幅灰度图像中的光斑形心的位置的Matlab的源代码。算法使用的是最大类间方差法编写的程序,可以得到光斑形心位置的(x,y)坐标。-strike a gray image of the heart-shaped spot on the location of the source code Matlab. The algorithm used is MBV Law prepared by the procedures, can be heart-shaped spot position (x
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:888
    • 提供者:sd
  1. ALGER

    0下载:
  2. 使用C++编写的经典数值计算算法,包括NEWTON迭带法,SIMPSON,二分法,二分法求根,还附加了模式识别的FISHER算法-prepared to use the classic C numerical algorithms including Netwon Diez belt law, Simpson, black, black roots, also added a pattern recognition algorithm Fisher
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3345
    • 提供者:吕经纬
  1. dfdsf

    0下载:
  2. 追赶法,很好 追赶法,很好 -catch up, catch up with a good, good to catch up with the law to catch up with a good law, good
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5580
    • 提供者:liupeng
  1. xtxy

    0下载:
  2. 信号、系统和系统响应 1、理想采样信号序列 2、单位脉冲序列 3、矩形序列 4、特定冲击串 5、卷积计算 6、卷积定律验证 -signal system and a system response, the ideal sampling signal sequence 2, unit 3 pulse sequence, the sequence of four rectangular, specific impacts Series 5, 6 convolution
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1827
    • 提供者:zl
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com