资源列表

« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 ... 653 »

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

说明:有一群猴子摘了一堆桃子,他们每天都吃当前桃子的一半且再多吃一个,到了第10天就只余下一个桃子-A group of monkeys picked a bunch of peaches, they eat every day this peach half and then eat one, to 10 days, leaving only a peach
<jianghuan> 在 2024-10-02 上传 | 大小:1024 | 下载:0

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

说明:程序提示用户输入两个数,然后它将输出这两个数字的和、差、积、商、以及余数,分十进制和十六进制两种格式 -The program prompts the user to enter two numbers, then it will be the output of these two numbers and difference, product, quotient, and the remainder, and decimal a
<王建> 在 2024-10-02 上传 | 大小:1024 | 下载:0

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

说明:该程序完成一个打字练习的功能,当您把字输正确时,它会显示绿色-The program completed a typing exercises, when the word lose correct, it will display a green
<王建> 在 2024-10-02 上传 | 大小:1024 | 下载:0

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

说明:当用户输入一个数时,改程序输出该数的阶乘-When the user enters a number, change the program output the factorial of the number of
<王建> 在 2024-10-02 上传 | 大小:1024 | 下载:0

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

说明:生成排列算法。采用递归的思路。供大家交流学习讨论。-Perm algo。
<smwyzi> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程The-devils-language

说明:魔王单位语言小程序,自己拿来玩玩,上传分享下-Beelzebub unit language small program that he used to play, upload and share under
<ruofan> 在 2024-10-02 上传 | 大小:1024 | 下载:0

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

说明:图像的均衡化实现,任意找一个jpg图像都可以对其进行灰度转换然后进行灰度图像均衡化-The image equalization realize arbitrary find a jpg image can be gray-scale conversion and grayscale images equalization
<guoyanyan> 在 2024-10-02 上传 | 大小:1024 | 下载:0

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

说明:排序算法的实现与比较(数据结构课程设计题)   问题描述:编程实现快速排序算法,并利用程序统计执行时间。   实现要求:随机产生10000、50000、 100000、 200000个待排数据存入磁盘文件,从磁盘文件读入待排数据进行排序,并将排序结果写入另一个文件中。-Implementation and comparison of sorting algorithms (data structure curriculum de
<华黄> 在 2024-10-02 上传 | 大小:1024 | 下载:0

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

说明:约瑟夫环问题求解    约瑟夫环问题的具体描述是:设有编号为1,2,……,n的n(n>0)个人围成一个圈,从第1个人开始报数,报到m时停止报数,报m的人出圈,再从他的下一个人起重新报数,报到m时停止报数,报m的出圈,……,如此下去,直到所有人全部出圈为止。当任意给定n和m后,设计算法求n个人出圈的次序。-Josephus Josephus problem solving specific descr iption is: ha
<冯读庆> 在 2024-10-02 上传 | 大小:1024 | 下载:0

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

说明:Dijkstra杰斯拉特的贪心算法程序,实现含权有向图G=(V,E)中顶点到其余顶点的距离。-The greedy algorithm Dijkstra Jess Lats procedures with the right vertex to the rest of the distance from the vertex to Figure G = (V, E).
<winking> 在 2024-10-02 上传 | 大小:1024 | 下载:0

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

说明:读写配置文件,windows下, 用windows 读写配置文件的api 函数WritePrivateProfileString 这一系列函数-read and write config file using windows api function WritePrivateProfileString
<fanxilai> 在 2024-10-02 上传 | 大小:1024 | 下载:0

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

说明:假设停在铁路调度站入口处的车厢序列的编号依次为1,2,3,...n。设计一个程序,求出所有可能由此输出的长度为n的车厢序列。-Assuming stopped at the the railway dispatch station entrance compartment sequence numbered 1,2,3, ... n. Design a program determined all possible thereby ou
<看看> 在 2024-10-02 上传 | 大小:1024 | 下载:0
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 ... 653 »

源码中国 www.ymcn.org