-
计算后缀表达式,先将中缀式转化为后缀式,在进行计算,有较高的效率...
计算后缀表达式,先将中缀式转化为后缀式,在进行计算,有较高的效率-Suffix calculated expression, first in the up-type into a suffix-style, in terms of higher efficiency
- 2023-06-01 12:50:03下载
- 积分:1
-
基于VC++数据结构图结构、最短路径算法实现校园导航系统
基于VC++数据结构图结构、最短路径算法实现校园导航系统
- 2022-09-21 12:55:03下载
- 积分:1
-
基于数字信号处理器的并联混合滤波器
;nbbm,.mcbv
- 2022-09-06 23:20:02下载
- 积分:1
-
Beijing is still school
北京尚学堂drp系统源码 逐个版本更新 一共 7个逐渐完善的-Beijing is still school-by-source version of DRP system to update a total of seven gradual improvement
- 2023-04-11 14:20:04下载
- 积分: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
-
用程序来控制控制面板里的每一项.
用程序来控制控制面板里的每一项.-procedures used to control the control panel"s every one.
- 2022-03-15 00:51:29下载
- 积分:1
-
用CreateFileMapping实现进程间的通讯
用CreateFileMapping实现进程间的通讯-CreateFileMapping process used to achieve communication between
- 2022-03-20 06:41:14下载
- 积分:1
-
象棋演播室XQStudio开源了,象棋XQStudio
象棋演播室XQStudio开源了,象棋XQStudio-1.63源代码
有兴趣的可以学习下-Chess studio XQStudio open source, and chess XQStudio-1.63 source code are interested can learn under the
- 2022-11-14 23:10:03下载
- 积分:1
-
人脸检测
此代码是对人脸检测,给定了一人脸头像进行检测,如果是renl人脸则画框。
- 2022-10-29 19:20:04下载
- 积分:1
-
用Visual C++编写的窗口生成的代码,很容易理解Windows程序…
采用Visual C++编写的窗口产生代码,便于理解Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系-Using Visual C++ Prepared window generated code, easy to understand Windows program to run the principle and procedure of the preparation process, the process window, handle theory, message queues, callback function, the window closed with the application to withdraw from the working relationship between
- 2022-09-03 06:35:03下载
- 积分:1