-
利用键盘显示驱动芯片8279实现计数的功能.
利用键盘显示驱动芯片8279实现计数的功能.-use of the keyboard display driver chip count of 8279 to achieve functional.
- 2022-07-02 14:08:29下载
- 积分:1
-
关于flex测试平台的内容,希望可以对大家有点用途哇
关于flex测试平台的内容,希望可以对大家有点用途哇-Flex test platform on the contents in the hope that everyone can use a little wow
- 2023-06-19 18:50:04下载
- 积分:1
-
等高线追踪算法实现离散点生成等高线
程序可以根据让用户自定义输入生成随机点数量、设定X范围、设定Y范围、设定Z范围来自定义生成一系列随机点数量,并根据用户设定的周围搜索点数量来进行规则格网的插值,然后根据输入的等高线间距进行等高线的生成。在图层显示上,可以显示DEM数据、随机点数据、等高线数据,并根据用户自定义的图层进行显示和叠加。程序可以修改等高距进行显示。
- 2022-02-10 15:13:00下载
- 积分:1
-
标准C++程序设计 电子教案 内容比较详细
标准C++程序设计 电子教案 内容比较详细-Standard C++ programming in more detail the contents of e-lesson plans
- 2022-05-31 18:20:42下载
- 积分:1
-
简单的聊天系统,本程序是使用vc进行编程的
简单的聊天系统,本程序是使用vc进行编程的-A simple chatting programme developped under VC.
- 2022-07-10 09:57:47下载
- 积分:1
-
用C++编译的播放器,可以播放多种格式的音频文件,如MP3,WMA等...
用C++编译的播放器,可以播放多种格式的音频文件,如MP3,WMA等-With C++ Compiled player, can play multiple formats of audio files, such as MP3, WMA, etc.
- 2023-07-18 11:10:03下载
- 积分:1
-
一个迷宫的游戏,两种模式!一种演示模式一种娱乐模式,自由选择!...
一个迷宫的游戏,两种模式!一种演示模式一种娱乐模式,自由选择!-A maze game, two modes! Of a demonstration model of a mode of entertainment and freedom of choice!
- 2022-02-20 13:46:56下载
- 积分:1
-
我的C#入门程序
我的C#入门程序-my entry procedures C#
- 2022-04-11 01:07:01下载
- 积分:1
-
smartphone2003 上用evc编译的 短信发送程序, api编写
smartphone2003 上用evc编译的 短信发送程序, api编写-Smartphone2003 EVC compiler used to send the message procedures, api prepared
- 2022-05-27 20:05:24下载
- 积分: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