搜索资源列表
bin2txt
- 把二进制按制按照DEBUG的形式输出到屏幕或文件。-put by the binary system with DEBUG output in the form of paper or screen.
rawsniffer
- Example: rawsniffer -p TCP -dp 25,110 -o f:1.txt -m -sniffpacket 嗅探指定规则数据抱并保存到文件 rawsniffer -sniffsmtp 只嗅探smtp,输出到屏幕 rawsniffer -sniffall -dp 0 -o f:1.txt 嗅探smtp,pop,ftp,post,telnet保存到文件,[-dp 0]过滤无用包 rawsniffer -sniffall -dp 0 -o f:1.txt
JpgFile
- 网上的jpeg的解码库是对于jpeg文件的解码,输出到bmp文件,本源码修改了库函数,使之接受一个jpeg文件的数据流,然后输出到bmp的点阵,可以直接输出到屏幕。具体的调用方法见源码中的说明。-online jpeg decoder for the document jpeg decoder, the output of bmp documents, The modified source code library functions to make it accept a jpeg docu
App4
- 计算100到1000的自然数中能被3整除的数输出到屏幕上。
linkaccess
- 制作连接数据库的实例。当程序运行之后,程序将查询当前工作目录下的名字为jdbc.mdb的数据库,然后通过jdbc-odbc桥进行数据库的连接,最后判断数据库的连接状态,并且将数据库的连接结果打印输出到屏幕显示。-production connect to the database example. When running, the procedures will be for the current working directory under the name of the databas
java1
- ### ### ### employee system #################################### 1.增加一个员工信息 2.查找一个员工信息 3.删除一个员工信息 4.统计已记录员工信息数 5.把员工信息全部输出到屏幕 6.关于作者 7.修改一个员工信息: 8.清除所有员工信息 9.退出程序 选择你要做的操作: --------------------------
rasniffer
- 探指定规则数据抱并保存到文件 rawsniffer -sniffsmtp 只嗅探smtp,输出到屏幕 rawsniffer -sniffall -dp 0 -o f:1.txt 嗅探smtp,pop,ftp,post,telnet保存到文件,[-dp 0]过滤无用包 rawsniffer -sniffall -dp 0 -o f:1.txt -install sniffer -disname fuck 安装成服务启动并带参数 rawsniffer -uninstall sniffer 卸载服务
Program1
- 能够完成正则文法所描述的Pascal语言子集单词符号的词法分析,该语言大小写不敏感,能够识别的字符以二元式的形式输出到屏幕上和中间文件里。
log4cplus-1.0.2.tar
- log4cplus是C++编写的非常有名的开源的日志系统。log4cplus具有线程安全、灵活、以及多粒度控制的特点,通过将信息划分优先级使其可以面向程序调试、运行、测试、和维护等全生命周期; 你可以选择将信息输出到屏幕、文件、NT event log、甚至是远程服务器;通过指定策略对日志进行定期备份等等。
FileDemo2
- 这也是一个JAVA入门学习的一个简单的程序,它实现的功能是将一计算机上文件里的内容输出到屏幕上-This is a JAVA entry of a simple learning procedure, it is the functions of a computer document, the contents of the output to the screen
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
编制Josephus问题的程序
- 一、需求分析 (1)、以结构体变量linklist表示利用单循环链表建立的Josephus环变量。其中num表示链表中的元素号码,也即Josephus环问题中成员的号数。next表示指向下一个结点的地址指针。 (2)、人数n,每次出列人号数m,开始时的人的号数s均可设定。 (3)、按给定的数据输出Josephus环问题的解,把每次出列的人的号数输出到屏幕上 (4)、测试数据以n=8,m=4,s=1为例,则执行结果为:
rq
- 根据给定文法,先求出first集合、follow集合和select集合,构造预测分析表(要求预测分析表输出到屏幕或者输出到文件);-According to the given grammar, first find the first set, follow the collection and select a collection, structure prediction analysis table (which requires prediction of the table to
textout
- 基于WTL框架,wince下的读txt文件,并输出到屏幕。-WTL-based framework, wince under the Reading txt file, and output to the screen.
chess.py
- Python实现A*算法解决八数码问题。 输入为九个数字的列表,代表八个数的位置(Z字型方向),空位以-1代替。 输出为各移动步骤得到的九个数的矩阵(输出到屏幕)。 使用是调用answer函数。返回一个各移动步骤得到的九个数的矩阵的列表。-Python achieving eight A* algorithm to solve digital problems. Enter a list of the nine numbers represent the number eight p
msesrc
- 一个跟踪鼠标位置并且把位置输出到屏幕的例子--A example which tracks mouse`s position and outputs it to screen
common
- 日志记录类,该类可以设置日志的级别,并根据不同的级别记录到文件或者输出到屏幕-Logging categories, such can set the log level, and depending on the level of records to a file or output to the screen
111
- 这个程序利用标准输入流接收用户从键盘输入的 数据,利用标准输出流将运算结果输出到屏幕。-This procedure using a standard input stream to receive the user from the keyboard input data, using a standard output stream computing results will be output to the screen.
shell
- 截获dos控制台输出到屏幕信息的vb源代码,这个比较难,我搞了一周才弄出来,希望大家有用-Tihis is a vb code for geting information of dos screen output
输出字符
- 请输出ASCII值为33~126的内容到文本文件“ASCII.TXT”中,再从文件中读出,输出到屏幕上。(Please output the ASCII value of "33~126" to the text file "ASCII.TXT", then read from the file and output to the screen.)