搜索资源列表
tsfilter
- 可以从数字电视系统的TS(Transport Stream)流文件中找出到指定包(由用户设置PID、TableID等参数)数量及在流中的位置,对开发数字电视用户很有用-from digital TV system TS (Transport Stream) flow document to identify specific packages (PID set by the user, TableID parameters) volume and flow in the location of
ls
- LS by Cao Siqin, 2007.7.17 ls [-l/-w/-s][-d/-f][-acpo!?] [path or file name mask1] [mask2 ...] Options: -? : display this help -l : list details -a : list all files -w/s : list in a line, file names are sepatated by tab -p : file n
netopencrypt
- another stream cipher for non profit I worked for and I reused in class.
write_Text
- 在控制台下使用C#流进行文本文件的写入!程序简单使用了文件流的操作写入文件-In the console using C# Stream write a text file! Simple procedure used in the operation of file stream to write file
files-inout
- 实现C++文件输入输出操作,以类为基础进行输入输出流的演示-Implementation C++ file input and output operations, to category-based input and output stream demo
1
- vc控制台,猜单词 的小代码,基础的字符串操作和文件流操作 -vc console, guess the little code word, basic string operations and file stream operations
NITParse
- 过滤出TS流中的NIT表 过滤出TS流中的NIT表-TS stream to filter out filter out the NIT table NIT table TS stream
DirEnt
- Open directory stream dirname for read and return a pointer to the internal working area that is used to retrieve individual directory entries.
aodv1
- aodv的一种代码的脚本,在仿真aodv时若不会用系统自带的工具进行场景,数据流的生成,可以用这个现成的-the aodv a code scr ipt, simulation aodv not use the system comes with tools for scene data stream generated, you can use this ready-made
shijianbuchangfa
- 用时间步长法实现:某仓库有一个保管员,领料工人的到达为Poisson流,平均每小时有12个工人来领料,每个工人的领料时间均匀分布在2-4分钟之间,求该保管员忙的概率。-Time step method: a custodian of a warehouse, picking the arrival of workers to a Poisson stream, hour average of 12 workers picking, each worker picking time uniform
CreateStream
- 自己写的创建流文件的小程序,以及读取其内容-To create a stream file to write their own procedures, and read its contents
Paimai
- 可以实现委托(物品信息、可提出保留价),公告(物品信息、保留价),多次竞价,成交或流排等模块。维护拍卖过程各个环节的所有信息,最后保留所有物品的拍卖结果信息。-Can entrust (items of information may be made reserve price), announcement (items of information, reserve price), multiple bidding, auction or stream discharge and othe
set_tail_zero
- 码流截断~适合JPEG2000等任何格式文档-Document in any format suitable for JPEG2000 code stream, such as truncated ~
Create-Picture
- 为两个程序,配合使用。一个是读取图片文件的二进制流,按照规定的格式写入一个txt文本文档中,另一个程序是将此文本文档中的内容按照指定格式复制到代码的数组中,最终可生成原图片。特点:第二个程序不需要单独的图片附件,而是将所需图片的二进制流存储到了数组中,在需要的时候使用。注:由于程序较简单,本人采用DEV C++程序编写,无工程文件,若用VS2013编译会出现fscanf和sprintf以及fopen等这些文件读写函数不安全的警告,需用_s的函数替换,只需按照相应格式替换即可,这里不再赘述。-Fo
ReadFile_And_WriteFile-Demo(VS2013)
- 对上次本人用dev c写的读写文件的程序进行改写,这次是用VS2013写的,将读文件与写文件分别封装成两个独立的函数放到两个独立的文件.cpp(.h)中,便于以后根据自己的需要对函数功能进行相应的扩展。读文件操作制将某一文件的二进制流读出写到一个txt文件中,写文件指将事先写好的数组中的数据一二进制流的形式写成一个新的文件。 两个函数原型: void ReadFile(char* readfilename, char* writefilename) void WriteFile(c
