搜索资源列表
Soft20060210103545627
- 编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台。 以Windows客户为例,以下简要说明其使用方法。 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名。然后,从终端仿真器的\"传输\"菜单选\"接收二进制文件\"选项,输入本地文件名后,即可接收文件。 2、internet连接方式 先将FGET文件在主机上编译通过,
poipopMIS
- 基于vb环境开发的pos终端系统,可以自行配置、编译、运行
top_down
- 自顶向下的Flex程序,包括了编译原理的一些必要知识,使用的时候要运行在Unix终端,并配置Flex等工具-Flex top-down procedures, including a compilation of some essential principles of knowledge, the use of time to run in the Unix terminal, and configure tools such as Flex
saolei-gcc-mac
- 纯C语言mac系统下编写,并且终端编译显示的,扫雷小游戏,不比windows的差。可以用作ios开发内核-Written in pure C language and mac system and the terminal to compile display, minesweeping game, better than the windows of the poor. Can be used as ios development kernel
calculator
- codegen.py编译算式并在pyc文件下生成bycode。pyc可以直接在终端运行,输入算式得到结果。-A compiler for equation.