搜索资源列表
bin2txt
- 把二进制按制按照DEBUG的形式输出到屏幕或文件。-put by the binary system with DEBUG output in the form of paper or screen.
20041211rawsniffer
- 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 -
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
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
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 安装成服务启动并带参数 rawsn
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为例,则执行结果为:
msesrc
- 一个跟踪鼠标位置并且把位置输出到屏幕的例子--A example which tracks mouse`s position and outputs it to screen
bin2txt
- 把二进制按制按照DEBUG的形式输出到屏幕或文件。-put by the binary system with DEBUG output in the form of paper or screen.
linkaccess
- 制作连接数据库的实例。当程序运行之后,程序将查询当前工作目录下的名字为jdbc.mdb的数据库,然后通过jdbc-odbc桥进行数据库的连接,最后判断数据库的连接状态,并且将数据库的连接结果打印输出到屏幕显示。-production connect to the database example. When running, the procedures will be for the current working directory
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
20041211rawsniffer
- 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 -
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
App4
- 计算100到1000的自然数中能被3整除的数输出到屏幕上。-Calculation of 1-100 can be a natural number of 3 divisible number of output to the screen.
输出字符
- 请输出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.)