-
数值分析程序,《精通matlab最优化计算》,适合各专业最优化计算...
数值分析程序,《精通matlab最优化计算》,适合各专业最优化计算-Numerical analysis program, "proficient in matlab optimization calculations", suitable for all professional optimization calculation
- 2022-04-26 19:49:34下载
- 积分: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
-
one
一维搜索程序,我自己编的!大家多多下载,多多支持啊!-one-dimensional search process, I developed! Members can download the generous support ah!
- 2022-11-28 14:45:03下载
- 积分:1
-
杭州电子科技大学在线系统ACM的2037题,用贪心方法解决
杭州电子科技大学在线系统ACM的2037题,用贪心方法解决-Hangzhou University of Electronic Science and Technology ACM-line system of the 2037 title with a greedy solution
- 2022-06-17 04:16:28下载
- 积分:1
-
32K点的fftVHDL实现,可直接在可编程逻辑器件上运行实现
32K点的fftVHDL实现,可直接在可编程逻辑器件上运行实现-32K fftVHDL points, which could be directly in the programmable logic device to achieve run
- 2023-08-08 04:40:03下载
- 积分:1
-
银行叫号系统
模拟银行的叫号系统,可以选择办理的业务,以及更新显示屏的信息。c++课程设计的题目之一
- 2022-08-02 20:46:12下载
- 积分:1
-
键盘事件触发检测
当单击鼠标左键时或者按下键盘一个按键,程序会检测到,并在窗口显示相关信息,适用于初学VC6.0winapp开发者参考。
- 2022-08-24 20:27:01下载
- 积分:1
-
an index based on the fire damage assessment software, no classified data, the g...
一个基于指数法的火力毁伤评估软件,没有涉密数据,代码一般-an index based on the fire damage assessment software, no classified data, the general code
- 2022-10-04 23:55:03下载
- 积分:1
-
Map editor, map editor,
地图编辑器, -Map editor, map editor,
- 2022-03-04 14:38:43下载
- 积分:1
-
一个潮流计算的程序,可以对不同数量节点的系统都适用。比较简单,希望对相关人员有用...
一个潮流计算的程序,可以对不同数量节点的系统都适用。比较简单,希望对相关人员有用-a flow calculation procedures, the number of nodes in different systems are applicable. Relatively simple, useful for the staff
- 2022-07-04 19:24:44下载
- 积分:1