-
详细阐述了线性矩阵不等式的方法,并用一个实际例子,用matlab实现了,对初学者非常有用....
详细阐述了线性矩阵不等式的方法,并用一个实际例子,用matlab实现了,对初学者非常有用.-Described in detail the method of linear matrix inequalities, and a practical example, using matlab realized, very useful for beginners.
- 2022-04-12 13:27:34下载
- 积分:1
-
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得...
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装箱的空间利用率最高?贪心-Container packing problem given a container, and its length L, width W and height H, the current batch of cylindrical timber, each timber are of a long L, but the radius is different from the first i set the root radius of timber ri. Asked how the packing, making maximum utilization of container space? Greedy
- 2022-10-23 02:30:03下载
- 积分:1
-
示范如何在应用程序开始前产生标题窗口.rar
示范如何在应用程序开始前产生标题窗口.rar-demonstration of how the application procedures have started before heading window. Rar
- 2023-07-05 16:05:04下载
- 积分:1
-
用c++实现的线性规划的单纯形法
用c++实现的线性规划的单纯形法-use linear programming to achieve the Simplex Method
- 2022-07-16 18:29:21下载
- 积分:1
-
在VC,MFC中显示图像,如GIF,JPEG等格式
在VC,MFC中显示图像,如GIF,JPEG等格式-in VC, MFC showed images such as GIF, JPEG format, etc.
- 2022-07-13 00:45:24下载
- 积分:1
-
本软件是用C语言编写的采用命令行界面与用户交流的抄写器,它实现的功能有对原有的C语言程序进行修改,从而得到结果相同,但是形式不相似的新的C语言程序.该软件还有帮...
本软件是用C语言编写的采用命令行界面与用户交流的抄写器,它实现的功能有对原有的C语言程序进行修改,从而得到结果相同,但是形式不相似的新的C语言程序.该软件还有帮助功能,可以随时为用户提供帮助.本软件仅供学习交流之用,不提倡学生用本软件抄袭别人的C语言程序.-The software is written in C, using the command-line interface with users of copying devices, which have the functions of the existing C language program changes, and thus the same results, but not the form similar to the new C language program. The software also help functions can always be used households help. the only software used to exchange learning and the promotion of student plagiarism software in C language program.
- 2022-01-25 23:37:13下载
- 积分:1
-
用VC++的分形序列固步自封,它旨在表明分形树…
用VC++编写的分形小成序,用以显示分形树及其风吹效果-with VC++ fractal sequence on its laurels, it purported to show that fractal tree and the wind effect
- 2022-03-11 22:00:44下载
- 积分:1
-
机器学习实战kNN.py
这个算法主要工作是测量不同特征值之间的距离,有个这个距离,就可以进行分类了。
简称kNN。
已知:训练集,以及每个训练集的标签。
接下来:和训练集中的数据对比,计算最相似的k个距离。选择相似数据中最多的那个分类。作为新数据的分类.
- 2022-07-15 09:47:18下载
- 积分:1
-
鼠标画图
要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。
2、右键单击后在该点会画一个大小随机的圆;中键按下...
鼠标画图
要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。
2、右键单击后在该点会画一个大小随机的圆;中键按下后会在屏幕上输出一行“用鼠标画图的实验”字符,颜色和字体可以自定义。
3、所有数据的存储要定义在文档类中,而且之前所有的图形都可以回显。不要求对程序生成的图形进行文件保存
-Mouse drawing requirements: 1, left it to start by drawing a line, raised his paintings after the end of line left double-click in the point size will draw a random quadrilateral. 2, right-click in the point will draw a circle the size of random in key press will be output on the screen and his " experiments with the mouse to draw" characters, colors and fonts can be customized. 3, all data storage to the definition of class in the document, but before all of the graphics can be a significant return. Does not require the program to generate the graphics file
- 2023-06-19 01:45:04下载
- 积分:1
-
本程序是根据何斌的VC++数字图像处理写的图像处理界面,并对其进行改进,如可以实现24位真彩色图像的灰度化...
本程序是根据何斌的VC++数字图像处理写的图像处理界面,并对其进行改进,如可以实现24位真彩色图像的灰度化-This procedure is based on Bin" s VC++ written in digital image processing image processing interface, and to improve it, and if we can achieve 24-bit true color gray-scale image of
- 2022-01-26 05:22:08下载
- 积分:1