资源列表

« 1 2 ... .44 .45 .46 .47 .48 9749.50 .51 .52 .53 .54 ... 16282 »

[Linux/Unix编程mmtrie

说明:写这个的出发点是吧之前做的trie能写到文件而且能很容易mmap到内存, 可以用于输入法 搜索引擎分词 词表的功能, 共享前缀存储, 支持最大20亿节点. 简单一点可以当一个hash表使用, 查找的时间复杂度为 N* Log(256) N为字符长度, key可以为二进制的数据, value 必须为int类型, 不能为0, 因为mmtrie_get()/find() 没有结果的情况下为0, 如果需要set value为0的话自己+
<王涛> 在 2024-11-15 上传 | 大小:5kb | 下载:0

[系统编程ALERTIO

说明:windows高级编程指南一书所附带的源代码提供给大家研究-windows advanced programming guide that is included with the book' s source code available to everyone to
<aa> 在 2024-11-15 上传 | 大小:5kb | 下载:0

[系统编程CRITSECS

说明:windows高级编程指南一书所附带的源代码提供给大家研究-windows advanced programming guide that is included with the book' s source code available to everyone to
<aa> 在 2024-11-15 上传 | 大小:5kb | 下载:0

[加密解密des

说明:这是用VC++编程,可以实现DES的加解密.-This is VC++ programming, DES encryption and decryption can be achieved.
<jmjpc> 在 2024-11-15 上传 | 大小:5kb | 下载:0

[加密解密DES

说明:VHDL语言编写的DES算法,可以参考一下。 -VHDL language of the DES algorithm for reference.
<小哇> 在 2024-11-15 上传 | 大小:5kb | 下载:0

[加密解密CRSA

说明:C++的RSA大数算法,但是没有没有界面,希望有帮助-C++, large numbers RSA algorithm, but there is no interface, want to help
<徐龙玉> 在 2024-11-15 上传 | 大小:5kb | 下载:0

[加密解密CipherSpi

说明:it is crypto package which involeve rapid encrypt and decriptioit i s crypto package which involeve rapid encrypt and decriptioit i s crypto package which involeve rapid encrypt and decriptioit i s crypto package which i
<devi> 在 2024-11-15 上传 | 大小:5kb | 下载:0

[系统编程CODE_PVC

说明:[MATLAB] : solution of the pvc problem by genetic algorithms
<rasengan> 在 2024-11-15 上传 | 大小:5kb | 下载:0

[Linux/Unix编程tcl-scripts

说明:这是NS2网络仿真实例,包含两个tcl脚本文件,内容是模拟多个无线节点运用DSDV路由协议进行传输的情况。对于初学者有很好的示范作用。-This is the NS2 network simulation example, contains two tcl scr ipt file, the contents of multiple wireless nodes is simulated using DSDV routing proto
<歼10> 在 2024-11-15 上传 | 大小:5kb | 下载:0

[系统编程gongziguanli

说明: 个人工资信息浏览 登陆系统 修改记录 增加记录 删除记录 -Individual wage record information visit the landing system changes increase the record to delete records
<李娟> 在 2024-11-15 上传 | 大小:5kb | 下载:0

[Linux/Unix编程my_shell

说明:简单的shell解析器,可以实现Linux下shell程序的一些简单功能-simple shell,by C
<方彦> 在 2024-11-15 上传 | 大小:5kb | 下载:0

[系统编程zhuantitu

说明:专题图示例,判断生成的专题图类型,并判断是否接受多个字段。-Thematic map example, determine the resulting thematic map type, and determine whether to accept multiple fields.
<wangqian> 在 2024-11-15 上传 | 大小:5kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 9749.50 .51 .52 .53 .54 ... 16282 »

源码中国 www.ymcn.org