-
程序说明一个用C语言编写制作的菜单程序
程序说明一个用C语言编写制作的菜单程序 -C language description of the procedures to compile and make available a menu of programs
- 2022-03-18 06:46:21下载
- 积分:1
-
一个可以打开3DS格式模型的程序,用vc++结合opengl编写
一个可以打开3DS格式模型的程序,用vc++结合opengl编写-3DS format model can open a program, using vc++ with opengl prepared
- 2022-04-14 19:49:40下载
- 积分:1
-
在美国的顶级软件和计算机上发现什么样的面试是非常喜欢的…
这本书揭示了美国顶尖软件和计算机公司的面试到底是什么样的,带你一步一步地了解在最近的技术面试中被问到的新问题和复杂的脑筋急转弯。
- 2023-01-18 03:15:04下载
- 积分:1
-
RMI的处理器au1200系列所用的BOOTLOAD,包括SD卡启动USB启动硬盘启动网络启动,并初始化硬件的所有参数,支持内核调试....
RMI的处理器au1200系列所用的BOOTLOAD,包括SD卡启动USB启动硬盘启动网络启动,并初始化硬件的所有参数,支持内核调试.-RMI
- 2022-06-12 13:19:59下载
- 积分:1
-
本程序展示了如何创建并使用mfc动态链接库,实现截图的功能。...
本程序展示了如何创建并使用mfc动态链接库,实现截图的功能。-This procedure demonstrates how to create and use dynamic link library mfc to realize the function of shots.
- 2022-03-20 06:30:34下载
- 积分:1
-
添加的代码示例的VC++程序
应用背景这主要是用代码来测试代码的知识。使用该示例应用程序 试验;关键技术本程序是用控制台应用程序开发C++的示例程序和所有预先定义包括用于实现数学和字符串输出
- 2022-01-25 19:14:29下载
- 积分:1
-
On C++ Practical Guide to the contents of some of the relevant courseware, to be...
关于C++实用教程的相关内容的一些课件,能够对初学者和深入研究者有一定的帮助!-On C++ Practical Guide to the contents of some of the relevant courseware, to beginners and in-depth research will certainly help!
- 2022-03-18 05:34:30下载
- 积分:1
-
基于c的一个销售管理系统
这是一个用c语言实现的销售管理系统,是一个比较简单的小程序,主要实现功能:销售信息的录入及保存,根据录入信息进行查询,进行相应的统计如按产品统计月销售额、按销售员统计月销售额等。代码很简明,对于初学者来说很容易理解,是一些简单的for循环,switch case分支语句,if else判断,sum加和还有一部分指针等。通过在菜单界面选择相应选项执行相应的操作。程序水平不高但很基础,望采纳。
- 2023-08-24 13:10: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
-
我是初学者 只是自己按照书上讲的编写出来的的实现vcd播放的小程序 拿出来分享...
我是初学者 只是自己按照书上讲的编写出来的的实现vcd播放的小程序 拿出来分享-I am a beginner only in accordance with their own sense of the book are written by the realization of a small program vcd player out to share
- 2023-03-02 07:15:04下载
- 积分:1