码迷,mamicode.com
首页 >  
搜索关键字:basic compress    ( 5468个结果
基本概率分布Basic Concept of Probability Distributions 5: Hypergemometric Distribution
PDF versionPMFSuppose that a sample of size $n$ is to be chosen randomly (without replacement) from an urn containing $N$ balls, of which $m$ are whit...
分类:其他好文   时间:2015-01-06 19:47:28    阅读次数:225
转:Selenium借助AutoIt识别上传(下载)详解
AutoIt目前最新是v3版本,这是一个使用类似BASIC脚本语言的免费软件,它设计用于WindowsGUI(图形用户界面)中进行自动化操作。它利用模拟键盘按键,鼠标移动和窗口/控件的组合来实现自动化任务。 从网站上下载AutoIt并安装,安装完成在菜单中会看到图4.13的目录: 图4.13 A.....
分类:Web程序   时间:2015-01-06 13:27:15    阅读次数:261
study note--(Education)
some good temoplates:A child's education has never been about learning information and basic skills only.the template I can use is that:*** has/ have ...
分类:其他好文   时间:2015-01-06 11:23:34    阅读次数:183
Lua游戏脚本语言入门
在这篇文章中,我想向大家介绍如何进行Lua程序设计。我假设大家都学过至少一门编程语言,比如Basic或C,特别是C。因为Lua的最大用途是在宿主程序中作为脚本使用的。   Lua 的语法比较简单,学习起来也比较省力...
分类:编程语言   时间:2015-01-05 19:00:54    阅读次数:212
PL/SQL 远程连接oracle Oracle 10g学习系列(6)
因为我本地没有安装oracle,用PL/SQLDeveloper远程连接服务器需要如下配置:1.软件准备oracle客户端:instantclient-basic-win32-11.2.0.1.0.zipPL/SQL软件:PL/SQL_Developer.zip2.oracle客户端解压,放在D:\OraclerProgram\instantclient_11_2,又新建文件D:\OraclerProgram\i..
分类:数据库   时间:2015-01-05 13:15:28    阅读次数:155
基本概率分布Basic Concept of Probability Distributions 4: Negative Binomial Distribution
PDF versionPMFSuppose there is a sequence of independent Bernoulli trials, each trial having two potential outcomes called "success" and "failure". In...
分类:其他好文   时间:2015-01-05 00:27:39    阅读次数:297
[转] 网页代码高亮显示开源工具SyntaxHighlighter(基于JavaScript)
syntaxhighlighter是一个小开源项目,它可以在网页中对各种程序源代码语法进行加亮显示。支持当前流行的各种编程语言: C#、CSS、C++、Delphi、Java、JavaScript、PHP、Python、Ruby、SQL、Visual Basic、XML / HTML
分类:编程语言   时间:2015-01-04 21:14:47    阅读次数:174
PP- Work center -- Key for performance Efficiency Rate
Purpose : Performance Efficiency Rate KeyPerformance efficiency rate keys are assigned in the Basic data screen of the work center to the standard val...
分类:其他好文   时间:2015-01-04 19:02:45    阅读次数:210
基本概率分布Basic Concept of Probability Distributions 3: Geometric Distribution
PDF versionPMFSuppose that independent trials, each having a probability $p$, $0 0){+ p = (5/6) ^ n+ if (p < 0.05) break+ n = n + 1+ }n# [1] 17...
分类:其他好文   时间:2015-01-04 13:16:20    阅读次数:172
【转】第七章、Linux 文件与目录管理
原文网址:http://vbird.dic.ksu.edu.tw/linux_basic/0220filemanager.php第七章、Linux文件与目录管理最近升级日期:2009/08/26在第六章我们认识了Linux系统下的文件权限概念以及目录的配置说明。 在这个章节当中,我们就直接来进一步的...
分类:系统相关   时间:2015-01-04 11:21:46    阅读次数:358
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!