-
CProgramming
本书详细介绍了平时编程过程中可能范的各种错误,介绍了高质量C编程的各种知识以及各种技巧。(This book details the normal process of programming a variety of errors that might Fan introduced a variety of high-quality C programming knowledge and a variety of skills.)
- 2010-03-09 16:41:14下载
- 积分:1
-
1.1.tar
matlab的遗传算法源代码
matlab的遗传算法源代码(matlab的遗传算法源代码matlab的遗传算法源代码)
- 2010-09-19 12:08:42下载
- 积分:1
-
lecture-of-math-modeling
这是姜启源教授在清华大学讲解数学建模课程的资料,对于数学建模由入门到精通十分有用(lecture in math modeling,given by Professor JiangQiyuan )
- 2011-05-06 20:43:22下载
- 积分:1
-
ga-pso2011
GApso2011 仿真与比较,matlab语言开发的,请大家使用!!(GApso2011 simulation and comparison, matlab language development, please use! !)
- 2011-06-05 09:14:38下载
- 积分:1
-
windowsprog
说明: 本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍后所讨论的,这不是写作Windows程序的唯一方法。然而,无论最终您使用什么方式写作程序,了解Windows API都是非常重要的。(This book describes the Microsoft Windows 98, Microsoft Windows NT 4.0 and Windows NT 5.0 under the process writing approach. These procedures used C language and use the original Windows Application Programming Interface (API). As discussed later in this chapter, and it is not writing the only way to Windows program. However, regardless of how you use the writing process, understand the Windows API are very important.)
- 2009-08-12 20:58:53下载
- 积分:1
-
FHB
这个是一个好好用的完美挂请大家用用好不好用大家说说(PostScript(R) Printer Description (a.k.a. PPD) files are text files containing information about special features available on PostScript printers such as paper sizes, screen values and fonts available on your printer. These files are in a very specific format that can be read by software applications. The information is used when printing your document by the printer driver for decision making purposes or to invoke particular features of the printer. )
- 2010-01-18 16:47:22下载
- 积分:1
-
kalmaneasystuding
kalman递归理论的详细讲解,通谷易懂,想弄明白kalman理论的同志一看便知!(a easy understanding for Kalman theory.it is very useful for new leaner! )
- 2010-12-30 13:35:39下载
- 积分:1
-
GLMetaseq.c
让ARToolKit支持MQO模型所需的所有函数实现代码,均在对应的GLMetaseq.c中。(Let ARToolKit supports all the functions needed to MQO model codes, both in the corresponding GLMetaseq.c.)
- 2014-02-09 23:12:05下载
- 积分:1
-
engine
发动机系统仿真,matlab/simulink 系统仿真和运算,可以根据油门估算出扭矩(Engine system simulation, matlab/simulink simulation and computing systems, torque can be estimated based on throttle)
- 2013-12-07 02:32:57下载
- 积分:1
-
vcmat
以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用
的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。(before using Matlab and vc mixed programming using the first procedure used mcc m into dl l, then vc call method. This method of complex documents m very easy, but for some minor procedures, such as curve visualization, matrix eigenvalue calculation, and so on, these are just two lines need a small procedure code, reuse dll on the loss outweighs the gain. After testing, can be found directly in the C Programming Calling Matlab c/c math)
- 2007-01-16 11:13:13下载
- 积分:1