搜索资源列表
C++Builder调用Matlab的实现方法
- C++Bulider与Matlab的混合编程中的用C++Bulider来实现Matlab的技术文章-Bulider C and Matlab programming mixed with the C Bulider to achieve Ma tlab technical articles
C中加汇编_计算圆周率
- 介绍了在VC编辑器中,加入汇编语言的以实现混合编程的方法,并演示了计算圆周率的过程,很不错-introduced in VC editor, by adding assembly language to achieve the mixed programming method and demonstrated the calculation of the ratio of the circumference and very good! !
forgive
- joseph的程序对很多C初学者有着很大的帮助,用C++程序实现的-many of the procedures C beginners have great help with the C Programming
FEM
- 它是在DOS环境下开发的数学计算软件,菜单中主要的一种是“有限元法”,使用的编程语言是C语言,解压无需密码。-It is the DOS environment to develop a mathematical calculation software, the main menu is a "finite element method", the use of the C programming language is the language, extract no p
传教士和野人过河
- 在VC的环境下,用C++编程实现人工智能中的A*树的搜索算法,得到一个最优的过河方案。-in VC environment, the C programming AI * A tree search algorithms, to be an optimal program of the river.
Cfunction_study
- 一些实用的而且基本的C语言编程实例,从最基本的学起,相信你一定有所收获!-practical and basic example of the C programming language, learning from the most basic, sure you will gain!
NRU
- 最近未使用页淘汰(NRU)算法或者时钟算法是实际使用的诸多页淘汰算法中的一种。本课程设计是使用C程序设计语言,在windows平台下对页淘汰(NRU)算法模拟,通过页淘汰(NRU)算法的模拟来进一步的加深对使用NRU算法的了解,及对C程序设计语言的使用。 关键词:页淘汰 NRU 时钟算法 -unused pages recently eliminated (NRU) algorithm or clock algorithm is practical use out of the many
数据结构与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 :) :)
算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
CPP_Standard_Library
- C++标准库源代码_C++ STL Source Code 请不要修改任何文件,如果您修改某些文件,会导致库内部的不统一。请参考The C++ Programming Language及 The C++ Standard Library。-C++ Programming Language The C++ Standard Library
The-data-compression-book-2nd
- The primary purpose of this book is to explain various data-compression techniques using the C programming language. Data compression seeks to reduce the number of bits used to store or transmit information. It encompasses a wide variety of softwar
channel-capacity-C
- 熟悉用c语言编程来模拟实现离散信道容量的计算-Familiar with the c programming language to simulate a discrete calculation of channel capacity
The-new-C-language
- 本书介绍了c语言编程的过程方法,算法,结构,语言言简意赅,让0基础的爱好者可以轻松学习c,并且最终达到运用自如的境界。-The book introduced the C programming language process method, algorithm, structure, language concise and comprehensive, so0fan base can easily learn C, and ultimately to achieve the handle
clean-the-prog
- 清理c程序注释的matlab小程序,仅供学习交流!-Matlab program to clean up the c programming notes for learning exchanges....
the-longest-palindrome-substring
- 对于给定的一个字符串,求出其中最长的回文子串。其中子串的含义是:在原串中连续出现的字符串片段。本算法采用C++编程,一定是你不错的选择!-For a given string,we should find the longest palindrome substring. Which means that the substring: string fragment in the original string of consecutive. The algorithm uses the C++
c和fortran混编(基于GNULinux)
- 文章给出了C语言和FORTRAN语言混合编程的方法,搞数值计算的小伙伴们可以看看。(The article gives the C language and FORTRAN language mixed programming method, engage in numerical calculation of small partners can look at.)