资源列表

« 1 2 ... .40 .41 .42 .43 .44 14145.46 .47 .48 .49 .50 ... 14954 »

[编辑器/阅读器mass

说明:1、子串统计 【问题描述】 给定一个非空的字符串和它的一个子串,要求编写一个程序,统计并输出该子串在字符串中出现的次数。要求:字符串允许包括字母、空格、数字在内的任意ASCII码,区分大小写;不能借助任何字符串库函数。 【输入数据】 输入数据由1.txt给出,文件格式为:第一行是一个非空的字符串;第二行是其非空子串。 【输出数据】 输出数据由2.txt给出,文件格式为:第一行是子串出现的次数(未出现输出为0)。 【样例输入】 abadef Aba34aBa56ab
<南帅> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[操作系统开发Initial--OPI---LRU

说明:页面置换算法,1:先进先出;2:最佳值换算法;3:最近最久未使用置换算法-Page replacement algorithms, 1: FIFO 2: Best value for algorithm 3: The most-recently-used replacement algorithm recently
<huang> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[操作系统开发Main

说明:C语言用函数指针实现多线程,类似于操作系统之任务调度,仅有任务状态,使用循环计数以大概模拟延时。-a little virtul os,just for understanding the multi task and learning hao to use function pointer.
<陈客> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[汇编语言bubble

说明:汇编语言在dos下的冒泡排序 1、读入10个数字 2、输出-Assembly language bubble sort in dos 1, read 10 number 2, the output
<丹丹> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[操作系统开发2

说明:这是操作系统的一个关于读者写者的代码,内容以及算法基本符合要求-This is one of the operating system' s code written on the reader, the basic content and algorithms to meet the requirements
<冯霞> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[操作系统开发3

说明:这是一个关于操作系统方面的关于调度问题中的短进程优先的算法。-This is a operating system on the process of scheduling priority in the short algorithm.
<冯霞> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[操作系统开发4

说明:这是一个操作系统中关于调度问题中的先来先服务调度算法。-This is an operating system on the scheduling of a first-come first-served scheduling.
<冯霞> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[汇编语言5182

说明:从键盘输入一组字符串,并写入之前新建的文件a.txt中-A set of strings from the keyboard, and write in before the new file a.txt
<liuqq> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[汇编语言EX4_3

说明:简易的asm汇编语言程序,一般可以用来进行装置测试,实为重要-Simple asm assembly language program can generally be used for device testing, is indeed important! ! ! !
<jerry> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[编译器/词法分析s

说明:一个用c++编写的编译器,希望可以对你们有用。-A painstakingly written using c++ compiler, I hope you can be useful for
<Active> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[汇编语言Trafic-Lamp

说明:本系统由单片机系统、LED 显示、交通灯演示系统组成。以单片机8051为中心器件来设计交通灯控制器,实现了通过P2口使红绿灯循环点亮 ,倒计时剩5秒时黄灯闪烁警示,通过P3口在LED数码显示管显示倒计时,本系统可靠性强、操作简单。-The system consists of single-chip system, LED display, traffic light demonstration system. As the center of the device to the microco
<李梦龙> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[汇编语言nk

说明:本节日彩灯控制器主控芯片采用AT89C52,显示部件采用不同颜色的发光二极管,与按键、显示器等较少的辅助硬件电路相结合,利用软件实现对LED彩灯进行控制。通过四个按键对彩灯进行四种不同的控制。-The lantern festival master controller chip AT89C52, shows parts with different colors of light-emitting diodes, and the buttons, displays and other smal
<李梦龙> 在 2025-06-25 上传 | 大小:1kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 14145.46 .47 .48 .49 .50 ... 14954 »

源码中国 www.ymcn.org