-
demo
使用A星(a-star)算发,通过上传二维矩阵中不能通过的坐标点,来为起止坐标点计算一条最短可通过路径(Using A-star, a shortest path is calculated by uploading the coordinate points that can not be passed in the two-dimensional matrix.)
- 2019-02-10 15:51:27下载
- 积分:1
-
ifs1
生成Sierpinski垫片的IFS方法 java代码(IFS method for generating Sierpinski gasket)
- 2014-01-20 12:11:08下载
- 积分:1
-
照片变成字母符号软件
照片变成字母符号软件,讲照片转化成符号的形式(Photographs into alphabetic symbols software)
- 2020-06-19 09:40:01下载
- 积分:1
-
lib(1)
说明: 电信公司有UNIX服务器出租业务,针对
该出租业务需要一套办公系统来提升办事
效率,提升该业务信息化程度(无纸化
办公),我们的系统就是针对该出租业务
而提供的完整解决方案。(Telecom companies have UNIX server rental business.
The rental business requires an office system to upgrade its services.
Efficiency, improve the degree of informatization of the business (paperless)
Office), our system is for the rental business.
And provide a complete solution.)
- 2019-01-21 10:11:59下载
- 积分:1
-
Introduction-to-java-programming-6th
此书介绍Java编程基础 - 包括解决问题的能力,面向对象编程,GUI编程,数据结构,网络化,国际化,高级GUI编程和Web编程。包括许多新的插图。增强的例子贯穿始终,用小的,简单,和刺激的例子来演示概念和技术。信息anearlier介绍比以前的版本编写程序。功能上递归的新篇章,从早期版本的膨化处理。对于任何有兴趣学习更多有关编程的一个有用的参考。(this reference introduces Java programming fundamentals – including problem-solving, object-oriented programming, GUI programming, data structures, networking, internationalization, advanced GUI programming, and Web programming. Includes many new illustrations. Enhances examples throughout, using small, simple, and stimulating examples to demonstrate concepts and techniques. Offers anearlier introduction to writing programs than the previous edition. Features a new chapter on recursion, expanding treatment earlier editions. A useful reference for anyone interested in learning more about programming.)
- 2015-10-23 11:29:58下载
- 积分:1
-
spring03-2
说明: 开发示例,一段小程序,spring config配置文件,设置相关property(faDevelop an example, a small program, spring config configuration file, set related properties)
- 2019-02-19 11:38:45下载
- 积分:1
-
javaSource
各种java编程的小代码,初学者必备之宝。(Java programming code for a variety of small, beginners treasure.)
- 2011-06-18 20:43:15下载
- 积分:1
-
JQuery+zTree Json- 树示例源码下载
里面包含了 大量的ztree示例 以及相关说明,非常有用 1、setting 配置信息说明 普通使用,无必须设置的参数 与显示相关的内容请参考 API 文档中 setting.view 内的配置信息 name、children、title 等属性定义更改请参考 API 文档中 setting.data.key 内的配置信息 2、treeNode 节点数据说明 标准的 JSON 数据需要嵌套表示节点的父子包含关系 例如:var nodes = [ {name: "父节点1", children: [ {name: "子节点1"}, {name: "子节点2"} ]}]; 默认展开的节点,请设置 treeNode.open 属性 无子节点的父节点,请设置 treeNode.isParent 属性 其他属性说明请参考 API 文档中 "treeNode 节点数据详解"
- 2013-10-30下载
- 积分:1
-
图片模糊与锐化
说明: 本例使用JAVA语言实现了图片的模糊与锐化,详细的注释请看源代码的注释。谢谢支持!(cases the use of the Java language and blurred images sharper and detailed annotations Look at the source code of the Notes. Thank you support!)
- 2005-12-06 22:42:20下载
- 积分:1
-
亿级流量电商详情页系统实战
说明: 主要是基于简化以后的大型电商详情页系统的背景,来重点讲解了三块内容:Redis集群架构、大型高并发缓存架构以及基于Hystrix的高可用服务架构,里边有视频地址。(Based on the background of the simplified large-scale e-commerce detail page system, this paper focuses on three parts: Redis Cluster Architecture, Large Concurrent Cache Architecture and Hystrix-based High Availability Service Architecture.)
- 2020-06-19 02:20:01下载
- 积分:1