-
apriori
apriori.java
//---- apriori.java
//---- input file need:
//---- 1. config.txt
//---- four lines, each line a integer
//---- item number, transaction number , minsup
//---- 2. transa.txt
- 2010-01-12 20:42:14下载
- 积分:1
-
247761
这个电子书主要是介绍IP电话管理计费软件设计,()
- 2018-03-29 08:53:42下载
- 积分:1
-
EasyJF-news0.1
EasyJF开源新闻系统是一个由EasyJF开源团队组织开发的基于Java平台的开源新闻系统。当前系统已经实现了基本的基本的新闻的发布、审核、推荐,关键字过滤,二级分类动态增减,多级用户等功能。(EasyJF revenue system is a news EasyJF revenue from the development team based organizations Jav a platform of raising revenue information system. The current system has achieved a basic fundamental news releases, review and recommendation, keyword filter, two dynamic classification change, Multi-user functions.)
- 2007-04-02 23:35:45下载
- 积分:1
-
teltonika
Teltonika config java sources.
- 2013-06-26 19:22:39下载
- 积分:1
-
使用netbios编写的聊天程序
使用netbios编写的聊天程序-Chat program in which netbios is used
- 2022-03-23 06:01:42下载
- 积分:1
-
claoses__this
通过这个程序,充分理解理解抽象类与接口的概念。(Through this program, understand fully understand the concept of abstract classes and interfaces.)
- 2017-04-21 09:51:36下载
- 积分:1
-
SinglePointPosition
卫星导航定位的标准单点定位算法,可实现界面化操作(Standard single point positioning satellite navigation and positioning algorithm can achieve the interface of operation)
- 2015-01-18 10:16:57下载
- 积分:1
-
P2P c++ sdk
P2P dll c++ ,
static emReturnType SetAppType(emAppType AppType);//设置程序类型,服务器emAppType_Server或者客户端emAppType_Client
static emReturnType SetClientCallback(IMsgCallback *pMsgCallback);//设置回调类,回调类继承IMsgCallback接口
static emReturnType Startup();//开启网络
static emReturnType Cleanup();//关闭网络
//Server 以下函数是服务器调用
static emReturnType BeginService(unsigned short nPort);//如果是服务器,调用该函数开启服务,nPort:端口号
static emReturnType EndService();//服务器退出的时候,调用该函数关闭服务
//Client 以下函数是客户端调用
static emReturnType Logon(LOGONINFO* pLogonInfo);//函数登录服务器。pLogonInfo:登录信息,详细见P2PHeaderDef.h->LOGONINFO
static emReturnType Logout();//登出服务器
static emReturnType ConnectAnchor(CLIENTINFO* pClientInfo);//连接主播,该函数是用户调用
static emReturnType SendP2PMSG(CLIENTINFO* pClientInfo, char* pszMsg, int nMsgLen);//发送P2P消息,pClientInfo,要发送的客户信息,如果是用户,则pClientI
- 2022-02-03 19:54:38下载
- 积分:1
-
tftp server source code, a relatively simple example.
tftp server源代码,比较简单的例子。-tftp server source code, a relatively simple example.
- 2022-05-17 03:27:41下载
- 积分:1
-
Coax-characteristics
同轴电缆传输特性分析,对于通信性能分析极有帮助的一个文件(COAX characteristic)
- 2013-12-19 00:20:09下载
- 积分:1