虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Jxta-cms-SRC

  • LOVESTUdio多校园交易系统 VER 4.0基于3.0开发

    LOVESTUdio多校园交易系统 VER 4.0基于3.0开发,采用PHP+MYSQL技术,可自定义网页模板,自动生成HTML标签。采用动态处理,静态显示模式,最大限度减轻服务器负担,不会因为访问量增加影响访问速度。 新闻、公告发布,无限级新闻分类,个性化网络店铺,二手商品交易,招聘、求职功能,调查,投诉功能。更全面的站内信息搜索,产品搜索更快更方便!支持多校园。强大店铺系统编辑,店铺管理,商品发布,新闻公告发布,多个学校分类。适合建立校园门户、校园社区、校园交易中心、校园网络店铺、校园联盟类网站。 可与任意PHP类论坛、博客、CMS..程序整合

    标签: LOVESTUdio 4.0 3.0 VER

    上传时间: 2015-12-19

    上传用户:daguda

  • LOVESTUdio多校园网络店铺 VER 3.0基于2.0开发

    LOVESTUdio多校园网络店铺 VER 3.0基于2.0开发,采用PHP+MYSQL技术,扩展了一些新功能,可自定义网页模板,自动生成HTML标签。采用动态处理,静态显示模式,最大限度减轻服务器负担,不会因为访问量增加影响访问速度。 新闻、公告发布,无限级新闻分类,个性化网络店铺,调查,投诉功能。更全面的站内信息搜索,产品搜索更快更方便!支持多校园。强大店铺系统编辑,店铺管理,商品发布,新闻公告发布,多个学校分类。适合建立校园门户、校园社区、校园交易中心、校园网络店铺、校园联盟类网站。 可与任意PHP类论坛、博客、CMS..程序整合。

    标签: LOVESTUdio 3.0 2.0 VER

    上传时间: 2014-01-14

    上传用户:yuchunhai1990

  • 本程序是一个动态建立链表的程序 分为链表的建立

    本程序是一个动态建立链表的程序 分为链表的建立,打印,按照num大小顺序添加节点和删除这四个子函数。源码程序在src和include文件夹里面,可执行程序是Linked_list_demo

    标签: 程序 动态

    上传时间: 2015-12-21

    上传用户:wpwpwlxwlx

  • 一个基于NetBeans平台开发的

    一个基于NetBeans平台开发的,应用java jxta 平台开发的p2p应用程序

    标签: NetBeans 平台开发

    上传时间: 2015-12-22

    上传用户:lnnn30

  • 一个简单的同学录系统,有增、删、修改、查询、分页功能

    一个简单的同学录系统,有增、删、修改、查询、分页功能,非常适合JSP的初学者。 编程环境:MyEclipse+Access+Tomcat5.5 文件列表: index.jsp-------------------首页文件模块 add_new.jsp-----------------增加记录模块 modify.jsp------------------修改记录模块 del.jsp---------------------删除记录模块 save.jsp--------------------保存记录模块 search.jsp------------------查找记录模块 in.jsp----------------------导入常用的类模块 src\ConDb.java--------------连接数据库的JavaBean 数据库文件:TXL.mdb 安装运行:解压后放入Tomcat\webapps 配置数据源:控制面板--->数据源ODBC---->系统DNS---->添加----->Driver do Micrsoft Access(*.mdb) ---->数据源名称:class---->选择数据库文件所在目录 在浏览器下输入:http://localhost:8080/txl

    标签: 同学录 修改

    上传时间: 2015-12-23

    上传用户:zhangyi99104144

  • 新华龙单片机的ISP客户端程序

    新华龙单片机的ISP客户端程序,可通过JTAG在线刷新内部固件,这个压缩包为SRC源代码。

    标签: ISP 单片机 程序

    上传时间: 2014-12-03

    上传用户:zmy123

  • 一个比较好的44B0的启动代码. 工程目录结构说明 --根目录 -- bootloader.apj, ARM Project Manager工程文件 -- INC目录, 头文件 -

    一个比较好的44B0的启动代码. 工程目录结构说明 --根目录 -- bootloader.apj, ARM Project Manager工程文件 -- INC目录, 头文件 -- SRC目录, 源文件 -- Debug目录, debug版本的编译和链接结果 -- Bin2C, 将Bin文件转化为C代码的数组的软件 -- DOC, 相关文档。

    标签: bootloader Project Manager 44B0

    上传时间: 2016-01-07

    上传用户:tedo811

  • aDABOOST This package contains the following files: learner.jar - is a platform independent java

    aDABOOST This package contains the following files: learner.jar - is a platform independent java package. In order to run it on windows/linux open the command prompt/shell and type the command "java -jar learner.jar". Make sure the java installation path is set in the system enviroment. learner.exe - A windows executable version of the application. Doubleclick to run. learner.pdf - The digital version of the report. SRC\ - The source code of the program is in this directory

    标签: independent following aDABOOST contains

    上传时间: 2014-12-05

    上传用户:xsnjzljj

  • OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the ope

    OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the opensvm-src folder. The folder include the svm.h and svm.cpp which in the libsvm (Copyright (c) 2000-2007 Chih-Chung Chang and Chih-Jen Lin All rights reserved) in the opensvm-src\libsvm. However, the files svm.h and svm.cpp codes were copied/merged into stdafx.h and stdafx.cpp in order to support the development, and OpenSVM still use other codes of libsvm. So you can see the libsvm package in the source package. You can open and build it with Visual C++ 6.0. Note: the problems must be in LIBSVM format. OpenSVM project page: http://sourceforge.net/projects/opensvm If you had any question, please mail to: cloudbyron@gmail.com

    标签: developped the workspace OpenSVM

    上传时间: 2016-01-30

    上传用户:asdfasdfd

  • cscope 一个emacs(类似vi的编辑器)插件

    cscope 一个emacs(类似vi的编辑器)插件,附带源码,下载后,把文件名改称cscope.src.tar.bz2,然后再解压缩。这里不支持bz2

    标签: cscope emacs 编辑器 插件

    上传时间: 2014-02-04

    上传用户:agent