对于Web开发人员必需拥有的25个Firefox4插件 博客

sites), and more. You can keep the macros on your computer for your own use, or share them with others by

ajax 2011-06-17   11278   0
XINS   倒计时   Evince  
P25

  正则表达式 文档

下载最新版的"Microsoft(r) Windows(r) Script"   你可以在以下地址找到下载 http://computer.lqinfo.net.cn/down/soft.asp?id=302 3 . 安装Microsoft(r)

yj_0212 2012-03-06   789   0
P36

  jmx in weblogic 文档

参考文献 1.《Weblogic-jmx.pdf》BEA 1.《Mastering EJB 2》 Ed Roman Wiley Computer Publishing 2.《Enterprise JavaBeans编程实战》

pavel 2017-05-24   1041   0
P47

  单片机控制的可编程稳压电源设计(c语言实现) 文档

of supply voltage and current is restricted,in practical application need to expand its port voltage and

ybcsg 2013-06-02   4916   0
P39

  办公用品管理系统(毕业设计) 文档

With the popularization of computer and the rapid development of computer science technology, more and

moly 2012-05-31   11542   0

Caffe 深度学习框架上手教程 经验

kill all Xorg 安装了CUDA之后,依次按照 Caffe官网安装指南 安装BLAS、OpenCV、Boost即可。 Caffe跑跑MNIST试试 在Caffe安装目录之下,首先获得MNIST数据集:

jopen 2015-01-23   1280746   0
P14

  DMLC 深盟分布式深度机器学习开源平台解析 文档

EC2上的加速比 cxxnet的另外一些特性: 1. 轻量而齐全的框架:推荐环境下仅需要CUDA、OpenCV、MKL或BLAS即可编译。 2. cuDNN支持:Nvidia原生卷积支持,可加速计算30%。

eefb 2015-09-09   505   0
P18

  为什么要进行shell编程 文档

  熟悉C语言的朋友可能会很喜欢下面的表达式:   [ -f "/etc/shadow" ] && echo "This computer uses shadow passwors"   这里 && 就是一个快捷操作符,如果左边的

wwfzsq 2012-07-25   583   0
Linux  
P11

  机票预定系统概要设计 文档

天津科学技术出版社 1992/1 6. 软件工程 张海藩 清华大学出版社 1990/11 7. Computer Network A.S.Tanenbaun Prentice Hall 1996/01 文

mousefat 2012-05-04   2488   0
P7

  linux目录介绍 文档

The one and only top directory for your whole computer. Everything, and I mean EVERYTHING starts here

zoudzh 2014-05-25   1911   0
Linux  

图数据库中的高科技和高安全性 资讯

“The Current State of Graph Databases,” Dept. of Computer Science, Cal Poly San Luis Obispo, Dec. 2012.

jopen 2015-07-18   16354   0

斯坦福大学怎样讲“情感分析” 经验

计算机理解你喜欢你的母亲 计算机会像很好的理解你的母亲那样理解你 机器翻译:句子“At last, a computer that understands you like your mother”可以有多种含义,如下:

jopen 2015-01-12   255084   0

程序员VS武林高手:技术为外功,思维乃内力 资讯

Wikipedia 的定义,程序员又称为计算机程序员(Computer Programmer)、开发者(Developer)、编码者(Coder)或计算机工程师(Computer Engineer),和网络上广泛流传的码农或程序猿同义。

jopen 2016-03-06   14524   0
P26

  第八章 辅助存储器 文档

特点,为其造就了其它类型硬盘无法替代的地位。      16 17. SCSI(Small Computer System Interface)小型计算机系统接口 一种用于计算机和智能设备之间(硬盘、

dream7319 2013-12-08   1747   0
P74

  JProfiler的基本操作和配置 文档

The profiled application is located下选择On this computer,点击Next,如图: 24. JProfiler对本地tomcat的监控(windows平

lqf 2014-12-08   598   0
Java开发   Apache   HTML   Java  

Shell脚本基础知识 问答

熟悉C语言的朋友可能会很喜欢下面的表达式: [ -f "/etc/shadow" ] && echo "This computer uses shadow passwors" 这里 && 就是一个快捷操作符,如果左边的表达式为真则执行右边的语句。

fmms 2011-11-10   20291   6
正则表达式   Shell   C/C++   Bash   Go  
P17

  如何编写一个Shell脚本 文档

  熟悉C语言的朋友可能会很喜欢下面的表达式:    [ -f "/etc/shadow" ] && echo "This computer uses shadow passwors"    这里 && 就是一个快捷操作符,如果左边

bubbi7 2014-03-22   550   0
Linux  
P14

  Linux shell 脚本全面学习 文档

熟悉C语言的朋友可能会很喜欢下面的表达式: [ -f "/etc/shadow" ] && echo "This computer uses shadow passwors"   这里 && 就是一个快捷操作符,如果左边的

openforme 2014-09-04   1702   0
Linux  

Javascript 面向对象编程 经验

Student.no = "1234567"; // 学号 Student.dept = "Computer Science"; // 系 // 使用 Person 的属性 document.write

fmms 2012-01-09   80638   0
P17

  如何编写一个shell脚本 文档

  熟悉C语言的朋友可能会很喜欢下面的表达式:   [ -f "/etc/shadow" ] && echo "This computer uses shadow passwors"   这里 && 就是一个快捷操作符,如果左边的

capricorn9 2013-12-29   2300   0
Linux  
1 2 3 4 5 6 7 8 9 10