资源列表
Prolog
- Nqueens puzzle in prolog implementation. A simple version of the NQueens puzzle in SWI Prolog.
Tokenizer
- opennlp是自然语言处理的开源工具,它是JAVA写的,可以再Eclipse中直接调用。上传的这写代码实现了英文分词代码的功能。-Opennlp is an open tool for natural language processing. It is written in JAVA. It can be used in Eclipse directly . The code uploaded is used to token English words.
gonggaoban
- 公告板程序 具有注册、注销、发帖等功能,显示在线人数、会员人数等-Bulletin board program has registered, log off, posting functions
LCD1
- LCD显示Hello, World! A good chance!-LCD display
RayleighEnvelope
- 根据Clarke模型对无线信道进行建模,建立了瑞利信道模型-According to Clarke for modeling wireless channel model, the establishment of Rayleigh channel model
TEST
- 简单充值卡号(15位卡号,10位密码)生成函数,2万亿分之一机会卡号重复,关联密码后,重复卡密可能吗,非常简单的程序,原创程序,可供新手了解-Simple recharge card number (15 number, 10 passwords) generating function, one-chance card number 2000000000000 duplication associated password, you may repeat cards close, very s
GARMANM
- 分类的随机游走模型The random walk model classification-The random walk model classification
identify_poet.pl
- Write a Perl scr ipt identify_poet.pl that given 1 or more files, each containing a poem, prints the most likely poet per file. For each poet you calculate the log-probability that they wrote it by summing the log-probability of that poet using each
Computedaysbetweentwodates
- 计算两日期之间的时间差,输入两个年月日 计算相差天数-Calculating the time difference between the two dates, enter two days (date) (month) (year) to calculate differ
C-Generator
- Generator在C和C++环境下通过这两者编程语言实现-Generator realised in C
coupled-circuit-field-ANSYS-APDL
- ansys apdl 变压器 场路耦合 磁场 三维-transformer coupled circuit-field by ANSYS APDL
linked-list
- 用C++编写的对于链表的各种处理,包括新建、插入、删除、倒序等-linked list