-
- 2022-02-06 12:36:56下载
- 积分:1
-
吉林大学计算机学院图形学实验裁剪实验 MFC编程
吉林大学计算机学院图形学实验裁剪实验 MFC编程-Jilin University, College of Computer Graphics Programming MFC experimental cutting experiment
- 2023-05-17 20:05:03下载
- 积分:1
-
C++数据结构数组作业
这是我上数据结构课程时候的数组实验,里面包括了如何对数组元素进行交换,排序,运算等代码,刚开始学的我觉得有点难,哈哈,不过现在好些咯,希望对大家有所帮助!!
- 2023-04-01 20:50:04下载
- 积分:1
-
The fractal code, there is a part of the fractal source code for people to learn...
分形的代码,这里有一部分的分形源代码,供人学习-The fractal code, there is a part of the fractal source code for people to learn from
- 2022-03-06 15:09:25下载
- 积分:1
-
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
- 2022-07-22 05:38:21下载
- 积分:1
-
K r u s k a l算法每次选择n
K r u s k a l算法每次选择n- 1条边,所使用的贪婪准则是:从剩下的
边中选择一条不会产生环路的具有最小耗费的边加入已选择的边的集合中。注意到所选
取的边若产生环路则不可能形成一棵生成树。K r u s k a l算法分e 步,其中e 是网络中
边的数目。按耗费递增的顺序来考虑这e 条边,每次考虑一条边。当考虑某条边时,若将其
加入到已选边的集合中会出现环路,则将其抛弃,否则,将它选入。-K ruskal algorithm for each choice of n-1 edges, the greed of the criteria used are: from the left edge select does not produce a loop with the smallest cost edge has been selected to join the edge of the collection. Taking note of the selected edges have a loop if it can not form a spanning tree. K ruskal algorithm sub-e-step, in which e is the number of network edge. According to the order of incremental cost to consider this e edges, each taking a side. When considering a certain edge when, if its added to a collection of selected edge loop will appear, will be its discarded, otherwise, it selected.
- 2023-02-08 08:10:04下载
- 积分:1
-
导出文本到CSV文件
export text to csv file
- 2022-09-23 17:20:03下载
- 积分:1
-
贪心算法解决分割问题
给定一定的宽度,和N个输入(宽度)
得出最小的宽度...
贪心算法解决分割问题
给定一定的宽度,和N个输入(宽度)
得出最小的宽度-greedy algorithm to solve the segmentation problem must set the width and N input (width) reached the minimum width
- 2022-02-10 13:43:33下载
- 积分:1
-
流的网络摄像头
该代码可用于从任何一个端口流摄像机。该摄像头可以通过远程客户端与Web浏览器中查看。网络摄像头可通过IPADDRESS后跟端口号来访问。例如127.0.0.1:8080可以用来查看本地主机。
- 2022-08-08 01:56:42下载
- 积分:1
-
自己编写的一个产生随机数的小程序,很简单,希望对初学者有所帮助....
自己编写的一个产生随机数的小程序,很简单,希望对初学者有所帮助.-I have written a small program generating random numbers is very simple, want to be helpful for beginners.
- 2023-01-12 20:55:04下载
- 积分:1