资源列表

« 1 2 ... .36 .37 .38 .39 .40 16741.42 .43 .44 .45 .46 ... 21467 »

[其他小程序ACMPOJ

说明:ACM POJ 2247.cpp 2051.cpp 1656.c 1326.cpp 1016.cpp保证正确-ACM POJ 2247.cpp 2051.cpp 1656.c 1326.cpp 1016.cpp
<刘亚> 在 2025-11-23 上传 | 大小:2kb | 下载:0

[其他小程序t_system

说明:CPU分时系统模拟.不同用户轮流使用CPU.用到队列的数据结构.-CPU time-sharing system simulation. Different users take turns using the CPU. To use queue data structure.
<water> 在 2025-11-23 上传 | 大小:444kb | 下载:0

[其他小程序yuesefu

说明:约瑟夫环的实现. 用的循环数组. 数据结构与算法的编程练习.-Joseph Ring realized. With the cycle of the array. Data structures and algorithms programming exercises.
<water> 在 2025-11-23 上传 | 大小:15kb | 下载:0

[其他小程序fangdaqi

说明:树形网络结构中信号衰减,编程计算应在何处放置放大器,以保证信号保持强度.数据结构中"树"的相关应用-Tree network structure, signal attenuation, the programmer should it calculate where to place the amplifier in order to guarantee to maintain the signal strength. Data structure " tree" of re
<water> 在 2025-11-23 上传 | 大小:236kb | 下载:0

[其他小程序avltr

说明:二叉平衡树的C语言实现.数据结构中树的应用.自己编写的程序,做练习只用.供大家参考.-A balanced binary tree, C language. In a tree data structure applications. I have written a program to do the exercises only. For your reference.
<water> 在 2025-11-23 上传 | 大小:233kb | 下载:0

[其他小程序huffman

说明:哈弗曼编/译码程序,C语言实现.这个程序是从文件中读取字符串,编码和译码之后也写到文件里,可以改变文件路径,或做适当更改,编程从终端输入输出.自己写的,可能会有不合适的地方,供大家参考而已.-Havermann encoding/decoding process, C language. This program is the string read from a file, encoding and decoding is also written after the file, you ca
<water> 在 2025-11-23 上传 | 大小:458kb | 下载:0

[其他小程序uu3_plus

说明:一个整站源码,很绚丽的博客,希望大家能够喜欢。-A full point source, it is a beautiful blog, hope that we can enjoy.
<伊凡> 在 2025-11-23 上传 | 大小:92kb | 下载:0

[其他小程序Examples

说明:my first widget at myyahoo - maybe it could help!-my first widget at myyahoo- maybe it could help!
<bre1te> 在 2025-11-23 上传 | 大小:721kb | 下载:0

[其他小程序test2

说明:在歌星大奖赛中,有10个评委为参赛的选手打分,分数为1~100分。选手最后得分为:去掉一个最高分和一个最低分后其余8个分数的平均值。请编写一个程序实现。 -Grand Prix at the singer, there are 10 judges for the competition players scoring, a score of 1 to 100 minutes. Players final score is: get rid of a maximum points and a
<ada> 在 2025-11-23 上传 | 大小:298kb | 下载:0

[其他小程序test1

说明:如果一个正整数等于其各个数字的立方和,则称该数为阿姆斯特朗数(亦称为自恋性数)。 如 407 = 4的立方+0的立方+7的立方 就是一个阿姆斯特朗数。试编程求1000以内的所有阿姆斯特朗数。-If a positive integer equal to the cube and its various figures, claimed that the number of Armstrong number (also known as narcissistic numbers). If 40
<ada> 在 2025-11-23 上传 | 大小:355kb | 下载:0

[其他小程序test2

说明:老师让我们写个回文数的小程序,* 题目分析与算法设计 对于要判断的数n,计算出其平方后(存于a),将a的每一位进行分解,再按a的从低到高的顺序将其恢复成一个数 k(如n=13,则a=169且k=961),若a等于k则可判定n为回文数。-Let the teacher write a palindromic number of small programs,* the subject analysis and algorithm design is to determine the n
<ada> 在 2025-11-23 上传 | 大小:147kb | 下载:0

[其他小程序SingletonDLLDemo

说明:在dll中使用单例模式,注意在dll中导出单例模式时不要用继承的方式实现singleton-Dll to use in the Singleton pattern, pay attention to cases in the dll to export a single mode of inheritance will not be achieved with the singleton
<QiuTao> 在 2025-11-23 上传 | 大小:36kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 16741.42 .43 .44 .45 .46 ... 21467 »

源码中国 www.ymcn.org