搜索资源列表
ReadDir
- 适合初学者学习的QT源程序,希望对大家有用!!换点学习资料!
ReadDir
- 该程序实现的是一个垃圾邮件过滤系统,方法采用的是NAIVE Bayes,语料库用的是LINspam—public,程序中有使用说明,希望大家一起探讨改进一下,
unix仿真
- provides implementations of the following UNIX APIs: chdir(), getcwd(), mkdir(), rmdir() dlopen(), dlclose(), dlsym(), dlerror() getpagesize() gettimeofday() link(), unlink() glob(), globfree() mmap(), munmap(
ReadDir
- 适合初学者学习的QT源程序,希望对大家有用!!换点学习资料!-Suitable for beginners to learn QT source, in the hope that useful to everybody! ! Learning materials for points!
ReadDir
- 该程序实现的是一个垃圾邮件过滤系统,方法采用的是NAIVE Bayes,语料库用的是LINspam—public,程序中有使用说明,希望大家一起探讨改进一下,-The realization of the program is a spam filtering system, methods used NAIVE Bayes, Corpus used LINspam-public, the procedures are for use,
ReadDir
- 运用贝叶斯网编的一个识别垃圾邮件的程序,可看源码-Made use of a Bayesian network to identify spam procedures, can watch source
readdir.c
- A sample C program to demonstrate the usage of readdir() function to read directory listing in Linux.
md3loader
- Quake 3 s MD3 Viewer (july 13, 2007), loads and displays a player and a weapon. Supports lighting, texture mapping and animation. Includes a sample player model with weapon. See README for how to use it. Note (1):
39709600ReadDir
- 1. 首先在Parameter.h中将程序的的路径Path改为当前的绝对路径 例如: static char Path[30] = "E:\\ReadDir\\" 2.程序启动后:会出现"是否启动训练(N(No),Y(Yes)):",此时输入:Y,表示启动训练; 并会出现第一个:"请输入m_switch的值(0 表示开始训练或 1表示启动反馈):", 此时输入:0,这时进行会提取垃圾邮件的中的核心词汇。
ReadDir
- 贝叶斯过滤,对邮件进行过过滤,一*为例-Bayesian filtering, the filtered messages, a Falun Gong as an example
taoqianzimulu
- linux下如果目录为空目录,则只有.和.这两个也是属于目录类型的本代码使用递归来判断目录及其子目录是否为空目录 /*判断目录是否为空目录*/int IsEmptyDir(char*pszDir){DIR*pstDirp=NULL;struct dirent*pstDirStru=NULL;int ulFileNum=0;int ret=1;char szDir[100];memset(szDir,0,100);pstDirp
test25
- 1.编写程序,从指定目录文件开始,打印目录文件树(opendir, readdir); 2.编写程序,打印指定目录文件下的所有的文件(readdir),同时标识除文件的类型(stat); 3.编写程序,在指定目录文件下创建一个新文件,删除一个指定文件,拷贝指定文件;-Write a program file from the specified directory, print directory file tree (the
test.rar
- linux下C语言对目录的读取等操作,实例代码,使用函数readdir(),linux under the C language directory read operation, example code, use the function readdir ()
1234
- 完成一个目录复制命令mycp,包括目录下的文件和子目录, 运行结果如下: beta@bugs.com [~/]# ls -l sem total 56 drwxr-xr-x3 beta beta 4096 Dec 19 02:53 ./ drwxr-xr-x8 beta beta 4096 Nov 27 08:49 ../ -rw-r r 1 beta beta128 Nov 27 09:31 Makefile
readdir
- Traditional linux readdir() handling. for Linux v2.13.6.
xfs_dir2_priv
- xfs dir2 readdir.c.
readdir
- To be safe - for UCS to UTF-8 with strings loaded with the rare long characters alloc more to account for such multibyte target UTF-8 characters.
ls
- 使用opendir、readdir、closedir等函数来操作目录,使用stat函数来获取文件信息。编写一个功能完整的实现Unix/Linux下ls命令的程序,并且该程序实现了-l(长格式)选项功能,并能在Unix/Linux环境下正确地运行。-Use opendir, readdir, close to operate functions such as directory, use the stat function to get