图表生成工具:Charted 经验

Charted是一个用于自动可视化数据的工具,由Product Science 团队在 Medium 创建。提供一个数据文件的链接地址给Charted,它就能够返回一个漂亮,可交互动,可共享的图表。

jopen 2014-11-25   11620   0

JavaScript生成随机字符 代码段

"闹呢!输入数字!"; return; } else if (parseInt(length) <= 0) { document.getElementById("error").innerText = "你会好好的不

ncx6 2015-01-29   4420   0

python生成随机mac地址 代码段

python生成随机mac地址,哈哈,具体有什么用处,自己去想吧 #!/usr/bin/python import random def randomMAC(): mac = [ 0x52, 0x54, 0x00

xg48 2015-04-12   4081   0
Python  

python生成随机mac地址 代码段

python生成随机mac地址 #!/usr/bin/python import random def randomMAC(): mac = [ 0x52, 0x54, 0x00, random.randint(0x00

e2ex 2015-05-14   1586   0
Python  
P20

  从头开始生成SELinux 文档

从头开始生成 SELinux 构建一个 SELinux 就绪的 Gentoo 系统 Serge E. Hallyn (sergeh@us.ibm.com), 专职程序员, EMC Serge Hallyn

zuoyudan 2015-03-21   1935   0
Linux  

文档生成器:Doxygen 博客

(CORBA 和 Microsoft flavors)、Fortran、VHDL、PHP、 C# 和D语言的文档生成器。可以运行在大多数类Unix系统,以及Mac OS X操作系统和Microsoft

码头工人 2010-10-11   2526   0
P37

  A4J 中文用户指南 文档

A4J中文用户指南 2009年02月11日 09点43分46秒     作 者:www.73cc.com     序言: Ajax4JSF是一个很容易使用的框架.   有什么问题可以在JSF中文论坛讨论

leayefang 2013-03-24   4596   0
JSF   Web框架  
P

Java Examples in a Nutshell, 3rd Edition 文档

This third edition covers Java 1.4 and contains 193 complete, practical examples: over 21,900 lines of densely commented, professionally written Java code, covering 20 distinct client-side and server-side APIs. It includes new chapters on the Java Sound API and the New I/O API. The chapters on XML and servlets have been rewritten to cover the latest versions of the specifications and to demonstrate best practices for Java 1.4. New and updated examples throughout the book demonstrate many other new Java features and APIs.

silentboy 2015-02-21   3235   0

alien - A lightweight http router from outer space 经验

Alien Alien is a lightweight http router( multiplexer) for Go( Golang ), made for humans who don't

jopen 2016-01-31   7996   0

游戏算法实践——A星寻路 经验

来自: https://segmentfault.com/a/1190000004503119 先展示效果图: 如图中亮绿色点为起点,蓝点为终点,白色为墙体不可行走。黄色点区域为被试探

RudolphHamm 2016-02-28   18492   0
算法  

A list of Elasticsearch tutorials, videos, tools and resources 经验

website Logstash is a data pipeline that helps you process logs and other event data from a variety of systems

lmqa7365 2016-02-16   24267   0

just a tiny & fast static and fastcgi reverse proxy written in golang 经验

https://github.com/alash3al/xerver xerver v2.0 just a light and fast reverse proxy for fastcgi based processes

edison1221 2016-03-02   9176   0

Android 关于 libpng error: Not a PNG file 的错误 博客

QQ去截图保存png格式) 原文: http://51oms.org/bbs/redirect.php?tid=188&goto=lastpost&styleid=2

tomivy 2010-11-26   3763   0
网络开发   CUnit   搜狐   SAP   Adium  
P22

  Python2 vs. Python3 A retrospective 文档

2 vs. Python 3 A retrospectiveGuido van Rossum guido@python.org Hackers 2013 2. Why a new version"Python

wn53d 2013-12-30   804   0
Python开发   HTTP   Python   XML  

js通过a标签解析url 代码段

/* * @function: 通过a标签解析url标签 * @param:url url参数是字符串,解析的目标 通过IE6-9 chrome Firefox测试 * */ function parseURL(url)

jsopen 2015-01-09   3392   0
P12

  机器视觉模块说明文档a 文档

对图像进行分析和处理所用到的一些控件,包括图像的类型,图像处理的方式和不同的形态算子以及颜色的类型的选择等等。如图2图21.1ImageType用于图片类型的选择,可以选择的类别有8bits,16bits,Float,Complex,RGB和HSL。一般用在从文件中读取图片时类型的选择。1.2ROIDescriptorROI区域的描述。ROI是RegionOfInteresting的简称,中文应该翻译为目标区域。

focus2046 2015-04-09   1303   0
P4

  2011级c语言考试a 文档

- - 试题纸 A卷 课程名称:C语言程序设计 适合专业年级: 自动化2011级 考生学号: 考 生 姓 名: 注意:答题在答题册上有效,答题在其他地方无效。 …………………………………………………

675913123 2013-08-16   1827   0

译:EM算法笔记(a note on the EM algorithm) 经验

本论文使用一个具体的实例讲解了EM算法的整体流程,非常详细。这里跟大家分享下。

jopen 2015-01-13   14808   0
算法  

Olive - just a tiny very simple web app framework for Go 经验

olive.go Just a lightweight golang web application middleware Author Mohammed Al Ashaal, a full-stack

JoniSeidel 2016-02-10   7637   0
P33

  Developing a List Definition and Event Receiver in Visual Studio 2010 文档

 Developing a List Definition and Event Receiver in Visual Studio 2010 Hands-On Lab Lab Manual – SPCHOL300

torney 2015-07-28   456   0
1 2 3 4 5 6 7 8 9 10