CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - c compiler
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - c compiler - List
[
Disk Tools
]
Soft20060210103545627
DL : 0
编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台。 以Windows客户为例,以下简要说明其使用方法。 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名。然后,从终端仿真器的\"传输\"菜单选\"接收二进制文件\"选项,输入本地文件名后,即可接收文件。 2、internet连接方式 先将FGET文件在主机上编译通过, 然后用Netterm之类的telnet软件连接到主机上,当主机连通时,运行主机的FGET程序,格式为FGET 下载文件名。 然后从菜单选\"接收文件\"选项,输入本地文件名后,即可接收文件。 -compiler command cc-o fget .c - lcurses this procedure will be applicable to SCO U NIX mainframe system, the client platform to be arbitrary. Windows customers a n example, the following brief description of their use. 1, the first direct dial access to Windows terminal emulator, - AT-OK ATDT order to use UNIX mainframe dial-up, when the mainframe connectivity, the FGET mainframe operating procedures, FGET format to download the file. Then, the terminal emulator "transmission" menu "in the receiving binary files" option, the importation of local file name, will be receiving the document. 2, internet connections in the first FGET document compiled by the mainframe, Then Netterm like telnet software connected to the mainframe, when the mainframe connectivity, FGET m
Date
: 2008-10-13
Size
: 5.99kb
User
:
zj
[
Disk Tools
]
MarkReaded_v2
DL : 0
一个用C++写成的,修改文件扩展名的程序。可以参考其中大量的自定义字符串处理函数。而且也用到了一部分编译原理的内容。我的作品-one written in C, modify file extensions procedures. Can refer to the large-defined string handling functions. It also uses part of the contents of compiler theory. My work
Date
: 2008-10-13
Size
: 197.21kb
User
:
刘晓明
[
Disk Tools
]
Partdisk.ZIP
DL : 0
独立 WIN98下磁盘分区程序(C语言+汇编) 界面功能类似FDISK 但独立编译-independent Win98 disk partition (C + compilation) SNMP interface functions similar but independent compiler
Date
: 2008-10-13
Size
: 165.73kb
User
:
李峰
[
Disk Tools
]
MarkReaded_v2
DL : 0
一个用C++写成的,修改文件扩展名的程序。可以参考其中大量的自定义字符串处理函数。而且也用到了一部分编译原理的内容。我的作品-one written in C, modify file extensions procedures. Can refer to the large-defined string handling functions. It also uses part of the contents of compiler theory. My work
Date
: 2026-01-10
Size
: 197kb
User
:
刘晓明
[
Disk Tools
]
Partdisk.ZIP
DL : 0
独立 WIN98下磁盘分区程序(C语言+汇编) 界面功能类似FDISK 但独立编译-independent Win98 disk partition (C+ compilation) SNMP interface functions similar but independent compiler
Date
: 2026-01-10
Size
: 165kb
User
:
李峰
[
Disk Tools
]
Soft20060210103545627
DL : 0
编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台。 以Windows客户为例,以下简要说明其使用方法。 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名。然后,从终端仿真器的"传输"菜单选"接收二进制文件"选项,输入本地文件名后,即可接收文件。 2、internet连接方式 先将FGET文件在主机上编译通过, 然后用Netterm之类的telnet软件连接到主机上,当主机连通时,运行主机的FGET程序,格式为FGET 下载文件名。 然后从菜单选"接收文件"选项,输入本地文件名后,即可接收文件。 -compiler command cc-o fget .c- lcurses this procedure will be applicable to SCO U NIX mainframe system, the client platform to be arbitrary. Windows customers a n example, the following brief description of their use. 1, the first direct dial access to Windows terminal emulator,- AT-OK ATDT order to use UNIX mainframe dial-up, when the mainframe connectivity, the FGET mainframe operating procedures, FGET format to download the file. Then, the terminal emulator "transmission" menu "in the receiving binary files" option, the importation of local file name, will be receiving the document. 2, internet connections in the first FGET document compiled by the mainframe, Then Netterm like telnet software connected to the mainframe, when the mainframe connectivity, FGET m
Date
: 2026-01-10
Size
: 6kb
User
:
zj
[
Disk Tools
]
hhdlock
DL : 0
用C语言写的硬盘加锁程序源码,编译后可直接运行。-Using C language source code of the hard drive locking procedure, the compiler can be run directly.
Date
: 2026-01-10
Size
: 5kb
User
:
魏冬青
[
Disk Tools
]
DiskSpace
DL : 0
用Visual C++编写的磁盘空间监测器程序,可以实时监控指定分区的使用情况,在VC2003下编译通过.-Using Visual C++ Prepared disk space monitoring program, you can specify real-time monitoring of the use of zoning in the VC2003 compiler passed under.
Date
: 2026-01-10
Size
: 13kb
User
:
gujh
[
Disk Tools
]
HDDloker
DL : 0
由于是直接对硬件, 可能会有些风险, 但我现在还没发现能够引起什么不良反应。 源程序写的非常详细, 在这里就不多写了, 程序用 C++ Builder 6.0 编的, 请下载来看。 如果你用 C++ Builder 5.0 和以前的版本, 可能需要重新建立工程文件, 但编译不应该有问题。 由本人修改过后操作更加简便-Because it is directly on the hardware, there may be some risks, but now I have not found what can cause adverse reactions. Source program written in great detail, here is not to write, and program using compiled C++ Builder 6.0, please download the look. If you use C++ Builder 5.0 and previous versions, you may need to re-establish engineering documents, but the compiler should not be a problem. After the operation by himself is more easy to modify
Date
: 2026-01-10
Size
: 272kb
User
:
xuecongcong
[
Disk Tools
]
menambahkankomponen
DL : 0
this code for c# compiler
Date
: 2026-01-10
Size
: 21kb
User
:
alex goo tgirl
[
Disk Tools
]
diskspace
DL : 0
用Visual C++编写的磁盘空间监测器程序,可以实时监控指定分区的使用情况,在VC2003下编译通过.-With Visual C++ write disk space monitoring procedures, real-time monitoring of the specified partition VC2003 compiler through.
Date
: 2026-01-10
Size
: 13kb
User
:
宋江
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.