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

搜索资源列表

  1. new_code

    0下载:
  2. 在原来基础上新添加了对ST、V、I、C卡的处理,并给出了怎样使一台机顶盒支持 多种智能卡的伪代码!-In the original based on the newly added to ST, V, I, C card processing, and gives the how to make a set-top box supports a wide range of smart cards Pseudocode!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:34.06kb
    • 提供者:童辉
  1. dvb_ca_port_code

    0下载:
  2. dvb ca 移植接口代码及文档说明。有对ST、V、I、C卡的处理说明,并给出了怎样使一台机顶盒支持多种智能卡的伪代码! -dvb ca transplant interface code and documentation. There ST, V, I, C cards to deal with that, and given how to make a set-top box supports a wide range of smart cards Pseudocode!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:33.21kb
    • 提供者:xiaoli
  1. Addison.Starting.Out.with.Python.Mar.2008

    0下载:
  2. This book uses the Python language to teach pro - gramming concepts and problem -solving skills, without assuming any previous program- ming experience. With easy-to-understand examples, pseudocode, flowcharts, and other tools, the student
  3. 所属分类:Other systems

    • 发布日期:2017-06-20
    • 文件大小:30.38mb
    • 提供者:Erison
  1. algorithm

    0下载:
  2. 传算法伪代码实例,遗传算法中最重要的过程就是选择和交叉。 -Examples of pseudo-code algorithm, genetic algorithm is the most important process of selection and crossover.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1.11kb
    • 提供者:何炎雯
  1. Detailed_Pseudocode_of_the_ABC_Algorithm

    0下载:
  2. It s document of Detailed Pseudocode of the ABC Algorithm
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:62.67kb
    • 提供者:galbro
  1. DelphiAlgorithms

    0下载:
  2. A lot of advanced computer algorithms (from string searching to external sorting) fully detailed with delphi code and pseudocode.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:3.85mb
    • 提供者:Lore74
  1. rbinsert

    0下载:
  2. 红黑树的插入算法实现,利用算法导论中的伪代码-Red-black tree insertion algorithm, using pseudocode in Introduction to Algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:464.75kb
    • 提供者:lin
  1. Data_structure_code

    0下载:
  2. Code about problem and project in textbook Data Structures: A Pseudocode Approach with C++: -My C++ code from stack,queue,tree..etc
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:10.77kb
    • 提供者:allenlin
  1. Data_Structure_ADT

    0下载:
  2. Code about problem and project in textbook Data Structures: A Pseudocode Approach with C++: -My C++ code about List ADT
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:2.95kb
    • 提供者:allenlin
  1. Data_Structure_ADT2

    0下载:
  2. Code about problem and project in textbook Data Structures: A Pseudocode Approach with C++: -My C++ code about List ADT
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4.63kb
    • 提供者:allenlin
  1. Simulated-annealing-pseudocode

    0下载:
  2. 模拟退火算法的伪代码 可在各大编程软件上编程并调试运行-Simulated annealing algorithm pseudo-code program in the major programming and debugging software running on
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2.83kb
    • 提供者:林晓
  1. Starting.Out.with.Python

    0下载:
  2. Welcome to Starting Out with Python, Second Edition. This book uses the Python language to teach programming concepts and problem-solving skills, without assuming any previous programming experience. With easy-to-understand examples, pseudocode,
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3.05mb
    • 提供者:liqiang
  1. pong

    0下载:
  2. a ping pong game in c and a pseudocode. move ball up and down screen two paddles.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3.23kb
    • 提供者:JOKER
  1. Online-Lottery-stores_Flowchart_Pseudocode

    0下载:
  2. Online Lottery stores Flowchart and Pseudocode
  3. 所属分类:Other systems

    • 发布日期:2017-12-09
    • 文件大小:59.87kb
    • 提供者:naveen
  1. apply_ms_synt

    0下载:
  2. Descr iption: Updated pseudocode to correct capitalized format for the IF FOR and WHILE statements.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-03
    • 文件大小:3.92kb
    • 提供者:niufunkie
  1. ant_main

    0下载:
  2. 蚁群算法中:实数编码的小生境蚁群算法(NACA)伪代码实现-Ant colony algorithm: real-coded niche ant colony algorithm (NACA) pseudocode
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.19kb
    • 提供者:赵梦雅
  1. flood_fill_8

    0下载:
  2. 八连通区域填充的算法实现,根据课本的伪代码实现-Eight connected region filling algorithm, according to the textbook pseudocode
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1.86mb
    • 提供者:eric
  1. HexRaysCodeXplorer

    0下载:
  2. IDA插件HexRaysCodeXplorer. Hex-Rays Decompiler plugin for easier code navigation. Right-click context menu in the Pseudocode window shows HexRaysCodeXplorer plugin commands-HexRaysCodeXplorer ================== Hex-Rays Decompiler plugin for b
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:859.49kb
    • 提供者:谢林
  1. ten_books_of_algorithms

    0下载:
  2. 英文版的数据结构大全,伪代码描述,清晰易懂。-English version of Data structure encyclopedia, descr iptive of pseudocode, easy to read.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-19
    • 文件大小:27.6mb
    • 提供者:soulighter
  1. MATLAB-Code

    0下载:
  2. MATLAB is a commonly used program for computer modeling. Its code is relatively straightforward. So even though you may not use MATLAB, it has a pseudocode flavor that should be easy to translate into your favorite programming language.
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:63.57kb
    • 提供者:ahmed
« 12 »
搜珍网 www.dssz.com