资源列表

« 1 2 ... .50 .51 .52 .53 .54 4155.56 .57 .58 .59 .60 ... 5346 »

[C#编程joseph

说明:约瑟夫环(Joseph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从它在顺时针方向的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试通过累的设计求解约瑟夫环问题的出列顺序。具体要求和说明如下: (1) 利用单向循环列表存储结构模拟
<吴佳桐> 在 2024-09-21 上传 | 大小:14336 | 下载:0

[C#编程Calculator5

说明:a simple calculator with csharp.
<bahman> 在 2024-09-21 上传 | 大小:14336 | 下载:0

[C#编程CSharpexeVBsource

说明:c#的exe文件也可以作为VB的类库调用,非常厉害,其实用性其实很高,就看你怎么用了-vb Call c# exe
<niky> 在 2024-09-21 上传 | 大小:14336 | 下载:1

[C#编程imagezoom

说明:C# 动态打开图像,并缩放图像,放大和缩小,可打开的图像格式有:JPG/JPEG/BMP/GIF/PNG,还有更多格式 图像的缩放是按比例进行的,可以不考虑图像变形,但是一味的放大会使图像失真,变得不清淅。-C# dynamic open the image and zoom the image, zoom in and out, you can open the image formats: JPG/JPEG/BMP/GIF/PNG,
<李正> 在 2024-09-21 上传 | 大小:14336 | 下载:0

[C#编程diskchart

说明:C# 先检测出指定磁盘的容量,然后根据已使用情况动态生成圆饼图表,就像Windows磁盘属性内的图表一样,直观简洁。-C# first detected in the specified disk capacity, and then dynamically generate pie charts have been used according to the situation, as the chart within the sam
<李正> 在 2024-09-21 上传 | 大小:14336 | 下载:0

[C#编程VC-OOP

说明:一个实际的例子,介绍一下如何对实际问题进行OOP的分析和设计.-VC OOP
<陈章华> 在 2024-09-21 上传 | 大小:14336 | 下载:0

[C#编程AD

说明:ad转换的实验,希望对大家有帮助,谢谢本网站提供的资料-ad conversion experiments, we want to help, thank you the information provided on this website
<赵春路> 在 2024-09-21 上传 | 大小:14336 | 下载:0

[C#编程data

说明: 数据文件处理 先向一个文件中写入20个整型数据,然后把这些数据读入到数组中,按照由小到大的顺序排列后,再写入到另外一个文件sort.dat中。 -First in one data file processing file written 20 integer data, then the data is read into the array, follow after ascending order, then write
<jessy> 在 2024-09-21 上传 | 大小:14336 | 下载:0

[C#编程working

说明:Working with the com port
<DEN> 在 2024-09-21 上传 | 大小:14336 | 下载:0

[C#编程filling-exercise

说明:填空练习,即用c语言编写填空题目,有若干题目(自己可以进行替换),可以进行选择填写-Fill in the blanks exercises, which fill-head with c written language, there are a number of topics (they can be replaced), you can choose to fill
<jessica> 在 2024-09-21 上传 | 大小:14336 | 下载:0

[C#编程platform

说明:keil Uvision 编译平台下stm32单片机的接口和中断C源程序-Keil compile Uvision platform stm32 MCU interface C source program and the interrupt
<kkk> 在 2024-09-21 上传 | 大小:14336 | 下载:0

[C#编程CSharpget-photo-EXIF

说明:C#获取照片EXIF信息显示拍摄时间,可以获取照片类含有的各种信息-C# Gets photo EXIF shooting information display time, you can get all kinds of information contained in the class photo
<JUGG> 在 2024-09-21 上传 | 大小:14336 | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 4155.56 .57 .58 .59 .60 ... 5346 »

源码中国 www.ymcn.org