搜索资源列表
filelineTongji
- 在文件系统中,fileline文件行数统计程序实现了UNIXLINUX下的wc相似的功能-in the file system, fileline documents but a few of the statistical procedures to achieve the wc UNIXLINUX similar function
workzuojian
- 已知单位负反馈系统被控对象的传函为: • 设计滞后-超前校正装置,使校正后的系统满足: • (1).在单位斜坡信号作用下,Kv=10s^(-1) • (2).校正后相角裕度³ 45° • (3).系统校正后剪切频率wc ³ 1.5s^(-1) • (4).时域性能指标:s%£ 30%,Tp £ 2s,Ts £ 6s -units known ne
shipingcaijixitong(vc)
- 这是一个用wc开发的视频采集系统,请大家给与批评与指正-This is a development with wc Video Acquisition System, please give criticism and correction
MPSKSimulation(BPSKQPSK8PSK)
- This m-file simulates MPSK (theoretical and simulated) with Gray coding This m-file simulates MPSK (BPSK,QPSK,8PSK)with theoretical and simulated results using Gray coding. Numerical examples of a satellite link design are shown using QPSK and/or 8
MPSK
- This m-file simulates MPSK (BPSK,QPSK,8PSK)with theoretical and simulated results using Gray coding. Numerical examples of a satellite link design are shown using QPSK and/or 8PSK when the bit rate(Rb)is greater than the channel bandwidth Wc (Band-li
wc
- linux wc详细源码,大家可以借鉴下
linixshiyan1
- 实验目的 通过本实验掌握telnet客户端的使用,登录到远程主机,熟悉文件系统的基本命令。 实验内容 需掌握的基本命令包含: cat, cd, cp, head, ls, mkdir, mv, rm, passwd, pwd, rmdir, tail, wc 等;学会使用vi编辑文件。
wc
- 在linux9中实现统计文件的功能,并且统计屏幕输入。在redhat9中已经调试通过
wc
- 这个游戏是我有史以来(寒)编写的第一个比较完整的程序,而这一次,经过两天的学习和反复摸索,终于使用C#将其重写;程序中有很多不必要的结构,实际上基本上把我知道的内容都刻意的作了尝试和使用,包括设计模式中的简单工厂,基本的数据类型及转换、控制语句、面向对象的类(构造、方法和属性)、继承(重载、抽象、虚成员和多态)、接口、代理、事件、异常等等。-this game I ever (cold) preparation of a more complete procedure, and this tim
wc
- 基于小波零树量化的压缩解压缩程序,算法比较的多。-Zerotree based on wavelet compression quantified decompression procedure, the algorithm more.
chk
- 本程序主要可以对一个c语言程序中的括号和注释情况进行检查,可以快速地发现原程序 * 中隐含的语法匹配性错误,可以根据检查结果,对不匹配的括号进行修改,最快速度地将 * 程序修改正确。同时本程序也可以象wc程序一样对一个程序进行计数统计,得到一个文件 * 的行、单词、字节的统计结果。-this procedure can be a major c language program brackets and the inspection of the Notes can be found quick
NRF905
- 带有DS18B20数字温度传感器的用作发射数据的nRF905无线数传模块,右边为用作接收数据的nRF905数传模块,其中的单片机可以通过串口和电脑相连,上传数据。-#include <at89x52.h> #include <intrins.h> #define uchar unsigned char #define uint unsigned int #define WC 0x00 // Write configuration regi
fileline
- 文件行数统计程序代码 该文件行数统计程序实现了UNIX/LINUX下的wc相似的功能-Document the number of rows and Statistics program code of the document the number of rows to achieve a statistical procedure UNIX/LINUX under similar functional wc
word_count
- This the unix command wc [word count]. Write wc and the name of a file, wc will return the number of words in the file.
TD_WCDM_GSM
- 不可多得的TD_CSDMA,WCDMA,GSM比较的资料-Rare TD_CSDMA, WCDMA, GSM comparable information
WC
- VC中网络编程的客户方程序,需要与服务器连接!-VC-Socket IP
linuxandshell
- linux 下的shell编程,一些基础的shell编程内容,谢谢!-example: echo "this is the $numnd" grep "hello" file.txt | wc-l and so on!
mat
- QASK mo QPSK modulation equation y=g(t)*cos(wc*t+2pi(m-1)/M) dulation equation y=am*g(t)*coswc Communication Systems Simulation with Wireless Applications, t
wc
- K&R裡wc的ASM版本 數stdin裡的行數,字數,與字完數 超小的執行檔,只有 244 byte ! -ASM translation of the C code in K&R that counts lines, words, and characters in input. Assembles to 244 bytes!
wc
- wc implementation for linux busybox.