搜索资源列表
Wordware.Vector.Game.Math.Processors
- 游戏编程与数学的应用,一本相当不错的游戏编程介绍,英文版-game programming and mathematical applications, a very good game programming, English
math-model
- 钢管订购和运输的最优规划 程序使用说明: 两种方法进行 1,运行deal3,输入D,得到单价的矩阵7*15 运行showlj,得到运输的路线; 2, 运行deal2,输入D,得到单价的矩阵7*15 -ordering pipe and the optimal transportation planning process for use : two methods for a running deal3. D input, to be priced mat
this-is-a-sound-code-of-image-enhancement-based-on
- 小波变换的C源代码 #define N0 128 #include \"stdio.h\" #include \"stdlib.h\" #include \"math.h\" #include \"string.-wavelet transform C source code # define N0 128 # include "stdio. h "# include" stdlib.h "# include" math.h
math-objects-0.1.4
- 一个基于VC开发的科学计算的小工具,计算效率很高哦!-a VC-based development of small scientific computing tools, high efficiency Oh!
Introduction.to.MATLAB.and.Simulink.A.Project.Appr
- 用20个示例项目的方式介绍Matlab/Simulink。内容包括: *Contains over 20 hands-on projects in MATLAB(with code) integrated throughout the book *Includes a complete introduction to Simulink *Accompanied by a CD-ROM containing MATLAB examples, source code, third party s
51单片连tcs230的源程序
- 51单片连tcs230的源程序,绝对原创,可以记忆颜色。 #define uchar unsigned char #include <reg52.h> #include<math.h> sbit S0=P1^7 sbit S1=P1^0 //端口定义 sbit S2=P1^1 sbit S3=P1^2 sbit OE=P1^3 sbit OUT=P3^4 //频率从TO口输入 sbit key0=P1^5 sbit LED=P1^6 s
Maltab-CPP-Math-Library
- 此参考,让您快速访问MATLAB的C++数学库函数的原型和调用语法。在每一页的底部,你会发现一个函数的MATLAB版本的链接文件。使用MATLAB函数来查找参数的描述和功能的行为。-This reference gives you quick access to the prototypes and call syntax for the MATLAB C++ Math Library functions. At the bottom of each page, you’ll find a li
matlab-_-math
- matlab的数学建模方法,包含了许多重要的数学建模方法的matlab实现,非常实用-matlab mathematical modeling methods, including a number of important methods of mathematical modeling matlab implementation, very useful
pic_ccs
- TI公司的CCS一些常用的函数库 ,比较好的资料,里面有一些程序比较基本,对于初学者规范程序编写,理论用于实践,有一定参考价值-TI' s CCS library of some commonly used, relatively good information, there are some basic procedures, procedures for the preparation of norms for the beginners, theory for practice,
math
- C#编写的一款大富翁游戏软件,融合了小学数学的教学和练习。-C# written in a Monopoly game software, integration of the primary school mathematics teaching and practice.
ACM
- ACM 算法模板,适合搞ACM的人,包括各个方面,减少大家找代码的时间-ACM Algorithm templates
math
- 哈代是20世纪最优秀的数学思想家,同仁公认他是“真正的数学家是纯粹中最纯粹的”。这篇“自白”是他数学创造力衰退时写下的心酸文字。 在哈代的笔下,数学远远不仅是一门科学,还是艺术,是娱乐,是真善美。 本书刚出版,就被誉为堪与亨利·詹姆斯的笔记媲美的对“创造性艺术家的最佳描述”。 C·P·斯诺的长篇前言满含深情地回顾了哈代的一生,栩栩如生地讲述了他的学术生活和有趣的业余爱好。-Hardy in the 20th century' s best mathematical
matlab-cPP-math-library
- 一、安装matlab c++数学库 主要为matlabC/C++数学库 安装说明 1.将matlab文件夹复制到你的电脑上的c++builder安装目录下,可参考《Matlab C++应用开发》的第3.3节 2.双击intall.bat,根据提示操作-A, to install matlab c++ math library main the the matlabC/C++ math library Installation Instructions 1. The mat
math
- JAVA实现的一个能够做多个数学功能的client-server程序。-JAVA can realize a number of mathematical functions to do client-server program.
Math
- C++经典数值算法源码,各种数学运算算法,如 常微分方程(组)的求解等-C++ classic numerical algorithm source code, a variety of mathematical algorithms, differential equations as usual (group), such as the Solution
math
- 本书给出了源代码以及必要的注释,对一些难度较高或思路特殊的题目给出了简要的分析说明。-This book gives the source code as well as the necessary notes, or a higher degree of difficulty of some special subject line of thought is given a brief descr iption of the analysis.
math-fun-show
- 数学图像编程,可显示多个不同的数学函数的演示-Mathematical programming images can be shown that a number of different mathematical functions of the presentation
MATH
- 本PDF文档为Fortran的IMSL数值计算库的使用手册,里面介绍了各种subroutine的参数的含义,以及给出了大量的算例。数值计算库非常全。-This PDF document of the IMSL for Fortran Numerical Library User' s Guide, which describes the meaning of the parameters of the various subroutine, as well as a large numbe
math
- Input Input will consist of multiple input sets. Each set will consist of a single line of digits representing a valid encryption (for example, no line will begin with a 0). There will be no spaces between the digits. An input line of `0 will termi
math.c
- 用C语言开发的一个简单数学运算器,可以进行简单的数学运算-Developed using C language, a simple mathematical calculator can perform simple mathematical operations