资源列表

« 1 2 ... .61 .62 .63 .64 .65 63466.67 .68 .69 .70 .71 ... 66581 »

[Windows编程ping

说明:C++ ping command scr ipt.
<Thijs Simonis> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[C#编程Prim

说明:算法特点:该算法的特点是当前形成的集合T始终是一棵树。将T中U和TE分别看作红点和红边集,V-U看作蓝点集。算法的每一步均是在连接红、蓝点集的紫边中选择一条轻边扩充进T中。MST性质保证了此边是安全的。T从任意的根r开始,并逐渐生长直至U=V,即T包含了 C中所有的顶点为止。MST性质确保此时的T是G的一棵MST。因为每次添加的边是使树中的权尽可能小,因此这是一种"贪心"的策略。 -Algorithm characteristics: the algorithm is characteriz
<吕济根> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[C#编程15zhengchu

说明:本程序的目的是求解可以被15整除的最大整数,利用C语言实现。-The purpose of this procedure is to solve for the largest integer divisible by 15, using C language.
<李延明> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[Windows编程person

说明:一个通讯录可以设计内容:本系统应完成一下几方面的功能: 1)输入信息——enter() 2)显示信息———display( ) 3)查找以姓名作为关键字 ———search( ) 4)删除信息———delete( ) 5)存盘———save ( ) 6)装入———load( ) -liuzhi
<qwertyuiop> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[C#编程colourconversion

说明:colour conversion with c#
<Alvin> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[Windows编程MAIN3-1

说明:这是栈结构的测试程序,主要是用来熟悉栈的各个函数以及其接口的应用!-This is a stack structure of the test program, the stack is mainly used to know all the application functions and its interface!
<pig> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[其他小程序fskmodulation

说明:frequncy shift keying modulation with powerspectral density
<ramesh> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程tiffdump

说明:Analyze TIFF file and dump tags.
<Frank Natoli> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[Windows编程breshenham-line

说明:breshenham直线生成算法的实现 键盘交互-breshenham line generation algorithm keyboard interaction
<leon lee> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[Windows编程shutdown

说明:一款用于自动关机的c++源代码,很好很实用的源码-Automatic shutdown
<胡比比吧> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[进程与线程jingcheng

说明: WindowXp 线程同步 1.创建和打开事件对象在进程间传送信号 2.利用互斥体保护共享资源-WindowXp thread synchronization 1. To create and open the event object to send signals between processes 2. Protection of shared resources using mutex
<陈涛> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[Windows编程w8_7

说明:从用户自定义的输入文件中读取任意数目的实数,对这些数进行四舍五 入,然后把得到的整数值写到用户自定义输出文件中。确保输入文件存在,如果它不存在, 通知用户并询问是否有其他的输入文件。如果输出文件存在,询问是否删除它。如果不删除, 那么提示用另一个输出文件名。 -From the user-defined input file to read any number of real numbers, these numbers were rounded, and then get w
<wyy84> 在 2025-12-29 上传 | 大小:1kb | 下载:4
« 1 2 ... .61 .62 .63 .64 .65 63466.67 .68 .69 .70 .71 ... 66581 »

源码中国 www.ymcn.org