-
first-person-shooter
基于DirectX的第一人称射击游戏制作,纯手工打造的小游戏(Produced based on DirectX, first person shooter)
- 2012-06-17 12:50:08下载
- 积分:1
-
JAVA案例开发集锦
说明: Java development related books
- 2020-06-20 13:40:01下载
- 积分:1
-
xp_ie
context.htc /mbar.htc 属性说明(仿xp多级菜单 不限级)
属性 说明 默认值 备注
xmlsrc : xml文档路径 无 必须指定,xml文档不能出错
text :显示的文本 无
id :选项的id 无
onclick :选择时执行的脚本 无
accessKey:快捷键 无
check :是否选定(yes/no) no
enable :使能(yes/no) yes
type :类型(line/选项) 选项
img :图片 无
NOTE:
请在 MSIE 5.5 以上版本浏览
xp_IE 尚未完成(context.htc/mbar.htc attributes (imitation xp multi-level open-level menu) Note default attribute values xmlsrc Remarks : xml files must be no designated trails. xml text files can not make any mistake : the text shows no id : options without onclick id : choose the script without accessKey : no shortcuts check : if selected (yes/no) no enable : enable (yes/no) yes type : Category (line/option) options img : Photo-NOTE : please MSIE 5.5 versions View xp_IE yet to be completed )
- 2006-06-03 11:03:57下载
- 积分:1
-
wuliu
基于j2ee的物流软件,数据库使用的是sqlserver 2000(J2ee-based logistics software, database using sqlserver 2000)
- 2009-03-28 00:23:11下载
- 积分:1
-
java
使用eclipse编写的个人通讯录。相比起来,虽然比较见到那,但是一样可以使用。(person address)
- 2014-03-08 13:12:54下载
- 积分:1
-
bookstore06
网上书店 用户登录 注册 购物车 订单处理(Online bookshop user login registered a shopping cart order processing)
- 2011-12-10 14:52:02下载
- 积分:1
-
linuxfilesystem
目的是通过一个简单多用户文件系统的设计,加深理解文件系统的内部功能和内部实现。(The purpose of this experiment is to design a simple multi-user via the file system, deepen the understanding of the internal functions and internal file system implementation.)
- 2013-12-12 14:52:14下载
- 积分:1
-
shudentsushe
寝室信息管理系统,简单的界面,很实用,基于java的寝室管理系统,access(student sushe manage system studentsushe)
- 2014-06-08 14:16:22下载
- 积分:1
-
游戏-Java扫雷 例子源码下载
Java扫雷
- 2015-01-26下载
- 积分:1
-
ipdatabase-master
说明: ipdatabase
二叉树快速搜索IP地址数据库
数据
数据源采用2015年广告协会制定的IP地址标准数据库,中国互联网广告行业统一采用的标准IP库。
原理
利用二叉树实现IP查询,首先将10进制IPV4地址转化为二进制构建二叉树,利用二叉树搜索进行搜索,查询时间复杂度log2n,比传统IP库n的查询速度高出一个量级。(Ipdatabase
Binary Tree Fast Search IP Address Database
data
The data source is the standard IP address database formulated by the Advertising Association in 2015, and the standard IP database adopted by the Internet advertising industry in China.
principle
The binary tree is used to realize IP query. Firstly, the 10-bit IPV4 address is converted into binary to construct a binary tree, and the binary tree search is used to search. The query time complexity log2n is one order of magnitude higher than that of traditional IP library n.)
- 2020-06-15 22:35:01下载
- 积分:1