资源列表

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

[C#编程Joseph-game-of-life-and-death

说明:约瑟夫生死游戏 30个乘客同乘一条船,由于风大浪急,必须扔下15个人,以确保安全。现在30个人站成一圈。一人起数,数到第9个人的时候,将其抛下。再从下一个人开始数,数到第9个人是将其抛下。以此类推,直到剩下15个人为止。求哪些人会剩下。-Joseph game of life and death 30 passengers with a boat ride, due to stormy, 15 people must be d
<crazy_bitman> 在 2024-10-02 上传 | 大小:5120 | 下载:0

[C#编程Random-number-does-not-repeat

说明:不重复随机数 使用三种算法实现生成N个随机数的不重复排列。比较在N不同的情况下这三种算法的运行时间并进行复杂度分析。 利用时间函数生成N个随机数,然后根据上面的三种算法,既是通过生成不同于前i个已生成数比较,相同则去除,不同填入;或保留一个可记录元素是否出现的数组,来比较;或利用swap函数进行交换实现。来实现不重复随机数。-Random number does not repeat There are three al
<crazy_bitman> 在 2024-10-02 上传 | 大小:6144 | 下载:0

[C#编程WordCount

说明:单词频率统计,遍历目录,统计 txt , cpp , h , cs 类型文件中的单词频率,并可用命令行参数-e2,-e3来选择连续的两个或三个单词频率统计,排序输出。-Word frequency statistics, traverse directories, statistics txt , cpp , h , cs file type in the word frequency, and the available c
<lhs> 在 2024-10-02 上传 | 大小:34816 | 下载:0

[C#编程MySerialPorts

说明:VS2012 C#开发的简易串口调试助手,完整工程,入门C#的童鞋可以学习一下。-VS2012 C# development of a simple serial debugging assistant, a complete project, introduction to C#, students can learn about.
<李诚> 在 2024-10-02 上传 | 大小:119808 | 下载:0

[C#编程EBookMain

说明:手写的网络数据下载软件,可以实现部分隐藏网址的数据下载。-Handwriting network data download software, you can achieve some of the hidden URL data download.
<阳进> 在 2024-10-02 上传 | 大小:427008 | 下载:0

[C#编程KTV

说明:以VS2013为编译工具,在windows form上用C#进行编程,同时也连接上了Access数据库-the program is based on the VS2013,use the windows form and C# to make it possible,plus,this program is connected to the Access Database
<Alen> 在 2024-10-02 上传 | 大小:1160192 | 下载:0

[C#编程VideoWatchMS

说明:这是一个用C#语言编写的家庭监控系统,主要功能有:灵活控制制云台,以监控某一区域的各个角落;适时对监控画面进行快照和录像操作;选择观看已经录制的视频的文件。  -This is a C# language home monitoring system, the main features are: flexible PTZ control system to monitor every corner of a regi
<郑晓燕> 在 2024-10-02 上传 | 大小:2921472 | 下载:0

[C#编程1

说明:利用数轴来分界,定位。注意定义时需把奖金定义成长整型。-Utilized to boundaries axes, positioning. The growing need to define bonus integer note definition.
<孙永强> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[C#编程3

说明:输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续判断第二个字母。-Enter the first letter of a few weeks to determine what day of the week, if the first letter of the same, then continue to determine the second letter.
<孙永强> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[C#编程4

说明:10个数进行排序可以利用选择法,即从后9个比较过程中,选择一个最小的与第一个元素交换, 下次类推,即用第二个元素与后8个进行比较,并进行交换。 -10 The number of sort method can be used to select, the nine comparison process, a minimum of exchange with the first element, the next and so on
<孙永强> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[C#编程5

说明:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。-There is a row of the array has a good sequence. Now enter a number, required by the laws of the original insert it into the array.
<孙永强> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[C#编程2

说明:画图,综合例子,只要掌握就可以轻松学会画图,而且还可以灵活掌握c语言-Paint, comprehensive examples, as long as you can easily learn to master drawing, but also be flexible c language
<孙永强> 在 2024-10-02 上传 | 大小:1024 | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 4455.56 .57 .58 .59 .60 ... 5346 »

源码中国 www.ymcn.org