资源列表

« 1 2 ... .97 .98 .99 .00 .01 3402.03 .04 .05 .06 .07 ... 21467 »

[其他小程序kk

说明:万年历的程序,能实现闹钟,时间调整等功能!-Calendar of procedures, to achieve the alarm, the time adjustment function!
<何晓枫> 在 2025-07-24 上传 | 大小:18kb | 下载:0

[其他小程序2

说明:单链表的插入和删除实验目的: 1、定义单链表的结点类型 2、通过单链表的定义掌握线性表的链式存储结构的特点; 3、熟悉单链表的建立以及插入、删除等基本操作。 -# include <stdio.h> # include<malloc.h> # define ND sizeof(struct List) struct List {int data struct List*next } void main() {
<> 在 2025-07-24 上传 | 大小:1kb | 下载:0

[其他小程序number4

说明:回文判别 实验要求:称正读和反读都相同的字符序列为“回文”,如“abba”和“abccba”是“回文”,“abcde”和“ababab”则不是“回文”,试设计一个算法,判别读入的一个以@为结束符的字符序列是否是“回文”。 实验目的: 1、掌握循环队列的定义及应用; 2、掌握队列的基本操作; 3、进一步熟练掌握栈的基本操作及应用; 4、初步学会解决具体问题的算法设计。-Experimental identification requirements palindrome:
<> 在 2025-07-24 上传 | 大小:1kb | 下载:0

[其他小程序ObstacleRace

说明:这是一个小游戏,有红、蓝两方组成。游戏规则很简单,遇到小吃部多投掷一次骰子,遇到陷阱和栅栏都会受到相应的惩罚。-This is a game, there are red, blue two components. The rules of the game is very simple, encountered more than throwing a dice小吃部encounter traps and the fence will be punished accordingly.
<yewen> 在 2025-07-24 上传 | 大小:60kb | 下载:0

[其他小程序Clock

说明:这是一个时钟,根据工具条中的时钟控制栏可以控制时钟的启动和停止;右下角的秒表可以计时。-This is a clock, in accordance with Article tool in the control bar to control the clock of the start and stop the clock the stopwatch to time the bottom right corner.
<yewen> 在 2025-07-24 上传 | 大小:59kb | 下载:1

[其他小程序march

说明:表达式.表达式规则: * 任意字符串或者没有 ? 任意一个 \ 转义符 [,] 或者,例如[abc,bcd] (?-?) 单个字符范围 \t,\r,\n-my regular expression
<huangyi> 在 2025-07-24 上传 | 大小:2kb | 下载:0

[其他小程序shujujiegouyuanchengxu

说明:数据结构源程序,对初学者来说有参考作用用数据结构知识,挺复杂的-athlete
<李云龙> 在 2025-07-24 上传 | 大小:13kb | 下载:0

[其他小程序9325Initialcode

说明:9325 IC 完整初始化 解析度240*320-9325 IC initialization complete resolution 240* 320
<ywk> 在 2025-07-24 上传 | 大小:1kb | 下载:0

[其他小程序endpoint_subfunc

说明:再matlab下面实现音乐信号的端点检测。 算法是利用帧长-sign
<dengwei> 在 2025-07-24 上传 | 大小:2kb | 下载:0

[其他小程序fft_zhixindu_subfunc

说明:再matlab下面实现信号的fft变换。 是fft函数。-fft
<dengwei> 在 2025-07-24 上传 | 大小:1kb | 下载:0

[其他小程序paixu

说明:算法分析和设计,给出五个排序算法,然后比较五个算法的运行时间,分析算法的时间复杂度-Algorithm analysis and design, are given five sorting algorithm, and then compared the five-time algorithm to analyze the time complexity of algorithm
<张国> 在 2025-07-24 上传 | 大小:1.23mb | 下载:0

[其他小程序menu_2

说明:是用c++写一个简单的手机界面的程序 五级菜单-menu
<dengwei> 在 2025-07-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 3402.03 .04 .05 .06 .07 ... 21467 »

源码中国 www.ymcn.org