资源列表

« 1 2 ... .33 .34 .35 .36 .37 5138.39 .40 .41 .42 .43 ... 5345 »

[C#编程wannianli

说明:万年历,一个简单的应用程序,可以查找任意一年的日历,通过C语言编写-Calendar, a simple application, you can find any calendar year, through the C language
<贾磊> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[C#编程jiaxiahuaxian

说明:用c#编写在winform中对选中的文字加粗,加斜,加特殊符号下划线等,-Write c# winform by adding special symbols in the underlined
<高原> 在 2025-06-10 上传 | 大小: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-06-10 上传 | 大小: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-06-10 上传 | 大小:1kb | 下载:0

[C#编程colourconversion

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

[C#编程market_checkout_csharp

说明:利用c#编写的超市收银台系统,算法简单实用,适合初学者。-Written by c# supermarket checkout system, the algorithm is simple and practical, suitable for beginners.
<张文文> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[C#编程lab3_1

说明:a) 分别以左和右对齐方式输出整数,域宽为12; b) 以八进制、十进制、十六进制输入/输出整数; c) 实现浮点数的指数格式和定点格式的输入/输出,并指定精度,按实际情况进行调整,直到满意为止; d) 把字符串读入字符型数组变量中,从键盘输入,要求输入串的空格也全部读入,以回车换行符结束; -a) to the left and right, respectively, the alignment of the output integer, the domain width
<刘志辉> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[C#编程lab

说明: 1.编写一个函数把华氏温度转换为摄氏温度,转换公式为..C=(F-32)*5/9。 2.编程计算图形的面积。程序可计算圆形、长方形、正方形的面积,运行时先提示用 户选择图形的类型,然后,对圆形要求用户输入半径值,对长方形要求用户输入长和宽的 值,对正方形要求用户输入边长的值,计算出面积的值后将其显示出来。 3.编写重载函数Maxl可分别求取两个整数,三个整数,两个双精度数,三个双精度,数的最大值. -1. Write a function to convert Fahre
<刘志辉> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[C#编程dancicifa

说明:以文本文件形式输入源程序,并对源程序从左到右进行扫描,把构成源程序的字符串拼接成为单词串;并把其转换成属性字输出到文件中。 -A text file input source, and the source code to scan from left to right, to constitute a source word string string splicing and to convert it into a property of word output to a file
<罗楠> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[C#编程systemc-shezhi

说明:详细介绍了VS2008下systemc的使用-Described in detail the use of systemc under VS2008
<portia> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[C#编程InputSender

说明:This class will create and send inputs to the host.
<xvoid> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[C#编程BinaryStringFunSourceCode

说明:its csharp project.its useful one
<revathi> 在 2025-06-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 5138.39 .40 .41 .42 .43 ... 5345 »

源码中国 www.ymcn.org