资源列表
myls
- 完成ls的如下功能 不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录 ls -a:列出当前目录下的所有文件和目录 ls -l:以长列表形式列出当前目录下的非隐藏的文件和目录。每个文件或目录只要求列出如下信息:类型与权限、文件名、链接数、用户ID、组ID、字节大小、块数 ls 路径名:如果路径名代表一个存在的文件则显示该文件,否则提示出错;如果路径名字代表一个存在的目录则列出该目录中的文件 列出文件名和目录名时,要求可执行文件最后加上一个*号,目录名
os
- 本系统的同步机构采用的信息量上的P,V操作的机制;控制机构包括阻塞和唤醒操作;时间片中断处理程序处理模拟的时间片中断;进程调度程序负责为各进程分配处理机。系统中设计了3个并发进程。它们之间有如下同步关系:3个进程需要互斥使用临界资源S2,进程1和进程2又需互斥使用临界资源S1。本系统在运行过程中随机打印出各进程的状态变换过程,系统的调度过程及公共变量的变化情况。
Blank1
- This a Blank VI. Dont Refer-This is a Blank VI. Dont Refer
jtylx
- 一个静态页转换的练习 里面简单介绍了 一些基本方法 但为实现-A static page of brief conversion exercises inside some of the basic methods, but to achieve the
code
- 很好用的js页面内搜索源码 很好用的js页面内搜索源码-javascr ipt search for web code javascr ipt search for web code javascr ipt search for web code javascr ipt search for web code
111
- 用VB实现的一个计算器,挺不错的,大家可以参考一下-Using VB as a calculator, very good, we can refer to
word-process
- vb编写的对字典的单词进行处理,分割成独立的单词,包括字符串的处理,可以导入到excel使用-vb prepared to deal with the dictionary words into separate words, including the handling of string can be imported into excel use
111
- 动态调用DLL函数,很不错的易语言源码,适合易语言爱好者使用。-Dynamic call DLL functions, very good and easy language source code for easy language enthusiasts.
moshi
- 基于超市关联规则的APRIO算法,模式识别-Association rules based supermarket APRIO algorithm, pattern recognition
fdtd-3d
- 该代码利用matlab,根据各类边界条件的设定,实现了FDTD的算法。- This MATLAB M-file implements the finite-difference time-domain solution of Maxwell s curl equations over a three-dimensional Cartesian space lattice comprised of uniform cubic grid cells.
Support-Vector-Machine
- 非线性回归用支持向量机通用MATLAB源码-Support Vector Machine for Nonlinear Regression
double
- 在大多数动画中,场景中的物体简单地根据不同的转换进行重绘,swap_the_buffer()函数之后的空闲时间可以进行此类计算-In most animations,objects needed to be repainted according to different transforms,remember that swap_the_buffer can be used to solve such calculations
