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

搜索资源列表

  1. ALGO2-3

    0下载:
  2. Algo2-3.c C program for implementing Algorithm 2.3 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NUM
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1696
    • 提供者:virumpa
  1. OReilly.C.Sharp.3.0.Design.Patterns

    0下载:
  2. C# Design Patterns Design patterns were introduced in Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides’s seminal work Design Patterns: Elements of Reusable Object- Oriented Software (Addison-Wesley). The book specifies and descri
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:2491987
    • 提供者:bachu
  1. 111

    0下载:
  2. 3D 游戏界的大牛人 John Carmack 终于放出了 Q3 的源代码,。希望对有志于 3D game 的朋友带来更多帮助 代码结构很清晰.3D 游戏界的大牛人 John Carmack 终于放出了 Q3 的源代码,。希望对有志于 3D game 的朋友带来更多帮助 代码结构很清晰.
  3. 所属分类:Game Program

    • 发布日期:2017-05-19
    • 文件大小:5401778
    • 提供者:111111
  1. BCD_conversion_routines

    0下载:
  2. Binary-to-BCD. Written by John Payson. Enter with 16-bit binary number in NumH:NumL. Exits with BCD equivalent in TenK:Thou:Hund:Tens:Ones. org $0010 Start of user files for 16c84- Binary-to-BCD. Written by John Payson.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2409
    • 提供者:Medvonok
  1. John.Wiley.and.Sons.The.Art.of.Software.Testing.Se

    0下载:
  2. Provides a practical rather than theoretical discussion of the purpose and nature of software testing. Emphasizes methodologies for the design of effective test cases. Comprehensively covers psychological and economic principles, managerial aspects o
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1276874
    • 提供者:rrrrr
  1. hartigansSLC_OpenCV

    0下载:
  2. hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1) Sequential Leader algorithm: Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY. 1. Select maximum cluster "radius" 2
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:53883
    • 提供者:sas
  1. SynchronousCommunications-JohnPCostas01037570

    0下载:
  2. Original Synchronous Commnunications by John P Costas
  3. 所属分类:Communication

    • 发布日期:2017-04-23
    • 文件大小:94355
    • 提供者:wsw
  1. petalinuxautoconfig

    0下载:
  2. bsp Copies the PetaLinux auto-config file from an EDK project into the PetaLinux kernel tree # # AUTHOR: # John Williams-bsp Copies the PetaLinux auto-config file from an EDK project into the PetaLinux kernel tree # # AUTHOR: #
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:3195
    • 提供者:youssef
  1. john.lions-lions.commentary.on.unix.6th.edition.wi

    0下载:
  2. 一个详细讲述unix操作系统设计的好书,适合作为参考手册-A detailed account of unix operating system designed for books, suitable as a reference manual
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:628719
    • 提供者:张佳
  1. Life-1

    0下载:
  2. "Conway game", which redirects to here, can also refer to games as defined by surreal numbers, which John Conway also developed. Gosper s Glider Gun creating "gliders". The Game of Life, also known simply as Life, is a cellular automaton devis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:18564
    • 提供者:HUYANLONG
  1. knnsearch

    0下载:
  2. 寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理-This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing. The code was initially
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3255
    • 提供者:刘晓红
  1. john-1.7.3.1-all-5-gijohn-1.2.tar

    0下载:
  2. This a md5 password "decrypter". This program make a fast algorythm for this task.-This is a md5 password "decrypter". This program make a fast algorythm for this task.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:966028
    • 提供者:alma
  1. read-edid-2.0.0.tar

    1下载:
  2. read-edid is a pair of tools (originally by John Fremlin) for reading the EDID from a monitor
  3. 所属分类:Communication

    • 发布日期:2015-08-18
    • 文件大小:82282
    • 提供者:孙生
  1. Digital.Design-Principles.and.Practices.pdf

    0下载:
  2. Digital Design: Principles and Practices John Wakerly
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:4778460
    • 提供者:raider
  1. 13

    0下载:
  2. 如果字符串具有相同的后缀,那么就把这么字符串的相同后缀和在一起,这样就能节约一点空间了。比如说有两个字符串分别为“Programming”和“Something”,这样它们有相同的后缀ing,这时候就能省去三个字母了。请写一个程序,计算John这样做能够省去多少个字母?-If the string have the same suffix, then put such a string with the same suffix, and so can save a little space. F
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:641
    • 提供者:ROY
  1. 14

    0下载:
  2. 请帮助John设计好线路,使得John能从任一个牧场都通过石子路到达另外一个牧场,且线路的费用最低。-Please help John design good lines, so John can have any one pasture through the gravel road to reach another farm, and the least expensive route.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:565
    • 提供者:ROY
  1. ssm-1.0.1

    0下载:
  2. state space model - john aston
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:410270
    • 提供者:drbrownisback
  1. lecture08_Viterbi

    0下载:
  2. CS 552/652 Speech Recognition with Hidden Markov Models Summer 2009 Oregon Health & Science University School of Science & Engineering Division of Biomedical Computer Science Center for Spoken Language Understanding John-Paul H
  3. 所属分类:Document

    • 发布日期:2017-04-04
    • 文件大小:68210
    • 提供者:Hasan
  1. batista0078vq1os3

    0下载:
  2. batista verssus john cena in smack down and WERAW
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-06
    • 文件大小:97023
    • 提供者:kara
  1. java8_24

    0下载:
  2. 从文本中去除所有指定字符串。例如: 调用java java8_24 john filename 从指定的文件中去掉字串john-Removed from the text all the specified string. For example: call java java8_24 john filename removed from the specified file string john
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:640
    • 提供者:王锡祥
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 23 »
搜珍网 www.dssz.com