搜索资源列表
高斯-赛德尔迭代法解线性方程组的C++程序
- 这是高斯-赛德尔迭代法解线性方程组的C++程序,适合程序设计初学者和大学生课程设计-This is the Gauss- Seidel iterative method for solving linear equations of the C++ program, designed for beginners and students of the program curriculum design
fzdj.rar
- 分支定界算法C语言实现源程序,标准C源代码,直接可以运行,程序有详细的说明,Branch and bound algorithm for C language source code implementation, the standard C source code can run directly, the program has a detailed descr iption of
DataStructureAlgorithm
- 数据结构和算法,非常经典,讲的很详细!第一部分 基础知识 第一章 C++程序设计 第二章 程序性能 第二部分 数据结构 第三章 数据描述 第四章 数组和矩阵 第五章 堆栈 第六章 队列 第七章 跳表和散列 第八章 二叉树和其他树 第九章 优先队列 第十章 竞赛树 第十一章 搜索树 第十二章 图 第三部分 算法设计方法 第十三章 贪婪算法 第十四章 分而治之算法 第十五章 动态规划 第十六章 回
c
- 经典c程序100 每个都可以运行 内有目录-Classic c program 100 can run each of directories within the
C-program
- c的算法集合,徐士良的,感觉不错,可以学习用!-c program
heibaiqi.c
- 用C实现的黑白棋源程序,有人工智能的人机对战,用算法树深度搜索,原始的C图形界面,turboC或TC编译器运行。网络上实现黑白棋大多选择VC++,并没有用C实现并且有人工智能的程序。-Implementation of Othello with C source code, there is artificial intelligence, human-machine gaming, with the depth of search tree algorithm, the original C-
matrix-c
- 自己写的稀疏矩阵,使用十字链表实现,C语言编写。-Write a sparse matrix, the underlying data structure is Cross-List, using C program language.
xueji-c
- 基于c语言的数据结构的学籍系统(线性表)生成、插入、删除的c程序源代码。-C language data structure based on the enrollment system (linear form) to generate, insert, delete the c program source code.
c-program-tool
- c语言数据结构演示工具,学习C语言编程算法的绝好工具,包括所有的常规数据结构演示-c language data structure, presentation tools, learning algorithm for an excellent C programming tools, including presentation of all the conventional data structure
c
- 迷宫C程序,平均值程序,各种求解平均值程序-Maze C program, the average program
search-program
- 这是数据结构中的综合查找算法的综合程序,里面还有详细的报告和源程序-this is a very good C program
Classical-100-cases-of-c-program
- 这是关于C语言的 基本练习 关于一些重要算法 和数据结构 和基本知识的-This is the basic exercises on the C language on a number of important algorithms and data structures and basic knowledge
C-program-algorithm-tutorial
- 数百个C语音的算法程序,在VC可以正常的运行,非常全的算法资料,是研究算法的好代码。-Hundreds of C program, the algorithm of speech in VC can normal operation, the algorithm material, very good code is the algorithm.
gaussrand-c
- 高斯分布随机数C程序实现 同济大学信息隐藏课第一次大作业-Gaussian random number C program Tongji University, the first major class of information hiding operations
C
- 严蔚敏《数据结构(c语言版)》习题及答案,快来抢啊-c program
C-algorithm
- C++的经典开发算法,可以在程序的开发中参考这些算法-Algorithm of C++, it can be refer to in C++ program development
c-program
- c语言课程设计例题,长整型四则运算及其课题报告例文-c program just a sample
C-program
- C语言编写的小程序(适合新手初学时的练手)- C program
bfs.c
- c program to find the path using bfs
greedy
- c program fpr greedy algorithm
