-
单词预测
此代码将确定从给定单词紧密匹配的单词。它使用群落系数和海明距离。
- 2023-05-15 02:10:03下载
- 积分:1
-
翻译中...
主题解释每一件事 >>计算器使用类是基本的简单一艾薇
其为教育:)
- 2022-03-02 19:05:01下载
- 积分:1
-
进程管理
程序被开发作为操作系统工作,本科计算机科学的问题。
程序模拟两个进程调度程序: 第一份工作更短和轮叫调度。
- 2023-08-04 01:45:03下载
- 积分:1
-
输入任意大小的矩阵阶数n,程序将自动生成…
输入任意大小的矩阵阶数n,程序将自动产生一个随机矩阵迷宫。本程序可以迅速的找到所有可能的路径,并显示之。代码中故意限制只显示最多30条路径。-arbitrary size of the input matrix order n, the program will automatically generate a random matrix maze. This program can quickly find all possible paths, and Displays. Code intentionally limited only to a maximum of 30 trails.
- 2022-07-24 00:29:25下载
- 积分:1
-
插值三次样条
插值三次样条。插值过程组织成一个单独的函数,位于块“CSI”。在“主”,由组织输出到一个文本文件,并设置值的功能。在一个循环“为”内“主”是行打印一个变量的值,并在该文件中的功能。在下一行中,变量被改变以一定的步骤。在变量值的原始(表格)的数据数量必须等于的函数值的数量。
- 2022-03-16 06:23:24下载
- 积分:1
-
Video Based Face Detection
Video Based Face Detection
- 2023-05-19 01:00:04下载
- 积分:1
-
code of changing computer s resolving power
改变计算机分辨率的源程序-code of changing computer s resolving power
- 2022-03-21 13:16:51下载
- 积分:1
-
非线性回归
将为给定在名为的文件中的数据执行非线性回归的 C 代码exp.zip 包含 61 x ;y 值的方程 y = a0 (1-exp(a1x)) x = 1。
- 2023-03-15 21:00:04下载
- 积分:1
-
一个jsp的同学录,新加了通讯,相片,详细资料等,以jsp为开发用...
一个jsp的同学录,新加了通讯,相片,详细资料等,以jsp为开发用-An Album developed with JSP, supports communication, photos, personal informations and so on.
- 2022-07-03 14:32:33下载
- 积分:1
-
LS by Cao Siqin, 2007.7.17
ls [
LS by Cao Siqin, 2007.7.17
ls [-l/-w/-s][-d/-f][-acpo!?] [path or file name mask1] [mask2 ...]
Options:
-? : display this help
-l : list details
-a : list all files
-w/s : list in a line, file names are sepatated by tab
-p : file name with full path
-q : if file name contains space then use " to embrace it
-c : swith on/off color
-d : list folders only
-f : list files only
-o : omit file s extension name
-O : omit all file s extension names
-! : use kernel API instead of stream function to list
other options : will be ignored
Color:
yellow : directory
gray : hidden file/directory
red : readonly file/directory
blue : compressed file/directory
green : system file/directory
white : normal file/directory
Noice:
There should be less then 100 masks
-l/-w, -d/-f can t be both valid, only the latter will be
Both "-" and "/" can be used to define options-LS by Cao Siqin, 2007.7.17
ls [-l/-w/-s][-d/-f][-acpo!?] [path or
- 2022-04-06 12:08:54下载
- 积分:1