Welcome![Sign In][Sign Up]
Location:
Search - java time table

Search list

[JSP/JavaScheduler (Time Table) v1.0

Description: 日历,计划- The calendar, plans
Platform: | Size: 39936 | Author: 王刚 | Hits:

[JSP/JavaJspShopv1.0

Description: 软件简介: 一,网站前台功能: 产品二级分类展示:一级分类--二级分类--产品列表--详细介绍(名称,图片,市场价,会员价,是否推荐,功能介绍等) 产品搜索:关键字模糊搜索 定购产品:选择商品--确认定购--填写收货人信息--选择付款方式--订单号自动生成(限登录用户) 用户管理:修改资料 订单查看 查看购物车(限登录用户) 网站新闻:按时间先后顺序排列 网站公告:首页左侧显示 友情链接:文字链接列表显示 二,网站后台功能: 商品管理:添加 删除 修改 图片上传 订单管理:查看,删除,确认订单 查看,删除已确认订单 查看,删除订单投诉 用户管理:查看修改用户资料,删除用户,设置用户等级(普通,VIP) 管理员添加删除 分类管理:添加,修改,删除一级分类,二级分类 信息管理:添加,修改,删除网站新闻 添加,删除网站公告 常规设置:网站信息设置 网站广告设置 友情链接管理 后台管理地址admin/ 管理员admin 密码admin-software description : a Web site outlook functions : product classification of two shows : a classification-- two classifications-- List of products-- details (name, photo, street, Member price, whether or not to recommend, functions, etc.) Search : keyword Die Paste search ordering products : choice of a commodity-- confirmed ordering-- to fill the consignee information-- to choose the mode of payment-- orders, automatic generation (the login users) user management : Amending orders data View View Cart (limited to users logged in) website : first time after order Site Notice : Home left shows Links : text link table shows two, the website background function : Commodity Management : Add delete photo upload order management : View, delete, view orders, delete View has confirmed ord
Platform: | Size: 605184 | Author: 黄勇 | Hits:

[ADO-ODBC排课管理系统源代码

Description: 排课管理系统源代码-course timetable management system sourcecode
Platform: | Size: 241664 | Author: 于纲 | Hits:

[Internet-Network课表

Description: 用Eclipse+JDK开发的课表生成系统 作到教师与教室不会冲突 教室要得到充分的利用 一位教师不能在同一时间上两门及以上课程,或同时出现在多个教室 课程尽可能按时间均匀分布,不出现课程集中在某一时间段现象 -with Eclipse+ JDK development of the school timetable generation system achieved teachers and classroom to classroom conflicts be fully utilized a teacher at the same time not on two or more courses, or concurrent courses in a number of classrooms possible time evenly distributed, there are no courses concentrated in a certain period of time phenomenon
Platform: | Size: 313344 | Author: 李传佑 | Hits:

[ADO-ODBCstundenplan

Description: 这是我在University Bingen做毕业论文的时候给我们大学做的一个课程表自动生成和管理系统。我们大学有几十个专业,一百多个教授,如何让他们上课的时间,地点不冲突,如果人为的做很费时间,有了这个系统,就可以列出最优化的安排。系统需跟MySQL数据库相连。-this is my thesis University Bingen do when we do a university courses table automatic generation and management systems. We have dozens of university professionals, more than 100 professors, and how to help them class time and location do not clash If people do a great deal of time with this system, it can show the most optimal arrangement. System takes connected with the MySQL database.
Platform: | Size: 55296 | Author: 黄加斌 | Hits:

[Communication-Mobilejchord-0.0.1-src

Description: java 实现的P2P Chord算法。chord算法是结构式的P2P搜索与管理协议,比非结构式算法简单高效,比较适合实时多媒体传输的系统结构。-java achieve P2P Chord algorithm. Chord algorithm is structured P2P search and management agreement than non-structured algorithm is simple and efficient, more suitable for real-time multimedia transmission systems architecture.
Platform: | Size: 212992 | Author: raosiyong | Hits:

[WEB Codesorttable1

Description: 一个Javascript 的类库,用于table内容排序。使用很方便,不用每次都去调用数据库了。 特别适合多表查询的排序。加上<tbody>的style.display 切换,也可以实现分页。 -of a Javascript library for the content of sorting table. Very easy to use, do not have to call each time the database. Especially suitable for multi-table query scheduling. Plus
Platform: | Size: 2048 | Author: comm | Hits:

[JSP/Javac_url

Description: 消息驱动bean,记录客户端每次访问的URL及访问时间,并写入到数据库表中-message-driven bean, the client records of each visit the URL and the time for the visit, and write to the database table
Platform: | Size: 198656 | Author: dsadasdas | Hits:

[JSP/Javajavabean_page

Description: 采用javabean实现的文本分类技术,适合初学jsp的朋友 1、数据库表中有GoodsType表 2、新建TypeList.jsp页面 3、新建GoodsType的实体类 4、新建GoodsTypeDAO的操作类 5、在BusinessDelegate类中注册相应的方法 6、在TypeList.jsp页面中调用方法查询所有的类型 并且查询出的所有类型在做成链接时都要使用URL重写 7、写一个Index.jsp页面,将GoodsList.jsp页面和TypeList.jsp页面放入框架集 8、在GoodsList.jsp页面中,将JavaBean初始化的时候,要设置查询语句-JavaBean realize the use of text classification techniques, suitable for beginner one friend jsp, database table GoodsType Table 2, the new TypeList.jsp page 3, the new entity GoodsType Class 4, the operation of the new GoodsTypeDAO category 5, category BusinessDelegate registered in the corresponding method 6, in TypeList.jsp page method call all the types of inquiries and inquiries of all types in the link made to use URL rewriting 7, write a index.jsp page will GoodsList.jsp pages and TypeList. Add frameset jsp page 8, in GoodsList.jsp page will JavaBean initialization time, to set the query
Platform: | Size: 269312 | Author: | Hits:

[Search EngineSearchEngine

Description: 1.这是一个简单的采用了Lucene的搜索引擎,本例子采用lucene+struts+ibatis的框架进行开发,使用的数据库是Oracle,搜索源是jpetstore的product表,大家在使用的时候请根据实际情况修改database.properties文件的配置。 2.本例子支持中文搜索,相关的源码包在cnSolution目录。 -1. This is a simple use of the Lucene search engine, the examples used lucene+ Struts+ Ibatis framework for the development, use of the database is Oracle, english JPetStore source is the product table, everyone in the use of time according to the actual situation, please database.properties modify the configuration file. 2. In this example to support Chinese language search, the relevant source packages in the directory cnSolution.
Platform: | Size: 1890304 | Author: xiaweicong | Hits:

[Remote ControlNetBar1

Description: 1.通过以下过程:需求分析、E-R模型、关系模型分析,在数据库中构建数据库、表或视图,熟悉数据库开发流程; 2.系统的主要功能包括: [1]客户端开机自动琐定,输入帐号、密码后进行验证登陆并开始计费。或控制端远程解锁上机。 [2].控制端能够对上网的客户端进行远程控制,比如:远程关机、注销、锁定、远程结帐后又自动锁定计算机等功能。 [3)能对客户端发送消息。 [4)客户端在上机过程中能够随时查看消费状态,比如:预缴金额、上机时间、上机金额等。 -1. Through the following process: needs analysis, ER model, relational model analysis, in the database to build a database table or view, familiar with the database development process 2. Core functions of the system include: [1] client boot automatically suo set, enter the account number, password authentication after landing and begin billing. Or control to unlock on the remote client machine. [2]. To be able to control client access to the Internet for remote control client, such as: remote shutdown, write-off, lock, remote checkout and then automatically lock the computer functions. [3] the client can send a message. [4] the client machine in the process at any time be able to view the consumer state, such as: pre-paid amount of time on the machine, on the amount of such machines.
Platform: | Size: 2048 | Author: 贾凯 | Hits:

[Othercalendar

Description: 寿星万年历是一款采用现代天文算法制作的农历历算程序,含有公历与回历信息,可以很方便的进行公、农、回三历之间的转换。提供公元-4712年到公元9999年的日期查询功能。其中1500年到1940农历数据已经与陈垣的《二十史朔闰表》核对;含有从公420元(南北朝/宋武帝元年)到今的基本年号。在过去几百年中,寿星万年历的误差是非常小的,节气时刻计算及日月合朔时刻的平均误差小于1秒,太阳坐标的最大可能误差为0.2角秒,月亮坐标的最大可能误差为3角秒,平均误差为误差的1/6。万年历中含有几百个国内城市的经纬度,并且用户可根据自已的需要扩展经纬度数据-Shouxing calendar is a use of modern astronomical algorithms produced by the Lunar calendar program, calendar and return to the calendar containing information can be very convenient for the public and farmers, between the back three calendar conversion. Provide AD-4712 AD 9999 to the date of the inquiry. 1500 to 1940, one of the Lunar New data has Yuan s "History of Twenty Schomburg Darun Table" matching contains 420 from the public (the Northern and Southern Dynasties/Song Emperor first year) to this basic reign title. In the past several hundred years, the calendar Shouxing error is very small, cycle time calculation and the sun combined Schomburg moment the average error is less than one second, the sun coordinates the greatest possible error is 0.2 arcsec, the moon coordinates of the maximum possible error is 3 arcsec, with an average error of error of 1/6. Calendar contains hundreds of latitude and longitude of domestic cities, and users may need to be extended in accordanc
Platform: | Size: 117760 | Author: ccq | Hits:

[JSP/JavaTimer_counter

Description: 自己使用java写的一个简易时钟,另外附有码表功能和设定时间作倒数计时的功能-Writing java using a simple clock, with another code table functionality and set the time for the countdown to the function of
Platform: | Size: 5120 | Author: ttj | Hits:

[JSP/Javabookingsystem

Description: 这个一个餐厅预定系统,可实现查询目前餐厅预订情况,实现餐桌预订以及就餐时为顾客调节餐桌的情况.-A restaurant reservation system that can query the current implementation Restaurant reservations, the implementation time table for dining reservations, as well as customers adjust the situation of the table.
Platform: | Size: 1504256 | Author: 小松 | Hits:

[JSP/JavaTimeTable.java

Description: this time table generation project-this is time table generation project
Platform: | Size: 2048 | Author: ashish | Hits:

[Software EngineeringB200901

Description: 本文将排队论(又称随机服务系统)的思想和方法应用到校园信息网线路调节收费问题中,建立了相应于网络收费方案的用户与服务端口的M/M/n/n排队模型,对端口的利用率,用户能被服务的概率等,给出了合理的算式。合理的提出了该校网络按时间长收费的价格参照表。最后,对M//n/n排队模型进一步优化,在改进模型中,我们加入了用户网络流量与设备利用率的关系,从而使价格的制定更加合理,使设备的利用率进一步提高。文章还收集、整理了某高校校园网网络管理中的实际数据,代入模型进行实证分析,获得了相关技术指标。-In this paper, queuing theory (also known as stochastic service system) of ideas and methods applied to the campus information network in the line-conditioning charges, set up a charging scheme in the network of users and service port of the M/M/n/n queuing model on the utilization of the port, the user can be the probability of such services, given a reasonable formula. Put forward a reasonable time the school network by charging the price of the light table. Finally, the M// n/n queuing model was further optimized to improve the model, we joined the user utilization of network traffic and equipment, in order to enable the formulation of a more reasonable price, so that to further improve the utilization of equipment. The article also collect, organize a campus network in a practical network management data into the model, empirical analysis, access to the relevant technical indicators.
Platform: | Size: 36864 | Author: 姜某人 | Hits:

[JSP/JavaOthello

Description: 使用java编写的GUI的黑白棋游戏,搜索算法采用经典的博弈树,并在此基础上做了大量优化,我的评估函数采用了Simon M. Lucas 和 Thomas P. Runarsson 在其合作发表的 Temporal Difference Learning Versus Co-Evolution for Acquiring Othello Position Evaluation 中通过对比即时差分学习(TDL,Temporal Difference Learning)和协同进化(CEL,Co-Evolution)对于计算黑白棋的估值函数时得到的一个最佳 WPC,估值函数同时包括行动力的计算。于此同时,对于计算可行位置,我采用了基于查表的方法。对于开局,我使用了 Kyung-Joong Kim 和 Sung-Bae Cho 的 Evolutionary Othello Players Boosted by Opening Knowledge 使用的 99 种 well-defined 的开局表。 总体来说,AI智能很强,默认等级一般人是下不过它的。-GUI using java prepared Riversi games, search algorithms using classical game tree, and on this basis have done a lot of optimization, the evaluation function I used Simon M. Lucas and Thomas P. Runarsson published in its Temporal Difference Learning Versus Co-Evolution for Acquiring Othello Position Evaluation in the difference by comparing the real-time learning (TDL, Temporal Difference Learning) and co-evolution (CEL, Co-Evolution) Smileys for the calculation of the valuation function to be one of the best of the WPC, the valuation function at the same time including the calculation of mobility. At the same time, a viable location for the calculation, I used the method based on the look-up table. For start, I used the Kyung-Joong Kim and Sung-Bae Cho s Evolutionary Othello Players Boosted by Opening Knowledge use of 99 kinds of well-defined start of the table. Generally speaking, AI very smart, the default level, however most people are under it.
Platform: | Size: 3481600 | Author: da | Hits:

[JSP/Javanetctoss

Description: 该项目是为电信运营的IP计费服务的。主要为openlab在线实验室出租业务。该 系统运行于Sun Solaris Unix系统,数据库采用Oracle9i ,Web部分采用Weblogic 服务器。后台主要由数据采集系统从AAA服务器采定时采集出用户的登入登出信息, 存入数据库相应的表中,由数据整合系统定时对采集的数据按时、天、月、年进行 整合,以便对web部分的查询提供支持。前台部分主要分为用户自服务管理,资费 管理,用户管理,管理员管理,帐单管理,帐务管理6个模块。-The project is a carrier of IP billing services. Mainly openlab online lab rental business. The system runs on Sun Solaris Unix systems, databases using Oracle9i, Web Part using Weblogic server. Background mainly by the data acquisition system collected from the AAA server, from time to time taken out of the user' s login logout information into the appropriate table in the database from the data integration system, timing of the data collected on time, days, months, years, be integrated in order to web part of the query to provide support. Foreground some of the major is divided into user-service management, tariff management, user management, administrators management, billing management, account management module 6.
Platform: | Size: 2571264 | Author: 南风 | Hits:

[JSP/Javahaosou

Description: 这个项目是本人的创业项目,是一个房地产搜索及交易网站(详见网站功能说明书+网站功能页面示意),采用jsp+servlet+hibernate3架构;该网站的基本框架已完成,曾在公网上试运行过一段时间,表现稳定。现在还有部分页面未完成,因本人个人情况及资金问题难以维持,因此停止开发,并公布其源码,希望有志者能继续开发下去并成功创业! 安装tomcat6.0 及MYSQL 5.0,导入haosou.sql(建表语句及部分数据),即可运行本项目。-This project is my own venture project is a real estate search and transaction site (see Web site features functional specification+ page hint), using jsp+ servlet+ hibernate3 structure the basic framework of the site have been completed online in the public trial Run over a period of time, performance and stability. There are still some pages are not completed, due to my personal circumstances and financial problems which are difficult to maintain, so to stop development, and publish their source code, hoping to continue development of aspiring and successful entrepreneurs go! Install tomcat6.0 and MYSQL 5.0, import haosou.sql (CREATE TABLE statements and some of the data), you can run this project.
Platform: | Size: 20544512 | Author: 吴语 | Hits:

[JSP/Javatimetable

Description: Sample timetable project using java/j2-Sample timetable project using java/j2ee
Platform: | Size: 1768448 | Author: Bharat | Hits:
« 12 »

CodeBus www.codebus.net