-
printersettings_demo
vc修改打印设置代码,可以修改打印的基本设置,例如纸张大小(vc revised set code can be amended Print the basic setup, such as paper size, etc.)
- 2007-03-07 09:32:08下载
- 积分:1
-
LCD12864
LCD 12864 驱动源代码,ARM芯片
- 2014-04-04 21:06:06下载
- 积分:1
-
两种直线划线算法
使用DDA划线算法和Bresenham划线算法生成两种不同的直线,并构思图形(Using the DDA scribing algorithm and the Bresenham scribing algorithm, two different straight lines are generated, and the graphics are conceived)
- 2017-06-27 21:19:06下载
- 积分:1
-
myTask0
有的科技图书会附有索引,其中列出书中重要术语出现的页码,便于读者查看。试设计一个类似的程序。输入是一个英文文本文件,输出是文件中关键字及其出现的行号的列表并按照关键字有序排列。程序运行方式:>index inputfile keys outputflie
(Some books will be accompanied by technology index, which lists important terms appear in the book pages, easy to readers to view. Try to design a similar procedure. English text input is a file, the output is a file that appears in the keywords and their line numbers list and ordered according to keywords. Program run mode:> index inputfile keys outputflie)
- 2013-10-28 21:15:13下载
- 积分:1
-
yuqunsuanfa
鱼群算法源代码 MATLAB
--------------------------------------------------------------------------
Rosenbrock函数最小值
Fitness = Rosenbrock 优化函数
Range = repmat([-30 30],2,1) 参数实数范围
(Fish school algorithm source code for MATLAB)
- 2012-06-24 09:58:57下载
- 积分:1
-
三维空间直线拟合
利用最小二乘法进行空间直线拟合。
包含空间直线的定义,求逆矩阵算法的实现。
最主要的是函数的定义,多个函数返回值的实现。
- 2022-07-06 08:40:37下载
- 积分:1
-
Matlab
《MATLAB7.0从入门到精通》全书源码,包括使用说明。(MATLAB7.0 From Novice to Professional book source code, including instructions for use.)
- 2010-09-16 16:43:34下载
- 积分:1
-
g7221annexc
g7221c的编解码库可以用来编解码,好用(g7221c decode and encode sample)
- 2019-05-06 18:49:29下载
- 积分:1
-
c# 高级编程28章源码
c# 高级编程28章源码-如何操作xml文件-c# advance software program 28 code
- 2022-09-10 12:30:03下载
- 积分:1
-
CST_airfoil_fitting
一个拟合CST曲线的程序,用来做翼型优化使用(也可以用到其它曲线拟合上)。
首先读入一个翼型数据,反求这个翼型的6*2个控制参数。通过这修改这个12个控制参数(其中的任意几个),来达到生成新的翼型的目的。(使用了NASA0714翼型作为例子 )(it is a code for airfoil curves fitting, which based on CST formula.Firstly, the program read a airfoil data,then the program will output 12 parameters which can fit the airfoil. you can change those parameters to get new airfoil shape.(there give a example of NASA 0714 airfoil fitting))
- 2021-03-22 11:29:16下载
- 积分:1