资源列表
fpt
- 一个挖掘频繁模式的程序,c语言描写。文件包括: 1.fpt.c -- 使用FPtree算法求解频繁模式挖掘的代码。 Makefile -- linux系统下的配置文件 configSample -- 配置文件 dataSample.dat -- 输入样例 -A. File Descr iption =================== fpt.c -- The program file for mining large itemsets using a FP-
StreamWrite
- C#中的StreamWrite用法源码,使用StreamWrite读取和写入文件内容,操作对象为TXT文本,但操作其它文件的方法和思路与此相同,对StreamWrite用法不熟悉的C#初学者,您可不要错过这个具有针对性的实例。-The usage source in C# StreamWrite, StreamWrite read and write the contents of the file, the operation object as TXT, operation methods
TInterface
- C#创建或使用一个 TInterface泛型接口的源码实例,大致实现的思路:创建一个泛型接口public interface IGenericInterface,接口中调用CreateInstance方法,实现上面泛型接口的泛型类,派生约束where T : TI(T要继承自TI),构造函数约束where T : new()(T可以实例化),然后创建创建一个公共方法CreateInstance,实例化接口,输出指定泛型的类型,创建泛型接口完毕,源码完整供C#新手下载。-C# to create
fax-modem-activex
- fax on windows xp and other operating system
CSharpASDebug-2
- usb to serial driver for windows server 2008
DotNet.Highcharts.Samples
- dot net highchart samples with jquery
GFXPSimulator.ackagePv1.0
- gfx simulator for lcd matrix display driver
c-for-ARQ
- 简单实现链路层ARQ协议,特点在于使用栈来实现。在windows下使用VC++6.0可以运行-Simple link layer ARQ protocol, characterized by the use of stack. The use windows VC++6.0 can run
lexical-analyzer
- c语言VC平台下的词法和语法分词器。可以正常编译运行。-c language under the VC platform morphology and syntax segmentation. You can compile and run properly.
chat
- 简单的聊天程序,VC++MFC实现。可以输入IP地址来发送聊天信息-Simple chat program, VC++MFC. Can enter the IP address to send a chat message
migong
- VC平台上实现的迷宫程序,可以正常运行。c语言实现。编译通过-VC platform maze procedure, can operate normally. c language. Compiled by
biaodashiqiujie
- 数据结构中的表达式求解问题,利用队列和栈来实现。编译通过-The data structure of the expression to solve the problem, the use of a queue and stack. Compiled by
