搜索资源列表
HealthClubProject
- 模仿www.healthsport.com俱乐部。 俱乐部会员资格费用为75元/人,或100元/家庭。每月收费,40元/人,55元/夫妻(每个10~18岁孩子另加10元)。 每位会员持有一张会员卡(7位识别码),每个家庭持有一张卡(7位识别码)。 参加活动,俱乐部服务员记录日期和卡号。 会费通过银行卡支付,如果支付中止,会员记录暂停,一旦支付恢复,会员记录可用;暂停6个月后,会员记录停止;会员可通知俱乐部取消资格。 逐月统计:会员年龄及各年龄段百分比、性别、居住地、有效/停止
doulaiding_v1.7
- 订餐系统,具体内容自己分析调试看看吧,位jsp制作-Ordering system, the specific content of debugging their own look at it, bit jsp production
wjyjk
- 微机与接口课件戴梅萼 第1章 微型计算机概述 第2章 16位和32位微处理器 第3章 Pentium的指令系统 第4章 存储器技术 第5章 微型机和外设的数据传输 第6章 串并行通信和接口技术 第7章 中断控制器 第8章 DMA控制器 第9章 计数器/定时器-Computer interface courseware wear plum calyx Overview of Chapter 1 microcomputer Chapter 2, 16
File-system
- 1. 在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个多用户多目录的文件系统。 2. 文件物理结构可采用显式链接或其他方法。 3. 磁盘空闲空间的管理可选择位示图或其他方法。如果采用位示图来管理文件存储空间,并采用显式链接分配方式,则可以将位示图合并到FAT中。 4. 文件目录结构采用多用户多级目录结构,每个目录项包含文件名、物理地址、长度等信息,还可以通过目录项实现对文件的读和写的保护。目录组织方式可以不使用索引结点的方式,但使用索引结点,则难度系数为1.2。 5.
GsmAlphabet
- This class implements the character set mapping between the GSM SMS 7-bit alphabet specified in TS 23.038 6.2.1 and UTF-16.
lanyuan-v3
- 技术要点: 1:此版本采用ajax+js分页,表格lyGrid分页插件是群主自己写的,有点模仿ligerui的分页实现 2:兼容IE,firefox,google,360的浏览器,其他暂没有测试. 3:表格排序功能 4:弹窗采用贤心的插件,网址:http://sentsin.com/jquery/layer/ 5:加入druid技术,对sql语句的监控. 6:自定义注解导出excel 7:使用了ehcache缓存机制 8:新增支持oracle分页实现
apache-maven-3.2.3-bin
- tomcat安装包 适用环境位Windows xp、7等 是32位的-tomcat installation package for the environment-bit Windows xp, 7 and so are 32 of
apache-tomcat-7.0.54-windows-x86
- 这是一个apache的服务器 32位的压缩包,下载安装就可以使用啦(This is a Apache server, 32 bit compressed package, download, install, you can use it!)
parity
- 对二进制序列进行编码一位纠错,基于一位错误,java实现(Write a Java program that takes in as argument a String representing a 7-bit pattern and an integer indicating the required type of parity (0 = even, 1 = odd) and outputs the new 8-bit binary number (i.e. consisting of pa