CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - c l
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - c l - List
[
Linux-Unix
]
testsend
DL : 0
MQ的c程序(发送和接收)及xlc编译命令行/usr/vacpp/bin/xlC -g -o testsend testsend.o -L/usr/vacpp/bin/api/lib -lapi -L/usr/mqm/lib -lmqm_r
Date
: 2008-10-13
Size
: 795byte
User
:
zy2001
[
Linux-Unix
]
testsend
DL : 0
MQ的c程序(发送和接收)及xlc编译命令行/usr/vacpp/bin/xlC -g -o testsend testsend.o -L/usr/vacpp/bin/api/lib -lapi -L/usr/mqm/lib -lmqm_r-MQ c-program (to send and receive) and xlc compiler command line/usr/vacpp/bin/xlC-g-o testsend testsend.o-L/usr/vacpp/bin/api/lib-lapi-L/usr/mqm/lib-lmqm_r
Date
: 2025-12-27
Size
: 1kb
User
:
zy2001
[
Linux-Unix
]
libdes-3.0.tar
DL : 0
一个DES、3DES加解密的库文件,可以方便的集成到应用程序中-A DES, 3DES encryption and decryption of the database files, can be easily integrated into applications
Date
: 2025-12-27
Size
: 66kb
User
:
zxang
[
Linux-Unix
]
telnet.c
DL : 0
一个小的telnet程序与大家共享,/* 本程序支持如一些参数: * --host IP地址 或者 -H IP地址 * --port 端口 或者 -P 端口 * --back 监听数量 或者 -B 监听数量 * --dir 服务默认目录 或者 -D 服务默认目录 * --log 日志存放路径 或者 -L 日志存放路径 * --daemon 使程序进入后台运行模式 */ -A small telnet program to share with you,/* This program supports a number of parameters such as:*- host IP address or-H IP Address*- port-port or-P port*- back to monitor the number of or-B monitor the number of*- dir default directory service, or-D services to the default directory*- log log storage path or-L log storage path*- daemon to make the procedure to enter the background running mode* /
Date
: 2025-12-27
Size
: 3kb
User
:
lph
[
Linux-Unix
]
secret
DL : 0
pass.words是弱口令字典,是一个纯文本文件,每行一个口令,可以向里面添加候选口令。 pass.c是进行口令检查的c语言原程序,有两个命令行参数 -w file: 可以使用该选项指定口令字典 -P:默认情况下对/etc/shadow中的用户检查弱口令,可以使用该选项指定检查的文件 编译gcc –o pass pass.c –l crypt 由于要使用加密函数,所以要使用加密库crypt,使用选项-l crypt 运行程序:pass –w ./pass.words –p /etc/shadow -pass.words is a weak password dictionary, is a plain text file, one per line password, you can add to the inside candidate password. Password pass.c is the c language of the original inspection procedures, there are two command-line parameters-w file: You can use the password option specifies a dictionary-P: By default on/etc/shadow user to check the weak password, you can use the option to specify the documents to check the compiler gcc-o pass pass.c-l crypt function due to the use of encryption, so the use of encryption library crypt, use the option-l crypt running the program: pass-w./pass.words-- p/etc/shadow
Date
: 2025-12-27
Size
: 7kb
User
:
莫松成
[
Linux-Unix
]
lscommand
DL : 0
3.编程实现在linux中ls -l -a 命令。用c重新实现类似ls -l -a 命令-3. Programming in the linux implementation of ls-l-a command. C re-implementation with similar ls-l-a command
Date
: 2025-12-27
Size
: 1kb
User
:
ak-47
[
Linux-Unix
]
l-grafi
DL : 0
Floyd-wharshall algoritm for the shortest path problem. I wrote this in C. It s easy to compile and work in all *nix like systems.-Floyd-wharshall algoritm for the shortest path problem. I wrote this in C. It s easy to compile and work in all*nix like systems.
Date
: 2025-12-27
Size
: 27kb
User
:
lupsyn
[
Linux-Unix
]
l-asd
DL : 0
A order algoritm comparison by the C time(). Comparison beetwen : insort,selection sort,mergesort,and quick sort. Read the source, and the usage after compiling . Enjoy it!-A order algoritm comparison by the C time(). Comparison beetwen : insort,selection sort,mergesort,and quick sort. Read the source, and the usage after compiling . Enjoy it!
Date
: 2025-12-27
Size
: 23kb
User
:
lupsyn
[
Linux-Unix
]
l-biblio
DL : 0
A simple bibliotech archive coded in C. A real exercise with fopen write and the other base functions of C.-A simple bibliotech archive coded in C. A real exercise with fopen write and the other base functions of C.
Date
: 2025-12-27
Size
: 23kb
User
:
lupsyn
[
Linux-Unix
]
l-thread
DL : 0
An exercise with thread of C. If you want to explore this programming language you must know the thread and parallel programming.
Date
: 2025-12-27
Size
: 7kb
User
:
lupsyn
[
Linux-Unix
]
l-out.c
DL : 0
The pipe "|" char in linux rewrite in C. Another example of managing streams in C.
Date
: 2025-12-27
Size
: 1kb
User
:
lupsyn
[
Linux-Unix
]
ls
DL : 0
linux下shell命令"ls -l"的C语言实现方法。-shell under linux command " ls-l" Ways of the C language implementation.
Date
: 2025-12-27
Size
: 1kb
User
:
彭晓
[
Linux-Unix
]
sss
DL : 0
securité du systéme d exploitation linux : Introduction La sécurité physique La sécurisation du processus d’amorç age Le BIOS Les principes fondamentaux relatifs au système et à l’utilisateur La sécurité du réseau TCP/IP La sécurité du système de fichiers Les avantages à tirer des PAM L’utilisation de ipchains pour le routage et la mise en place d’un pare-feu Les pare-feu et le routage avec iptables La sécurité d’Apache et des services FTP et  SMTP La sécurité réseau: DNS avec BIND La sécurité réseau: NFS et SAMBA Le chiffrement des flux de données Conclusion -securité du systéme d exploitation linux : Introduction La sécurité physique La sécurisation du processus d’amorç age Le BIOS Les principes fondamentaux relatifs au système et à l’utilisateur La sécurité du réseau TCP/IP La sécurité du système de fichiers Les avantages à tirer des PAM L’utilisation de ipchains pour le routage et la mise en place d’un pare-feu Les pare-feu et le routage avec iptables La sécurité d’Apache et des services FTP et  SMTP La sécurité réseau: DNS avec BIND La sécurité réseau: NFS et SAMBA Le chiffrement des flux de données Conclusion
Date
: 2025-12-27
Size
: 484kb
User
:
faaa
[
Linux-Unix
]
fork_test.c.tar
DL : 0
shell下面子命令的程序框架,以ls -l 为例子。 对fork的应用实例。-ready for shell,how to create an easy shell in the linux.
Date
: 2025-12-27
Size
: 3kb
User
:
tiange
[
Linux-Unix
]
event-test
DL : 0
cc -I/usr/local/include -o event-test event-test.c -L/usr/local/lib -levent.
Date
: 2025-12-27
Size
: 1kb
User
:
xuipinnu
[
Linux-Unix
]
time-test
DL : 0
cc -I/usr/local/include -o time-test time-test.c -L/usr/local/lib -levent.
Date
: 2025-12-27
Size
: 1kb
User
:
qiusaron
[
Linux-Unix
]
my_ls_l.c
DL : 0
对linux 系统命令 ls -l命令的实现,通过gcc编译,查看目录下文件基本信息。-On linux system command ls-l command achieved through gcc compiler, view files under basic information.
Date
: 2025-12-27
Size
: 1kb
User
:
李享
[
Linux-Unix
]
Project1.c
DL : 0
Write a C program (on a Unix/Linux system) that counts and displays the number of words, non-white space characters, and/or lines in a text file. The name of the input file is to be provided to the program as a command line argument. In addition, the program takes option flags to determine what actions to take. The command format is as follows: command [-clw] inputfile where the presence of a flag indicates the following actions: c: display the number of characters in inputfile. l: display the number of lines in inputfile. w: display the number of words in inputfile.-Write a C program (on a Unix/Linux system) that counts and displays the number of words, non-white space characters, and/or lines in a text file. The name of the input file is to be provided to the program as a command line argument. In addition, the program takes option flags to determine what actions to take. The command format is as follows: command [-clw] inputfile where the presence of a flag indicates the following actions: c: display the number of characters in inputfile. l: display the number of lines in inputfile. w: display the number of words in inputfile.
Date
: 2025-12-27
Size
: 1kb
User
:
aaron7pm
[
Linux-Unix
]
seq_device
DL : 0
l registered drivers (called seq_clientmgr.c). -l registered drivers (called seq_clientmgr.c).
Date
: 2025-12-27
Size
: 5kb
User
:
xoujuivon
[
Linux-Unix
]
Desktop
DL : 1
L牛膝下 用c语言 实现客户端服务器端文件的上传下载功能(Implement the uploading and downloading function of the client server file)
Date
: 2025-12-27
Size
: 2kb
User
:
回答的啊
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.