-
Visual C++ 中基于MFC控件接收显示波形图程序代码
Visual C++ 中基于MFC控件接收显示波形图程序代码-Visual C++ based on MFC Controls received waveform diagram shows the program code
- 2022-03-06 18:16:09下载
- 积分: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
-
小的MP3播放器。用MFC实现,调用系统自带的realplayer,可以通过编辑框自主选择播放的歌曲。...
小的MP3播放器。用MFC实现,调用系统自带的realplayer,可以通过编辑框自主选择播放的歌曲。-A small MP3 player. With the MFC implementation, call the system comes with realplayer, you can edit box to choose which songs to play.
- 2022-01-27 17:36:56下载
- 积分:1
-
procedures in the C or Borland Turbo C compiler through. 331 simple games, simpl...
本程序在Turbo C或Borland C下编译通过.简单的五子棋游戏,简单易于操作,但很不错.-procedures in the C or Borland Turbo C compiler through. 331 simple games, simple and easy to operate, but very good.
- 2022-05-16 07:42:32下载
- 积分:1
-
DES算法集锦,包含有各种增强DES算法,变形DES算法,有PASCAL,ASM,C等多种语言的版本,有DOS,WINDOWS,Linux,以及其它UNIX环境...
DES算法集锦,包含有各种增强DES算法,变形DES算法,有PASCAL,ASM,C等多种语言的版本,有DOS,WINDOWS,Linux,以及其它UNIX环境的代码-DES algorithm collection, including a variety of enhanced DES algorithm, the deformation DES algorithm, there is PASCAL, ASM, C, such as multi-lingual version, there is DOS, WINDOWS, Linux, and other UNIX environment code
- 2022-03-10 13:54:14下载
- 积分:1
-
Web 产品
此源是与 html 的模板和 css 源代码。这可用于 web 设计来创建自定义的软件......
- 2022-04-01 17:09:37下载
- 积分:1
-
这是我写的一个关于国家的国旗与国歌的小软件,点击国旗可以播放国歌,显示国家名称等基本资料。还有一个小游戏,根据国名选择该国的国旗。这个小软件还有很多不足之处,请...
这是我写的一个关于国家的国旗与国歌的小软件,点击国旗可以播放国歌,显示国家名称等基本资料。还有一个小游戏,根据国名选择该国的国旗。这个小软件还有很多不足之处,请大家指点,谢谢!-This is the one I wrote on the country"s national flag and national anthem of the small software, click on the national flag can play the national anthem, showing names of countries such basic information. There is also a small game, according to choose the name of the country"s flag. The small software There are many shortcomings, pointing out please, thank you!
- 2022-01-26 05:05:31下载
- 积分:1
-
用430单片机输出pwm波, 脉冲宽度可以任意设置
用430单片机输出pwm波, 脉冲宽度可以任意设置
-MCU output pwm with 430 waves, pulse width can be arbitrarily set
- 2022-01-22 00:17:55下载
- 积分:1
-
the LEX and YACC is a combination of integers to achieve a simple example, I emb...
这个是YACC和LEX结合使用来实现整数加法的简单事例,我体现的是基本的步骤,不在于其功能的完美和强大,给我一样的菜鸟以启示,以便您不必在开始的路上徘徊太久,希望您喜欢-the LEX and YACC is a combination of integers to achieve a simple example, I embody the basic steps, not its function in a perfect and strong, give me the same exposure to enlightenment, so that you need not start wandering on the road for too long, I hope you like
- 2022-06-01 19:55:38下载
- 积分:1
-
红外遥控式简单计算器演示程序 *
* 用红外遥控器做输入(适用新式遥控器) *
* *
* LCD1602显示方式:
* LCD第一行...
红外遥控式简单计算器演示程序 *
* 用红外遥控器做输入(适用新式遥控器) *
* *
* LCD1602显示方式:
* LCD第一行显示:CALCULATOR *
* LCD第二行显示:运算过程
* *
* 主要功能:
* 0-99两位数之间的加、减、乘、除整数运算-Simple calculator-style infrared remote control demo program** to do with infrared remote control input (the application of new remote control)**** LCD1602 display:* LCD display the first line: CALCULATOR** LCD second line shows: Operational process*** Main functions:* between 0-99 double-digit add, subtract, multiply, with the exception of integer calculations
- 2022-06-26 11:14:48下载
- 积分:1