ImgBox

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-08 11:59:42

软件介绍

A simple image pop-up plug-in that affects all links pointing to images and make them open in a centered box on the page. All links pointing to images in the same scope as the one clicked will be displayed in a navigation beneath the currently displayed image.
Thus you can create albums simply by running the plug-in on different containers:
$('#holiday-photos').imgbox();
$('#flickr-picks).imgbox();

本文地址:https://codercto.com/soft/d/22924.html

计算几何

计算几何

周培德 / 2008-7 / 69.00元

《计算几何:算法设计与分析(第3版)》系统地介绍了计算几何中的基本概念、求解诸多问题的算法及复杂性分析,概括了求解几何问题所特有的许多思想方法、几何结构与数据结构。全书共分11章,包括:预备知识,几何查找(检索),多边形,凸壳及其应用,Voronoi图、三角剖分及其应用,交与并及其应用,多边形的获取及相关问题,几何体的划分与等分、算法的运动规划、几何拓扑网络设计、随机几何算法与并行几何算法等。一起来看看 《计算几何》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

随机密码生成器
随机密码生成器

多种字符组合密码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试