资源列表

« 1 2 ... .09 .10 .11 .12 .13 4514.15 .16 .17 .18 .19 ... 5346 »

[C#编程e4_1

说明:这是c#的一个小程序,可以供初学者当范例。很简单,基于vs2010版本。其它版本我不知道好不好用-This is a small c# program, for beginners as examples. Very simple, based on vs2010 version. Other versions I do not know really easy to use
<董晓婷> 在 2024-10-04 上传 | 大小:6144 | 下载:0

[C#编程tree

说明:用数据结构的判定树实现一些简单的模拟功能。-The decision tree data structure to achieve some simple analog functions.
<123> 在 2024-10-04 上传 | 大小:6144 | 下载:0

[C#编程3

说明:输入圆的半径求周长和面积。程序由三个函数组成:主函数进行输入输出和函数调用,perimeter函数求周长,area函数求面积。-Enter the radius of the circle circumference and area requirements. Program consists of three functions: the main input and output functions and function ca
<candy> 在 2024-10-04 上传 | 大小:6144 | 下载:0

[C#编程ac

说明:各种专题图实现的C#源代码,不是原创啊,别人的-it is not original
<ABC> 在 2024-10-04 上传 | 大小:6144 | 下载:0

[C#编程management-system

说明:学生成绩管理系统,具体包括所在班级的学生信息管理、课程信息管理以及学生成绩管理,并完成相应的查询、统计、排序输出等功能。- Student achievement management system, including the student s specific class information management, information management courses and student achievement
<郑慧慧> 在 2024-10-04 上传 | 大小:6144 | 下载:0

[C#编程CSharpprograme

说明:c#入门基础程序,第一个c#编程程序,简单易懂,容易上手-Getting basic program c#
<海洋> 在 2024-10-04 上传 | 大小:6144 | 下载:0

[C#编程clock

说明:辉光管Nixie 辉光电子钟 -Glow tube clock nixie glow tube clock
<jiajia> 在 2024-10-04 上传 | 大小:6144 | 下载:0

[C#编程mgen_memcpu

说明:用界面的方式显示系统CPU和内存使用情况。-Interface display system using CPU and memory.
<吴伟> 在 2024-10-04 上传 | 大小:6144 | 下载:0

[C#编程YUV2RGB

说明:RGB转换为YUV420的色彩空间转换方法,采用了隔行转化-RGB color space is converted to YUV420 conversion method, using the interlaced conversion
<indetail> 在 2024-10-04 上传 | 大小:6144 | 下载:0

[C#编程huffman.c

说明:Huffman编码属于熵编码的方法之一,是根据信源符号出现概率的分布特性而进行的压缩编码。 Huffman编码的主要思想是:出现概率大的符号用短的码字表示;反之,出现概率小的符号用长的码字表示。 Huffman编码过程描述: 1. 初始化: 将信源符号按出现频率(或概率)进行递增顺序排列,输入集合L 2. 重复如下操作直至L中只有1个节点: (a) 从L中取得两个具有最低频率(或概率)的节点,为它们创建一个父节
<mousejohn> 在 2024-10-04 上传 | 大小:6144 | 下载:0

[C#编程huffuman

说明:形成哈夫曼树结构,用建立的哈夫曼树进行简单的编解码-Forming a Huffman tree structure, with the establishment of the Huffman tree for simple codec
<阮静> 在 2024-10-04 上传 | 大小:6144 | 下载:0

[C#编程clefiaDLL

说明:CLEFIA cipher DLL-project for VC2010
<Stas> 在 2024-10-04 上传 | 大小:6144 | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 4514.15 .16 .17 .18 .19 ... 5346 »

源码中国 www.ymcn.org