搜索资源列表
JudgePaper
- 上机考试答卷在软盘上,盘上,盘上有加密的准考证号和存放答题结果的文件。与本程序配套的还有一解密程序,负责将加密的准考证号解密到C:\\zkz\\test20.txt文件中。当阅卷者点击“判新卷”时,本程序就从上述文件读取准考证号并显示到准考证号的文本域中。 附带有详尽的文档说明。-plane examination of the respondents on the floppy, disk, the disk is encrypted and stored ticket Examinati
Area_xml
- 多级级联菜单XML异步实现(C#源码)--- 演示 Area.txt 包含城市地区的数据库信息 Area.SQL SQL数据库结构 Default.asp.cs文件中包含数据库更新XML的代码,根据需要做做修改 希望能广交程序爱好者,一起学习,共享! OICQ:38363454(沙漠) E-mail:pan301@21cn.com 2007-3-14 白*人节-multi-level cascading menus to achieve a
FP-growth-algorithm-implementation
- FP增长算法的实现与测试(Java实现) 1、程序编译运行环境Eclipse3.20+JDK1.60 2、程序参数说明 -F=filename -S=support -C=confidence filename:数据集文件名,必须位于工程根目录下 support:支持度,位于0-100.0之间的任意数 confidence:置信度,位于0-100.0之间的任意数 例如:-F=anonymous-msweb.data -S=10.0 -C
telnetd-2_0
- Java TelnetD library (embeddable telnet daemon) Copyright (c) 2000-2005 Dieter Wimberger All rights reserved. This library is released under the terms of the BSD style license you received along with your working copy (see LICENSE.txt).
bilingual-sentence-aligner.tar
- BILINGUAL SENTENCE ALIGNER 在获得双语平行文本后,希望得到句子级对齐语料库,这步往往决定了语料库的质量是否达标。此软件用perl编写,版权归Microsoft Corporation所有。可以用于非商业。-BILINGUAL SENTENCE ALIGNER (c) Microsoft Corporation. All rights reserved. Your use of the Microsoft software ("Software")
EveryDay
- Java写的类似每日一条的小程序。C/S模式,客户端读取服务器端传来的内容并以Tips的形式显示,服务器端使用txt文件存放内容。-Similar to the daily write a Java applet. C/S mode, the client reads the server-side content and Tips coming in the form of displays, the server-side using the txt file stored content.
minimum_weight_spanning_tree
- Language used : JAVA platform : Windows XP Compiler used : JCreator How to execute this code? :- *Name of my source file is lab5.c. *Compile and execute it. *It asks for the input file name. *Submit the name of the inp
JavaLex
- 在VS2008平台下使用C语言编写的JAVA语言词法分析器,使用DFA设计,使用两对半缓冲区读取单词,能报告词法错误和出错位置,并将词法分析结果属性字流写入txt文件。-Platform in VS2008 using C language lexical analyzer written in JAVA language, using the DFA design, using two pairs of semi-buffer to read the word, lexical errors
function.func
- 由于经常传文件到Linux下面 经常由于路径问题出现各种包含文件错误! windows用的是\ 而linux用的是/ 所有想到用DIRECTORY_SEPARATOR来修正路径 支持多种格式 如windows上:c:\a\//\b.txt也能正确转换为c:\a\b.txt 详细请自己测试!-Because often deliver documents to Linux below often due to include a file path problem appear all sorts
search
- trie搜索树模拟的服务器间搜索算法。需要在c:\ 创建1~10 10个文档,记录服务器内容。“1.txt”-trie search tree search algorithm for the simulation servers. Need to c: \ to create 1 to 10 of 10 documents, records server content. " 1.txt"
proj1-traces.tar
- 写一段C或Java程序对一个2,1转移预测器进行建模。你的程序需要从名为history。txt的文件中读取信息。-Write a C or Java program on a 2, 1 transfer prediction modeling. Your program needs from the name history. Txt file to read information.
bb
- Write a C or Java program on a 2, 1 transfer prediction modeling. Your program needs from the name history. Txt file to read information.
ReadWriteFile
- 使用字节流将C盘“myFile.txt”文件信息读出,程序代码如下,编译并运行程序,记录程序运行结果,注意中文字符的显示。-Use words throttling will disk C "myFile. TXT" file information read, and the program code is as follows, compile and run the program, record to run the program results, pay attention to t
PolicyExample
- Java访问权限控制,为Java操作文件、写入文件分配合适的权限,定义写到文件的信息、定义文件,输出到c:/hello.txt、写信息到文件、关闭输出流。-Java access control for Java operating documents, write to the file allocation appropriate permissions, the definition written to the file information, the definition file,
chinese-segment
- 中文分词程序,c#编写,输入txt文件,可以输出分词后文章-Chinese word segmentation process, c# prepared to enter the txt file, you can output word article
Java-access-control
- Java访问权限控制,为Java操作文件、写入文件分配合适的权限,定义写到文件的信息、定义文件,输出到c:/hello.txt、写信息到文件、关闭输出流。-Java access control, assign the appropriate permissions for Java operating files, write files, define the information written to the file definition file, output to c :/ he
novel-reader-online
- 在线TXT 小说阅读目前广泛流行,基于这一实际需求,开发基于Socket 的在线迷你 TXT 小说管理平台,TXT 小说管理平台的主要功能包括会员的登录与注册,按小说分类在线阅读、 上传和下载小说。 要求: 1. 使用JDK 自带功能实现该系统。 2. 禁止使用数据库 3. 必须按照c/s结构完成系统,不许使用客户端直接操作服务端使用的文件 -Read online TXT novel is widely popular, based on the actual
JavaAccess-control
- Java访问权限控制,为Java操作文件、写入文件分配合适的权限,定义写到文件的信息、定义文件,输出到c:/hello.txt、写信息到文件、关闭输出流。-, Access control of Java to the permissions, allocation of the a suitable permissions for the the Java operation file, written to the file, the the definition of written t
GaussianNoise
- 网站上的高斯白噪声,都是matlab或者c语言实现,因此,想到使用java语言来编写产生随机高斯白噪声,并把相关数据保存在txt中,给需要的朋友提供简单参考-Gaussian white noise on the website, or c language matlab are, therefore, think of using java language to write random Gaussian white noise, and the related data stored in