资源列表

« 1 2 ... 51 52 53 54 55 5657 58 59 60 61 ... 653 »

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

说明: 设X[ 0 : n - 1]和Y[ 0 : n – 1 ]为两个数组,每个数组中含有n个已排好序的数。找出X和Y的2n个数的中位数。  编程任务 利用分治策略试设计一个O (log n)时间的算法求出这2n个数的中位数。 数据输入 由文件input.txt提供输入数据。文件的第1行中有1个正整数n(n<=200),表示每个数组有n个数。接下来的两行分别是X,Y数组的元素。结果输出 程序运行结束时,将计算出的中位数输
<王倩> 在 2024-11-04 上传 | 大小:1024 | 下载:0

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

说明:基于masm的音乐软件 音乐程序.运行行程序,按大写字母“A”,唱乐曲“玛丽有只小羔羊”; 按大写字母“B”,唱乐曲“太湖船” 按大写字母“C”,唱乐曲“祝福歌” 按"X"鍵,退出-Masm-based music software musical program line program run by capital letters " A" , singing songs, " Ma
<mayyryr> 在 2024-11-04 上传 | 大小:1024 | 下载:0

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

说明:排序 重载对于同步数据类型的数据进行排序,利用重载-Sort overloading for synchronous data types are sorted using the overloaded
<高国明> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程swap_string.cpp

说明:c++ programming swap string
<Kang> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程temperature.c

说明:Conversion between Celsius temperature scale, Fahrenheit s temperature scale
<Kang> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程calc_factorial.c

说明:calculate factorial program
<Kang> 在 2024-11-04 上传 | 大小:1024 | 下载:0

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

说明:ssd5 exercise 2 answer.
<nWo> 在 2024-11-04 上传 | 大小:1024 | 下载:0

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

说明:合并安卓手机快播客户端的视频缓存文件,将碎片化的缓存文件合并成能被播放器识别的视频文件。输入文件夹的路径,程序能自动将文件夹内的缓存文件合并-Merge Android phones Nora client' s video cache files will be fragmented cache files into the player can recognize video files. Enter the path to
<翟亚奇> 在 2024-11-04 上传 | 大小:1024 | 下载:0

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

说明:记忆测试 程序随机显示长度为6的字符串,延时4000毫秒后,程序擦除显示的字符串。接下来,程 序提示用户输入所看到的字符串,如果输入正确就给用户增加一个分值。然后,程序询问用 户是否继续测试自己的记忆力,用户输入y则继续,输入n则结束。-Memory test program randomly display a string of length 6, the delay 4000 ms after the prog
<李玲> 在 2024-11-04 上传 | 大小:1024 | 下载:0

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

说明:过滤敏感词汇及无用词汇,c++第三次大作业,完全可用,简短易懂,-Filter sensitive words and useless words, c++ third major operation, fully available, Short, simple,
<WengYuH> 在 2024-11-04 上传 | 大小:1024 | 下载:0

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

说明:一个简单的猜数字游戏,一共有三关,随机产生数字,用户输入数字与正确答案对比-number game
<李旋> 在 2024-11-04 上传 | 大小:1024 | 下载:0

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

说明:32位bmp图片顺时针旋转90度源代码, 练习文件读入修改和保存-32 bmp image 90 degrees clockwise source code file is read into practice modify and save
<刘铭名> 在 2024-11-04 上传 | 大小:1024 | 下载:0
« 1 2 ... 51 52 53 54 55 5657 58 59 60 61 ... 653 »

源码中国 www.ymcn.org