a demo of command of "ls -l"
資源簡(jiǎn)介:a demo of command of "ls -l"
上傳時(shí)間: 2015-07-18
上傳用戶:vodssv
資源簡(jiǎn)介:A demo for modification of SQL table.
上傳時(shí)間: 2013-12-28
上傳用戶:shinesyh
資源簡(jiǎn)介:This is a java application for S60 3rd mobile phones. It is a demo of audio APIs
上傳時(shí)間: 2013-12-16
上傳用戶:電子世界
資源簡(jiǎn)介:3G里使用的Spreading技術(shù)演示仿真。用于教學(xué)演示的Matlab模型。A demo of spreading code generation and modulation used in 3G.
上傳時(shí)間: 2015-10-15
上傳用戶:luopoguixiong
資源簡(jiǎn)介:A collection of command line tools which illustrate features of the file system. demonstrates extended attributes, ACL s, and kqueue notification mechanisms.
上傳時(shí)間: 2016-01-14
上傳用戶:yuanyuan123
資源簡(jiǎn)介:Is a Application demo (an example) of how to use the package LCD in order to make an application stand alone that show a scrolling message on display.
上傳時(shí)間: 2016-05-29
上傳用戶:tianyi223
資源簡(jiǎn)介:a demo script of "carry lookahead adder" for synopsys design compiler
上傳時(shí)間: 2016-07-22
上傳用戶:ZJX5201314
資源簡(jiǎn)介:采用蟻群算法檢測(cè)圖像邊緣 This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," IEEE Congress on Evolutionary Computation (CEC), pp. 751-756, Hongk...
上傳時(shí)間: 2016-09-28
上傳用戶:cc1
資源簡(jiǎn)介:Here you have the Development Kit of SkyeTek Module M1. Contains a demo software and some interesting PDF.
上傳時(shí)間: 2013-12-30
上傳用戶:tyler
資源簡(jiǎn)介:Kalman filter toolbox written by Kevin Murphy,See learning_demo.m for a demo of parameter estimation using EM.
上傳時(shí)間: 2014-01-24
上傳用戶:daguda
資源簡(jiǎn)介:The file contains a demo of how tabbed content is organized in a web page.Its highly useful as current day websites the information is organized in to sets of data.Each information can be grouped under each tab
上傳時(shí)間: 2017-04-14
上傳用戶:xsnjzljj
資源簡(jiǎn)介:a demo of RSA, encrypt and decrypte
上傳時(shí)間: 2014-01-25
上傳用戶:gengxiaochao
資源簡(jiǎn)介:A demo of create a BIG Integer
上傳時(shí)間: 2014-01-14
上傳用戶:zhuyibin
資源簡(jiǎn)介:The Synthetic PIC Verion 1.1 This a VHDL synthesizable model of a simple PIC 16C5x microcontroller. It is not, and is not intended as, a high fidelity circuit simulation. This package includes the following files. Note that the li...
上傳時(shí)間: 2013-12-22
上傳用戶:妄想演繹師
資源簡(jiǎn)介:a full 3D simulation of electromagnetic waves with efficient absorbing boundary a full 3D simulation of electromagnetic waves with efficient absorbing boundary conditions SYNOPSIS
上傳時(shí)間: 2015-02-16
上傳用戶:songrui
資源簡(jiǎn)介:RFC1055 A NONSTANDARD FOR TRANSMISSION of IP DATAGRAMS OVER SERIAL LINES: SLIP
上傳時(shí)間: 2015-03-18
上傳用戶:zhaiyanzhong
資源簡(jiǎn)介:Shell源碼:find查找日期為某一天的文件 A=`find ~ -print` | ls -l --full-time $A 2>/dev/null | grep "Jun 27" | grep 1998 下面這個(gè)script,存成一個(gè)符合規(guī)則名字的文件,置上x屬性就行了。
上傳時(shí)間: 2014-01-01
上傳用戶:維子哥哥
資源簡(jiǎn)介:完成ls的如下功能 不帶參數(shù)的ls:列出當(dāng)前目錄下的非隱藏(文件和目錄名不以.開頭)的文件和目錄 ls -a:列出當(dāng)前目錄下的所有文件和目錄 ls -l:以長(zhǎng)列表形式列出當(dāng)前目錄下的非隱藏的文件和目錄。每個(gè)文件或目錄只要求列出如下信息:類型與權(quán)限、文件名...
上傳時(shí)間: 2014-01-20
上傳用戶:84425894
資源簡(jiǎn)介:lwIP is a small independent implementation of the TCP/IP protocol suite that has been developed by Adam Dunkels at the Computer and Networks Architectures (CNA) lab at the Swedish Institute of Computer Science (SICS).
上傳時(shí)間: 2015-05-02
上傳用戶:windwolf2000
資源簡(jiǎn)介:經(jīng)典英文原著圖書之a(chǎn) b c’s of science(簡(jiǎn)易科學(xué)),感覺不錯(cuò),推薦一睹!
上傳時(shí)間: 2014-01-12
上傳用戶:kelimu
資源簡(jiǎn)介:this a basic adaboost program of matlab. good for beginners
上傳時(shí)間: 2015-06-28
上傳用戶:Amygdala
資源簡(jiǎn)介:This is a book of art of assemble.Itis a very good assemble bible.With this book, you can learn assemble language very well.
上傳時(shí)間: 2013-12-17
上傳用戶:lanjisu111
資源簡(jiǎn)介:Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the...
上傳時(shí)間: 2013-12-26
上傳用戶:com1com2
資源簡(jiǎn)介:加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message dig...
上傳時(shí)間: 2015-07-16
上傳用戶:wqxstar
資源簡(jiǎn)介:reads a set of C-source files and generates a two-column listing of those sources
上傳時(shí)間: 2013-12-19
上傳用戶:qoovoop
資源簡(jiǎn)介:UMDA. a kind of estimation of distribution algorithm , which is the improvement of genetic algorithm
上傳時(shí)間: 2015-08-10
上傳用戶:hwl453472107
資源簡(jiǎn)介:This a tech anaylysis method of traing. It is invented by Dr. Andrews
上傳時(shí)間: 2014-01-22
上傳用戶:hongmo
資源簡(jiǎn)介:It is the framework of Registration of a PKI. It will retrive requests from a request queue and then process it
上傳時(shí)間: 2015-08-27
上傳用戶:chongcongying
資源簡(jiǎn)介:These files contain a port, to Python of the inexact string matching functionality of agrep.
上傳時(shí)間: 2015-09-19
上傳用戶:xinzhch
資源簡(jiǎn)介:a very popular packet of cryptography tools,it encloses the most common used algorithm and protocols
上傳時(shí)間: 2014-01-13
上傳用戶:tb_6877751