搜索资源列表
new_code
- 在原来基础上新添加了对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!
dvb_ca_port_code
- 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!
Addison.Starting.Out.with.Python.Mar.2008
- 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
algorithm
- 传算法伪代码实例,遗传算法中最重要的过程就是选择和交叉。 -Examples of pseudo-code algorithm, genetic algorithm is the most important process of selection and crossover.
Detailed_Pseudocode_of_the_ABC_Algorithm
- It s document of Detailed Pseudocode of the ABC Algorithm
DelphiAlgorithms
- A lot of advanced computer algorithms (from string searching to external sorting) fully detailed with delphi code and pseudocode.
rbinsert
- 红黑树的插入算法实现,利用算法导论中的伪代码-Red-black tree insertion algorithm, using pseudocode in Introduction to Algorithms
Data_structure_code
- Code about problem and project in textbook Data Structures: A Pseudocode Approach with C++: -My C++ code from stack,queue,tree..etc
Data_Structure_ADT
- Code about problem and project in textbook Data Structures: A Pseudocode Approach with C++: -My C++ code about List ADT
Data_Structure_ADT2
- Code about problem and project in textbook Data Structures: A Pseudocode Approach with C++: -My C++ code about List ADT
Simulated-annealing-pseudocode
- 模拟退火算法的伪代码 可在各大编程软件上编程并调试运行-Simulated annealing algorithm pseudo-code program in the major programming and debugging software running on
Starting.Out.with.Python
- 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,
pong
- a ping pong game in c and a pseudocode. move ball up and down screen two paddles.
Online-Lottery-stores_Flowchart_Pseudocode
- Online Lottery stores Flowchart and Pseudocode
apply_ms_synt
- Descr iption: Updated pseudocode to correct capitalized format for the IF FOR and WHILE statements.
ant_main
- 蚁群算法中:实数编码的小生境蚁群算法(NACA)伪代码实现-Ant colony algorithm: real-coded niche ant colony algorithm (NACA) pseudocode
flood_fill_8
- 八连通区域填充的算法实现,根据课本的伪代码实现-Eight connected region filling algorithm, according to the textbook pseudocode
HexRaysCodeXplorer
- 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
ten_books_of_algorithms
- 英文版的数据结构大全,伪代码描述,清晰易懂。-English version of Data structure encyclopedia, descr iptive of pseudocode, easy to read.
MATLAB-Code
- 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.