搜索资源列表
DepartmentalStore
- 用户名:liuxinrui 密码:zhongyong 您可以在 linux 系统上运行 main.exe 文件 IP 应设为192.168.0.1 重新编译请在linux终端提示符后输入 g++ -lsybdb -lcurses -o 1.exe main.cpp clsMain.cpp clsConn.cpp clsTrade.cpp clsSupplier.cpp clsProduct.cpp 把数据库文件 DepartmentalSt
ipv6ping
- linux下 ipv6协议 ping程序 最多运行50线程 2.每个线程发送4个ICMP6包后开始接收 3.试验程序,多线程结构安排不一定合理,待试验后进一步修改 4.在终端./pingipv6 IP1 1P2......即可运行程序 5.为单源文件,没写make,编译命令为: gcc -Wall -o pingipv6 pingipv6.c -lpthread -ipv6 agreement under the most ping process two thr
fget.tar
- 应用平台 SCO OpenServer 5 编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台. 以Windows客户为例,以下简要说明其使用方法. 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名.然后,从终端仿真器的传输" 菜单选接收二进制文件选项,输入本地文件名后,即可接收文件. 2、internet连接方
xp3389
- XP下双开3389源码 编译后,直接运行,XP的终端自动开启激活guest,密码为vipver,加管理员组,并且可以多用户登录-XP under dual open source compiler 3389, the direct running, XP activation of the terminal automatically open guest, password vipver, add the Administrators group, and can be multi-use
NEW
- 编译原理:实现中间代码生成。从终端读入用户输入,经过词法分析,生成中间代码,以此作为语法分析的输入。-Compilation Principle: To achieve intermediate code generation. Read user input from the terminal, through lexical analysis, intermediate code generation as parsing input.
TAnalyze
- 编译原理:从终端输入,判断用户输入的是否一个词,以此作为词法分析的输入-Compilation Principle: From the terminal input, to determine whether the user input a word as a lexical analysis of input
chardev.tar
- ubuntu环境下字符设备驱动程序的示例。使用方法是:终端中make生成设备目标文件。insmod globalvar.ko 载入设备。mknod /dev/globalvar c 2548 0 生成设备文件,c表示字符设备,2548是主设备号。编译执行test测试驱动程序。-ubuntu environment, character device driver for example. To use is: make the terminal device generates the targ
Linux_serial_network
- Linux为串口上网提供了丰富的支持,比如PPP(Peer-to-Peer Protocol, 端对端协议)和SLIP(Serial Line Interface Protocol, 非常老的串行线路接口协议),这里所说的"上网"是指把串口当成一个网络接口,通过封装网络数据包(如IP包)以达到无网卡的终端可以通过串口进行网络通 信。但是使用这两种协议必须得到内核的支持。例如,如果在没有配置PPP的Linux环境中使用PPP,除了安装PPP应用层软件外,还必须重新编译内 核。SLIP是一个比较老的
MultimediaPlayer_final
- 用Qt Creator 1.3.1开发的一个包含了图片浏览,文档编辑,画板,俄罗斯方块游戏等的多媒体娱乐终端,编译无误,可正常在window下运行,也可以通过交叉编译后在移植了QT的嵌入式终端上运行。-qt programme
GCC-Chinese-manual
- 介绍Linux终端上的一些编程方面的命令,编译,优化等。-Introduce some programming on the Linux terminal command, the compiler optimization.
Ubuntu-
- 创建Uhuntu嵌入式交叉编译环境 安装ubuntu,安装右键弹出终端功能,交叉编译器,samba,nfs-To create Uhuntu embedded cross compiler environment to install Ubuntu, install the right pop-up terminal functions, cross-compiler, samba, nfs,
LinuxCode
- Linux初学者常用到的终端指令大全,全部.c文件,含有makefile,方便编译-Terminal commands to Linux beginners Daquan, all c file containing the makefile to facilitate the compilation
Wiippv6pinga
- linux下 ipv6协议 ping程序源码最多运行50线程 2.每个线程发送4个ICMP6包后开始接收 3.试验程序源码,多线程结构安排不一定合理,待试验验后进一步修改 4.在终端./pingipv6 IP11 1P2......即可运行程序源码 5.为单源文件,没写make,编译命令为: gcc 可直接使用。 -ping program source code under linux ipv6 protocol up to run 50 threads each thread send
xp3389_src
- XP下双开3389源码 编译后,直接运行,XP的终端自动开启激活guest,密码为vipver,加管理员组,并且可以多用户登录-XP under dual open source compiler 3389, the direct running, XP activation of the terminal automatically open guest, password vipver, add the Administrators group, and can be multi-user
u-boot-1.1.6_20100601
- 此uboot源代码为TQ2440开发板配套使用的uboot源代码,利用交叉编译工具编译好后,使用securityCRT终端下载到开发板即可使用-The uboot source for TQ2440 development board supporting the use of uboot source code.
Wu-Zi-Qi
- 经典的五子棋代码,终端编译后可运行,经测试无误-This code is a wuziqi code. In my opinion it is amazing