搜索资源列表
数据结构与C语言高级程序设计_0
- 数据结构与C语言高级程序设计_0-data structure with the C programming language Huffman High
C++ProgramExample
- 此代码是C语言编程常用的一些例子的源代码,对于学习深入理解C语言有很好的帮助:):)-this code is the C programming language commonly used by some of the examples of source code, learning to understand in depth the C language with the help of a very good :) :)
解TSP问题的遗传算法C语言程序
- 解TSP问题的遗传算法C语言程序-solution of TSP genetic algorithm C Programming Language
算10000以内数阶乘的C语言程序
- 算10000以内数阶乘的C语言程序-count 10,000 factorial within the C Programming Language
C语言图像处理方法
- 此本电子书详细的介绍了C语言的图象编程,是C语言图象编程学习着的一本好参考书-this electronic book detailed introduction to the C programming language images, C programming language learning with images of a good reference book
source
- C词法分析器实现,AOE网络算法实现,KRUSKAL算法实现,PRIM算法实现,计算机图形学影线填充算法(键盘坐标输入),计算机图形学影线填充算法(鼠标输入),人工智能A*算法实现的C语言程序-C lexical analyzer to achieve, AOE network algorithm, KRUSKAL algorithm, PRIM algorithm, computer graphics hatched filling algorithm (keyboard input coor
used-algorithm-of-C-programming
- C程序设计的常用算法,计算机解题的基本思想方法和步骤-C programming algorithm , the basic idea of computer problem-solving methods and procedures
tcsearch
- 本软件一共收录了355个TC2.0库函数,每一个函数都提供了相应的头文件,函数用途,函数全称,输入输出参数,函数的返回值,以及函数是如果应用的例子。提供了按功能分类,字母分类,直接输入,下拉列表等快速查询。是学习C语言,C++语言的好助手。希望能给C,C++编程爱好者一点帮助,学习好C语言。 -The software includes a total of 355 TC2.0 library functions, each function has been providing the
C++youhuajisuan
- 拟牛顿法(变尺度法)DFP算法的c/c++源码,可以通过修改目标函数进行各种计算。-Quasi-Newton method (DFP) DFP algorithm c/c++ Source, you can by modifying the objective function for a wide variety of computing.
CPP_Standard_Library
- C++标准库源代码_C++ STL Source Code 请不要修改任何文件,如果您修改某些文件,会导致库内部的不统一。请参考The C++ Programming Language及 The C++ Standard Library。-C++ Programming Language The C++ Standard Library
ADI
- 用C语言编写的有限差分法程序,采用隐式的交替方向法,求解温度场问题-Using C language program of the finite difference method, using the alternating direction implicit method, solve the problem of temperature field
stack_base_operates1.1
- C语言编程 栈实现 括号匹配检查 包括创建元素、删除、等一些基本操作-C programming language stack brackets to match the achievement of inspection, including the creation of the element, delete, and so some of the basic operation
Fuzzy-Programming-1
- 用遗传算法求解模糊模型的C++实现!绝对能运行成功的-Genetic algorithm with fuzzy model of C++ to achieve! Definitely will be able to run successful
C
- C编程 完美数值算法 经典的数据结构算法,包括数论算法,图论算法,背包问题等-C programming classic numerical algorithm perfect data structure algorithms, including number theory algorithms, graph theory, algorithms, and so on knapsack problem
Addison.Wesley.Essential.C++
- • Generic programming and the Standard Template Library (STL) • Object-based programming and class design • Object-oriented programming and the design of class hierarchies • Function and class template design and use ̶
C.program_antilogy
- 本书介绍了C++实用编程技术和最佳的实践方法,深入研究了异常处理。-This book describes the practical C++ programming techniques and best practices, in-depth study of exception handling.
5-C-code
- 病毒检测,黑白棋,扫雷,速算24,五子棋 中文注释-C Programming language source code Virus detection, Reversi, minesweeping, 24-speed calculation, backgammon
Algorithms.In.C.3rd.Ed.Part5.Graph.Algorithms
- 经典算法书(中文版)。这一套算法系列书介绍了当今最重要的算法,共分3卷,这是第2卷(第五部分),集中讲解图算法。本书共有6章(第17章~第22章)。第17章详细讨论图性质和类型,第18章~第22章分别讲解图搜索、有向图和DAG、最小生成树、最短路径以及网络流。书中提供了用C语言描述的完整算法源程序,并且配有丰富的插图和练习。-Algorithms in C, Third Edition, Part 5: Graph Algorithms is the second book in Sedgewi
Matalb--and-C-Programming
- 个人总结的Matlab与C++混合编程的资料,其中的代码完全经过验证。-For Matlab and C++ programming
ECC in C programming
- This Code is an example of Codes for Elliptic curve Cryptography using C programming hope you may enjoy it. Each code is kept in chapters and correctly programmed. all codes are tested and working