资源列表

[其他小程序JosephusRing

说明:约瑟夫环问题(Josephus),用户输入M,N值,从1至N开始顺序循环数数,每数到M输出该数值,直至全部输出。由于当某个人退出圆圈后,报数的工作要从下一个人开始继续,剩下的人仍然是围成一个圆圈的,可以使用循环表,由于退出圆圈的工作对应着表中结点的删除操作,对于这种删除操作频繁的情况,选用效率较高的链表结构,为了程序指针每一次都指向一个具体的代表一个人的结点而不需要判断,链表不带头结点。所以,对于所有人围成的圆圈所对应的数据结构采用一个
<金瑶> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[其他小程序IdCreator

说明:ID产生器 可以看看 ID产生器 可以-ID Generator Generator can look at the ID can be
<> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[其他小程序modify

说明:文本文件处理,可以按模板修改相应内容,能实现处理特定字符、替换等-Text file processing, the template can be modified by the corresponding content, to achieve specific characters, such as replacement
<ljc> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[其他小程序POJ2828

说明:POJ2828一道简单的题目,大家有兴趣可以去看看.-POJ2828 together with a simple subject, we are interested can go to look at.
<liy> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[其他小程序solution

说明:通讯录管理程序,简单方便,可以把你的朋友的通讯信息保存起来哦-Address book management process is simple and convenient, you can put your friend s communication information saved Oh
<曹军> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[其他小程序SNAKE

说明:用Borland C语言编写的贪吃蛇游戏-Using Borland C language Snake game
<qlz> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[其他小程序Bresenham

说明:(1)用Bresenham算法绘制直线 (2)程序适用各种直线情况,包括水平线,垂直线 (3)采用键盘输入线段的两个端点的坐标 -(1) using Bresenham algorithm for drawing a straight line (2) procedure applies to all kinds of straight lines, including horizontal, vertical lines
<Eean> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[其他小程序crc16_d8

说明:USB2.0通信中的CRC16算法 循环校验算法 -USB2.0 communication in CRC16 checksum algorithm algorithm cycle
<hunter> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[其他小程序exa010101

说明:说明三个分段相连的信号的傅里叶变换和时频分析信号的傅里叶变换和时频分析-Note the three sub-linked signal Fourier transform and time-frequency analysis of signals in Fourier Transform and Time-Frequency Analysis
<李红> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[其他小程序kalmfliter

说明:数字信号处理,实现卡尔曼滤波,只是一些简单的功能-Digital signal processing, and Kalman filtering, but some simple function
<zhn> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[其他小程序ansys5

说明:利用ansys计算的应力结果,求出截面内力,再利用材料力学公式求等效应力(此例是求坝基面的等效应力)-ANSYS calculated using the stress results, obtained cross-section of internal forces, and then use the formula for the mechanical equivalent stress (in this case is to s
<姚艳华> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[其他小程序jspx

说明:计数排序,一个算法的程序. 计数排序,一个算法的程序.-Count sorting, an algorithm procedure. Count sorting, an algorithm procedure. Count sorting, an algorithm procedure.
<> 在 2024-11-04 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org