-
embedded compilation write bubble sort, XP VC6.0 compile.
内嵌汇编写的起泡排序,XP下VC6.0编译通过。-embedded compilation write bubble sort, XP VC6.0 compile.
- 2022-01-25 22:29:18下载
- 积分:1
-
科学工程C源程序范例解,里面不止给出了程序,算法,还有很多的相关知识的说明,很有用。...
科学工程C源程序范例解,里面不止给出了程序,算法,还有很多的相关知识的说明,很有用。-scientific engineering C source model solution is not inside the process, algorithm, there is a lot of knowledge related to the note, very useful.
- 2022-06-02 15:19:05下载
- 积分:1
-
二分递归查找最大和最小元素
二分递归查找最大和最小元素-two hours recursive search for the largest and smallest element
- 2023-04-29 23:30:02下载
- 积分:1
-
鼠标移动得到图片的颜色值和坐标
vs2008开发工具,c#编写程序,打开图片,然后鼠标点击图片,得到颜色的RGB值和点击图片的位置坐标……得到颜色值的部分代码如下:
Color pointColor = bmp.GetPixel(X, Y);
textBox1.Text = pointColor.R.ToString();
textBox2.Text = pointColor.G.ToString();
textBox3.Text = pointColor.B.ToString();
LAB_POS.Text = "坐标:" + X.ToString() + "," + Y.ToString();
- 2022-03-16 06:55:49下载
- 积分:1
-
pdnMesh is an automatic mesh generator and solver for Finite Element problems. I...
pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-processing to generate contour plots and Postscript printouts. GUI support using GTK or MFC (Win32) is available. The problem definition can be done in any form and given to pdnMesh as an input data file. Drawing Exchange Format (DXF) files can be directly imported to pdnmesh. The quality and the coarseness of the mesh can be controlled by giving input parameters.
- 2022-01-26 01:43:40下载
- 积分:1
-
matlab 信号生成器 gcs 代码
从 ADS1256 的读信号发生器,它包括阅读、 写作为 PGA、 增益、 其自我帮助程序的注册纪录册的注册纪录册
- 2022-11-13 14:15:03下载
- 积分:1
-
C + + /cli NSGA-ⅱ 型多目标算法的 Matbal 代码
多目标优化 (也称为多目标规划,向量优化问题、 多准则优化、 多属性的优化或帕累托优化) 是的多准则决策,那就是有关进行数理优化问题涉及多个目标函数,同时优化领域。多目标优化设计已应用于许多科学领域,包括工程学、 经济学、 物流 (见一节关于详细的示例应用程序) 需要在两个或多个相互冲突的目标之间权衡采取最优的决定。同时最大化的某一特定,强度和性能最大化最小化重量而尽量减少燃油消耗和排放污染物的车辆是组件的分别涉及两个和三个目标的多目标优化问题的例子。在实际问题中,可以有三个以上的目标。
- 2022-05-06 07:26:08下载
- 积分:1
-
时空图
模拟交通流量在秩序更好计算模拟二维交通网络,基于人流 BML 模型,从而构建四个方向交通运营模式,并考虑参数的加速度和变道的概率正在通过调整参数来运行动态过程仿真的车辆流量大、 备受打击。种群表明换车道的概率正在扰动对输入和输出流量,并指出了转概率和交通流线的求解关系,车道 changingrules 对应于车辆运行的基本路线。
- 2023-03-03 10:55:04下载
- 积分:1
-
数值分析中的雅可比方法问题,含输入输出界面。
数值分析中的雅可比方法问题,含输入输出界面。-Numerical analysis of Jacobi methods, including input and output interface.
- 2023-04-19 07:50:03下载
- 积分:1
-
加减乘除24,java的GUI界面,输入的数字在1
加减乘除24,java的GUI界面,输入的数字在1-13的范围内,产生的结果中已去除了冗余的结果,并统计产生结果的个数.- The arithmetic operations 24, java GUI contact surface, the
input numeral in 1-13 scope, in the result which produces has removen
the redundancy result, and the statistics has the result integer
- 2022-02-26 00:51:20下载
- 积分:1