搜索资源列表
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
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
csharpphoto
- 很强大的一款图像处理软件,类似PHOTOSHOP的功能一样,有丰富的滤镜处理效果,可以显示图片直方图,颜色通道信息,调节图像对比度/亮度,源码在VS2005顺利通过编译,代码是国外开源的,有很高的学习价值。-A very powerful image processing software, similar to the function of PHOTOSHOP, like rich filter effect, you can display images histogram, color
IQ_Great
- 用J2ME写的一个益智类手机游戏。玩家回答问题,挑战教育行业。从小学到大学,学校里有不同的答题类型,理科类、数学类、音乐类、语文类、社会类、课外类,还有难度较高的考试题,只有通过考试才能升学。玩家还必须在有限的时间内答题,开动脑力,准确判断,最终达到最高荣誉。-Used to write a J2ME mobile Puzzle Games. Players answer questions, challenge the teaching profession. From elementary
chapt2_08
- 组合数学,又称为离散数学,但有时人们也把组合数学和图论加在一起算成是离散数学。组合数学是计算机出现以后迅速发展起来的一门数学分支。计算机科学就是算法的科学,而计算机所处理的对象是离散的数据,所以离散对象的处理就成了计算机科学的核心,而研究离散对象的科学恰恰就是组合数学。组合数学的发展改变了传统数学中分析和代数占统治地位的局面-Combinatorial mathematics, also known as discrete math, but sometimes people put combi
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
- 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