资源列表

[其他小程序sound_change

说明:js脚本编写的程序,用来随机选择windows启动和关闭的声音,在该脚本同一目录下建立,winstart.lst,winexit.lst,里边每行写入一个声音文件的绝对路径,然后把该脚本添加到windows启动列表里即可实现每次开机换音功能
<quix> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[其他小程序charcmp

说明:实现输入内存的字符进行排序,经更改后可以实现字符串排序
<李成勇> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[其他小程序c3

说明:实现从文件IN.DAT中读取一篇英文文章存入到字符串数组XX中-IN.DAT realize from the document read into the article in English to a string array in XX
<sjhua> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[其他小程序c4

说明:以行为单位对行中以空格或标点符号为分隔的所有单词进行倒排,同时去 除标点符号,之后把已处理的字符串(应不含标点符号)仍按行重新存入字符串数组xx中-Units to act in line separated by spaces or punctuation for all the words to inverted, at the same time to remove punctuation marks, followed by
<sjhua> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[其他小程序c6

说明:读取100个销售记录并存入结构数组sell中-Read 100 sales records and sell into the structure of the array of
<sjhua> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[其他小程序DFA

说明:DFA确定型有穷自动机的相关功能 不用修改直接可用-DFA identified DFA correlation function need not be amended directly available
<秋峰> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[其他小程序NFA

说明:NFA非确定型有穷自动机的相关功能 不用修改,直接可用.-NFA Non-deterministic Finite Automata related functions need not be amended, can be used directly.
<秋峰> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[其他小程序Calculator

说明:计算器实现简单计算功能,加减乘除等功能.-Realize simple calculation calculator functions, calculation functions.
<郑铮> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[其他小程序Notepad

说明:简单的文本编译器,实现简单的查询功能等.-Simple text compiler, realize simple query functions.
<郑铮> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[其他小程序Zifuchuan

说明:字符串排序,输入字符串,可实现从A到Z的简单排序.-String sort, string input can be from A to Z of the simple sort.
<郑铮> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[其他小程序feinei

说明:费诺编码的步骤: A 将概率按从大到小的顺序排列 B 按编码进制数将概率分组,使每组概率和尽可能接近或相等。 C 给每组分配一位码元 D 将每一分组再按同样原则划分,重复b和c,直到概率不再可分为止 -Fenno coding steps: A will be by the smallest probability of the order B-band number will be coded according
<王燚> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[其他小程序hefu

说明:哈夫曼编码的步骤: (1). 把信源符号按概率大小顺序排列, 并设法按逆次序分配码字的长度。 (2). 在分配码字长度时,首先将出现概率 最小的两个符号的概率相加合成一个概率 (3). 把这个合成概率看成是一个新组合符号地概率,重复上述做法直到最后只剩下两个符号概率为止。 (4). 完成以上概率顺序排列后,再反过来逐步向前进行编码,每一次有二个分支各赋予一个二进制码,可以对概率大的赋为零,概率小的赋为1。
<王燚> 在 2024-11-05 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org