搜索资源列表
C常用算法程序集-徐士良
- 新版本的数值算法参考。解压缩的密码是:www.myebook.cn 对应各章的目录-The new version of numeric algorithm. The password is: www.myebook.cn according the directory name of each chapter.
C常用算法程序集-徐士良著
- C语言算法程序集,是学习C语言程序的好范例,特别适合于初学者学习参考-C-language algorithm sets, C language learning is a good example of procedures, particularly suitable for beginners to learn reference
徐士良C语言算法程序第三版
- 常用算法程序集(C语言描述)徐士良 第三版配套光盘 C:. ├─ch09 ├─ch08 ├─ch07 ├─ch06 ├─ch05 ├─ch04 ├─ch03 ├─ch02 ├─ch16 ├─ch15 ├─ch14 ├─ch13 ├─ch12 ├─ch11 ├─ch10 └─ch01-algorithm commonly used procedures set (C language) is th
commonly-used-algorithm-Sets-of-C-language
- c常用算法程序集,集合了C语言常用的算法.
C常用算法程序集(清华)
- C常用算法程序集(清华).-C algorithms commonly used procedures set (Tsinghua).
2dimaging.mpi.c.tar
- 主从模式粗粒级并行算法C程序:这是我以前研究生期间编写的叠前地震成像C源码,通过调用mpi库函数实现分频并行计算,为了实现负载均衡,采用了主从模式,由主节点负责任务的分发。 若需进一步了解,可通过版主与我联系讨论。
C语言常用算法集锦
- C常用算法程序集,在这程序集中包含了20章,每一章又含盖了多个算法的源码,这对于一个c语言的学习者而言是莫大的一笔财富.-C algorithms commonly used procedures set, this program focus includes 20 chapters, each chapter also covers a number of the algorithm source code for a c language learners is a great amoun
编译原理---算浮优先算法
- 简单介绍一下,整个工程分为5个文件:Main.c ----- 程序的入口点,其实很简单,就是调用两个函数。Global.h ----- 定义了一些全局变量及宏Parse.h ----- 语法分析器的主要算法Prece.h ----- 定义和实现了一些关于优先级的操作Stack.h ----- 定义和实现了一个栈及其操作编译的时候只要用TC2.0或者WinTC打开Main.c文件进行编译就好了。如发现有Bug请在这里贴出来或者把修改后的代码跟帖在这里:)总之,这个工程仅仅是一个简单示例,告诉大家怎
c-均值算法
- 模式识别中的C均值算法演示程序,具体内容见说明文档,及效果图。 自我感觉还可以,请大家帮忙,提提意见。-pattern recognition algorithm in C - Means Demonstration Program, the specific content of documentation, and effectiveness map. A sense of self can, please help make a suggestion.
c常用算法程序
- C常用算法程序机,是关于解线性方程,各种矩阵的处理。很有实际应用意义-C algorithms commonly used procedures machine is on the solution of linear equations, various matrix processing. Very practical significance
C语言kmp算法实现
- 研究计算机程序算法中关于字符串操作的经典算法实现源程序-study computer programming algorithm for string manipulation of the classic algorithm source code
C常用算法程序集
- C常用算法程序集源代码
C常用算法程序集
- C常用算法程序集
computerarithmetic(C++)
- 计算机常用数值算法与程序(C++版) 压缩包解压时没有密码-Computer numerical algorithm and procedures used (C++ Version) when extracting compressed packets do not have a password
assemblyalgorithmused
- 本书收集了一些常用的c程序算法源代码。适合初学者学习。-This book has collected some frequently used algorithm c program source code. Suitable for beginners to learn.
Research-of-Visualization-of-C
- 分析C程序的函数调用机制,阐述函数调用可视化实现技术,并利用GNU编译器工具链跟踪函数,对函数调用进行可视化展示,从而有助于对复杂函数调用特别是递归调用中的算法设计、栈区使用、代码优化等内容的理解。- The thesis analyses the mechanism of function call in C program,explains the realization technology of Visualization of function call,and displays th
Genetic-Algorithms-C-program-
- 遗传算法C程序,配套王小平版遗传算法书,可以运行,简单易懂。-Genetic algorithm C program, supporting Wang Xiaoping version of genetic algorithms book, you can run, simple and easy to understand.
c
- C常用程序算法集,清华大学编的比较实用的C源代码集与电子书,面向C语言的数值计算-C commonly used procedures set of algorithms, Tsinghua University, more practical set of C source code compiled with e-books, the value calculated for the C language
Numeric-Algorithm-with-C-Language
- C常用算法程序集, 包含常用的插值,曲线拟合, 排序,极值问题,微分方程求解,矩阵计算-Numerical Algorithm with C language
C程序设计语言(第2版·新版)
- C语言作为许多编程语言的基础,许多开发者的入门功夫,扎实的理论基础是未来发展的一个决定性因素。但是,语言终究只是工具,算法才是核心,思路才是灵魂。本教程在知识点上安排了大量的习题,希望读者通过练习,学习编程的设计思路,学会设计算法,学会构建程序。(C language as the basis of many programming languages, many developers get started, a solid theoretical foundation is a decisi