搜索资源列表
huatuban
- 一个很好的vc写的画图板,初学者值得-a good vc write the drawing board, beginners should look at
newton1032
- 牛顿法解方程 源程序说明: 1。图片按钮的实现(工具栏) 2。程序启动后检查命令行参数以打开文件 3。支持拖放*.HTXT文件到窗口直接打开 4。一种实现多线程处理的替代方法 5。程序始终位于顶层切换的API实现 6。设置图片为桌布的API实现 7。实现“撤销、重复”的数据结构 8。获取和设置图片的数据API实现 9。图像数据的RGB调整 10。调用默认网络浏览程序访问网页,调用默认邮件处理程序编辑、发送邮件 11。在分形绘图方面可以很方便的加入 新的方程、颜色方案和特效处理方式 欢迎联系:Ho
ifs_code
- 一种分行 还是比较复杂的 大家-a branch or complex we look at
Solve
- 编写求解几何图形周长、面积的应用程序,要求如下: 1) 几何图形要求至少包含直线、三角形,矩型,圆等类型,计算周长,面积等。 2) 要求能计算两个图形之间的距离 3) 要求能计算两个图形进行布尔运算(即交、并、差)后的面积(可选作)。 4) 必须用到继承、接口、多态和包,内部类可选 -Written to solve geometry perimeter, area of application requirements are as follow
2_13
- 分形树的递归算法。利用递归算法生成分叉树,实际上是生成元在每一个层次上不断重画的过程-Fractal tree recursive algorithm. The use of recursive algorithm to generate bifurcation tree, generators are in fact at every level on the process of continually re-draw
2_16
- 递归分形树的形成,利用递归算法生成分叉树,将这个生成元在每一个层次上不断重画-Recursive fractal tree formation, the use of recursive algorithm to generate bifurcation tree, will the generator on at every level constantly re-draw
bivar
- 由散点构建bivar曲面,有兴趣的可以看看:)-Bivar by constructing scatter surface, there is interested can look at:)
iphoneSierpinski
- iphone上的Sierpinski分形, 用来学习IPHONE OBJECTIVE C编程, 如UIImageViews-The Sierpinski triangle, also called the Sierpinski gasket or the Sierpinski Sieve, is a fractal named after Sierpinski who described it in 1915. Originally constructed as a curve, this is
ATLAS
- ATLAS致力于研究以观察为基础的技术从而提供可便携性能。目前它提供c和Fortran77接口。-The ATLAS (Automatically Tuned Linear Algebra Software) project is an ongoing research effort focusing on applying empirical techniques in order to provide portable performance. At present, it provides
homework1
- 编写求解几何图形周长、面积的应用程序,要求如下: 1) 几何图形要求至少包含直线、三角形,矩型,圆等类型,计算周长,面积等。 2) 要求能计算两个图形之间的距离 3) 要求能计算两个图形进行布尔运算(即交、并、差)后的面积(可选作)。 4) 必须用到继承、接口、多态和包 -Written to solve geometry perimeter, area of application requirements are as follows: 1) The geomet
1321
- used to get quantitative estimates of organ sizes and provide aid in any necessary diagnoses. Another important application is registration. It may be easier, or at least less error prone to segment objects in multiple images prior to registrat
circle
- 手机模板,增加置底的浮动宣传条,透明背景-Phone template, increasing publicity of the home at the end of the floating, transparent background
AOE
- 2、设计一个程序求出完成整项工程至少需要多少时间以及整项工程中的关键活动。 实验步骤: ①、在Java语言编辑环境中新建程序,输入如下图所示的AOE网; ②、按照关键路径求取步骤,求出各个顶点的最早开始时间和最迟开始时间; ③、求出各个活动的最早开始时间和最迟开始时间; ④、找出该AOE网的关键路径,并计算出该项目的完成时间。-How much time, and the whole project is a key activity in the design of
Fractal-Code
- 程序在DOS下运行,需要包含<graphics.h>, <conio.h>, <cmath>头文件。绘图速度较慢,但精确度高,可进行任意位置的放大缩小。 算法是本程序的核心内容,一切的绘图都建立在这个基础之上。Julia, Mandelbrot, Newton三个绘图函数各有不同的算法,对于每一种情况要分类讨论。程序要进行放大、缩小,需要对程序中的每个点的计算加上一些参数,使放大缩小正确运行。 主函数包含print函数,print函数包含color系列
DLA
- Diffusion-limited Aggregation(DLA)扩散限制凝聚,是由Witten和Sander于1981年共同提出来的。其基本思想是:首先置一初始粒子作为种子,在远离种子的任意位置随机产生一个粒子使其做无规行走,直至与种子接触,成为集团的一部分。然后再随机产生一个粒子,重复上述过程,这样就可以得到足够大的DLA团簇。-Diffusion-limited Aggregation (DLA) Diffusion Limitation Cohesion was presen
3425343
- 联合对角化方法,用于对多个矩阵同时进行联合对角化,主要用处是盲源分离,(Joint diagonalization method, is used to conduct joint diagonalization matrix at the same time for multiple, main use is to blind source separation,)
dxng
- 遗传算法车辆延误优化,这个是别人的程序,大家看看吧~,(Vehicle delay optimization genetic algorithm, this is someone else's program, we look at it ~,)
sierpinski
- 分形结构的基础,sierpinski曲线。体现了图形形成的迭代,调整结束可以看到图形形成过程(The basis of fractal structure, Sierpinski curve. It reflects the iteration of graphics formation. The process of graphics formation can be seen at the end of adjustment.)