登录
首页 » LINUX » MyThes-1

MyThes-1

于 2019-02-11 发布
0 204
下载积分: 1 下载次数: 0

代码说明:

说明:  MyThes is a simple thesaurus that uses a structured text data file and an index file with binary search to lookup words and phrases and return information on part of speech, meanings, and synonyms

文件列表:

MyThes-1.0, 0 , 2003-12-09
MyThes-1.0\mythes.hxx, 1694 , 2003-12-07
MyThes-1.0\makefile.mk, 2927 , 2003-12-07
MyThes-1.0\checkme.lst, 27 , 2003-12-07
MyThes-1.0\Makefile, 628 , 2003-12-09
MyThes-1.0\example.cxx, 2377 , 2003-12-09
MyThes-1.0\mythes.cxx, 8241 , 2003-12-09
MyThes-1.0\README, 1609 , 2003-12-07
MyThes-1.0\license.readme, 1707 , 2003-12-07
MyThes-1.0\WordNet_license.txt, 1625 , 2003-12-07
MyThes-1.0\WordNet_readme.txt, 6212 , 2003-12-07
MyThes-1.0\th_en_US_new.dat, 11942849 , 2003-12-07
MyThes-1.0\th_en_US_new.idx, 2929805 , 2003-12-07
MyThes-1.0\th_gen_idx.pl, 1618 , 2003-12-07
MyThes-1.0\data_layout.txt, 3051 , 2003-12-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Jflash.rar
    Jflash.rar --Jflash的源代码,vcc编写过的-Jflash.rar-- Jflash of source code, prepared by vcc
    2022-07-23 18:33:56下载
    积分:1
  • Data on the structure of documents to read and write operation examples. Linux/c
    一个关于结构体数据的文件读写操作实例. linux/c-Data on the structure of documents to read and write operation examples. Linux/c
    2023-02-03 23:15:04下载
    积分:1
  • word2vec C版本
    资源描述word2vec 源码,需在linux环境下使用,可参考http://blog.csdn.net/zhoubl668/article/details/24314769
    2022-02-06 13:06:49下载
    积分:1
  • 鸟哥的Linux的一部分, 比较基础,系统,条理。 我做成了PDF格式并作了些注视,版权归鸟哥。 另外,此为繁体版本。...
    鸟哥的Linux的一部分, 比较基础,系统,条理。 我做成了PDF格式并作了些注视,版权归鸟哥。 另外,此为繁体版本。-Bird brother of Linux as part of basis of comparison, systematic, well-organized. I made the PDF format and made more attention brother belongs to the birds. In addition, the Traditional version.
    2022-11-27 21:15:04下载
    积分:1
  • 所谓计算机网络就是通过通信线路互相连接的计算机的集合。它是由计算机及外围设 备,数据通讯和中断设备等构成的一个群体。本文介绍了liunx在网络编程中的相关知...
    所谓计算机网络就是通过通信线路互相连接的计算机的集合。它是由计算机及外围设 备,数据通讯和中断设备等构成的一个群体。本文介绍了liunx在网络编程中的相关知识-The so-called computer network through the communication line is connected collection of computers. It is by the computer and peripheral equipment, data communications and interrupt devices consisting of a group. This paper introduces network programming in liunx relevant knowledge
    2022-08-14 08:55:11下载
    积分:1
  • lookbusy 1.3-Linux 系统综合负载生成器
    lookbusy 1.3-Linux 系统综合负载生成器这是 lookbusy,一种工具,使系统的忙。它使用相对比较简单技术来生成活动 CPU、 内存和磁盘利用率和交通。lookbusy 不是一个基准的工具或现实的负载模拟器。虽然它企图生产负荷因素的实际应用中,陈列使用的确切操作亦没有仿效在实际应用中,和在低水平,实际的硬件操作并不相同。* 流程结构一个 lookbusy 进程分叉为每个负载生成任务 — — 这就是,一每个 CPU 的进程、 内存使用量和磁盘上的每个文件使用,再加上顶级父进程。中的错误或任何进程终止将触发关闭所有其他人。它的安全使用 ^ C 从一个终端或远程终止进程。* CPU 使用率模式提供了两个 CPU 的使用模式。第一,"fixed",尝试保持总在一个特定的水平,在空闲时间中使用了任何余额的 CPU 利用率在主机和首选的级别 (如果其他上的其他进程之间程序本身能够超过所选的级别,很明显,lookbusy你太自以为是了不修复这种情况,但将降到其自身的使用情况,以附近的零和等待负载下降。)第二种模式,"curve",产生因选择而异的利用水平品种齐全,在给定的时间间隔。最简单 (和默认) 的用法是24 小时期间,当地达到顶峰,当然顺利调节用法午夜和当地中午走出谷底。提供选项来调整所有这些设置,请参阅 lookbusy(1)。
    2022-02-05 03:58:11下载
    积分:1
  • linuxptables
    linuxptables -P INPUT -A -p tcp -s 192.168.100.0/24 --dport 445 -j ACCEPT iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 137 -j ACCEPT iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 138 -j ACCEPT iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 445 -j ACCEPT-linuxptables-P INPUT-A-p tcp-s 192.168.100.0/24--dport 445-j ACCEPT iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 137-j ACCEPT iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 138-j ACCEPT iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 445-j ACCEPT
    2022-03-25 08:05:42下载
    积分:1
  • 可以实现搭建VPN服务器,通过NAT可以共用1个公网地址实现组局域网络。...
    可以实现搭建VPN服务器,通过NAT可以共用1个公网地址实现组局域网络。-Structures can be achieved VPN server, NAT can be shared through a public network address group realize LAN.
    2022-11-24 14:25:03下载
    积分:1
  • liunx系统上小游戏
    liunx系统上小游戏
    2022-08-03 02:01:37下载
    积分:1
  • sun 给出的源程序,可用sunstudio或gcc编译.
    sun 给出的源程序,可用sunstudio或gcc编译.-sun given source can be used sunstudio or gcc compiler.
    2022-01-22 12:19:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载