CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - 1.word

搜索资源列表

  1. sourcecode

    0下载:
  2. 1. Program to remove all comments from a C program 2. Word count implementation using Apache s Hadoop 3. Program to implement calloc using malloc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1900
    • 提供者:l13xl
  1. wv-1.0.3.tar

    0下载:
  2. word转换器,可以把MS word 转换为pdf,等-word converter, can convert MS word to pdf, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:857412
    • 提供者:sven lv
  1. mmtrie

    0下载:
  2. 写这个的出发点是吧之前做的trie能写到文件而且能很容易mmap到内存, 可以用于输入法 搜索引擎分词 词表的功能, 共享前缀存储, 支持最大20亿节点. 简单一点可以当一个hash表使用, 查找的时间复杂度为 N* Log(256) N为字符长度, key可以为二进制的数据, value 必须为int类型, 不能为0, 因为mmtrie_get()/find() 没有结果的情况下为0, 如果需要set value为0的话自己+1, 出来的时候-1就好了.-Write the start
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:5200
    • 提供者:王涛
  1. change

    0下载:
  2. 使用系统调用pipe()建立一条管道,系统调用fork()分别创建两个子进程,它们分别向管道写一句话,如: Child process1 is sending a message! Child process2 is sending a message! 父进程分别从管道读出来自两个子进程的信息,显示在屏幕上。两个子进程并发执行。 实现管道的互斥使用。当一个子进程正在对管道进行写操作时,另一个欲写入管道的子进程必须等待。 使用系统调用lockf(fd[1],1,0)实
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-28
    • 文件大小:116993
    • 提供者:小弟
  1. ProcessManagementchannel

    0下载:
  2. 使用系统调用pipe()建立一条管道,系统调用fork()分别创建两个子进程,它们分别向管道写一句话,如: Child process1 is sending a message! Child process2 is sending a message! 父进程分别从管道读出来自两个子进程的信息,显示在屏幕上。两个子进程并发执行。 实现管道的互斥使用。当一个子进程正在对管道进行写操作时,另一个欲写入管道的子进程必须等待。 使用系统调用lockf(fd[1],1,0)实现对管道
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:180992
    • 提供者:小弟
  1. word_count

    0下载:
  2. linux环境下的GTK+图形编程: 大写字母表示1-26值,计算给定的单词,计算字母值的总和,并且实现了给定文件读入来计算,文件要求每行一个单词,计算和结果保存为result.txt。-linux environment GTK+ graphical programming: capital letters 1-26 values, calculated for a given word, calculate the sum of the value of the letters, and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1629
    • 提供者:黄育培
  1. aspseek-1.4.00.tar

    0下载:
  2. 可以在gcc3.4-gcc4.5下编译,同时支持32和64位平台,apache模块模式支持apache1.3x,增加了中文停词表,扩充了中文分词表。-Gcc3.4-gcc4.5 can compile the same time, 32 and 64-bit platform support, apache module mode support apache1.3x, an increase of the Chinese stop word list, the expansion of the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2925077
    • 提供者:syn
  1. task-1-stu.tar

    0下载:
  2. 电子辞典查找英文单词,使用起来相对很方便,可以查找英文单词,也可以查找汉字,进行翻译,但必须有词库-Find English electronic dictionary word, it is relatively easy to use, you can find English words, you can also find Chinese characters, for translation, but there must thesaurus
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:2161
    • 提供者:liyang
  1. wv-1.2.9.tar

    0下载:
  2. linux环境下文档预览核实,可以实现word转html,转pdf,还不支持ppt转换,ppt转换的还在开发中,在linux下编译即可。-Under the environment of Linux document preview verification, can achieve word HTML, turn PDF, PPT conversion is not supported, is also developing PPT conversion, you can compile un
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:616256
    • 提供者:黄希
  1. initrd

    0下载:
  2. Basically the same, but writes a value into a word register, protected by a bus error handler. Returns 1 if successful, 0 otherwise.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4120
    • 提供者:kefingrl
  1. wc

    0下载:
  2. ENDBG_TRACE should be 1 because it is the most common use in the code, and the compiler generates faster code for testing the low bit in a word.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4070
    • 提供者:nutjnd
  1. 215825

    0下载:
  2. word文档对球形译码的理论原理和仿真结果进行了分析 1 sphereandML是主程序,性能接近最大似然ML检测,调用了sp()
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-22
    • 文件大小:198656
    • 提供者:aryhitectchr
  1. SM004 git仓库使用说明(1)

    0下载:
  2. git hub how to use? and this word is very easy to use(git hub how to use and this word is very easy to use)
  3. 所属分类:Linux/Unix编程

搜珍网 www.dssz.com