搜索资源列表
fget.tar
- 应用平台 SCO OpenServer 5 编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台. 以Windows客户为例,以下简要说明其使用方法. 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名.然后,从终端仿真器的传输" 菜单选接收二进制文件选项,输入本地文件名后,即可接收文件. 2、internet连接方
PING_LIB
- 判断网络上某个TCP/IP主机是否可以连通的C函数库-judgment on a network TCP / IP connectivity can host the C library
source5
- 电信sim卡程序源码,用于连通、移动,已经开始应用,
tagconnectedregion
- 用于二值图像中的连通区域标识,采用四邻域方法,对联通区域进行判断。-Binary image for the connectivity of regional identity, with neighbors domain method, Unicom region to judge.
ping
- ping VC++编写的程序,检查网络连通的过程中可能出现一些错误-ping VC++ preparation procedures, check your network connectivity may be some error
bank
- 银行排队机的实现代码 其中,服务器端在windows平台实现 而取号机则在linux平台实现,需要下载到开发板上。已在mini2440上通过测试,界面漂亮。两者可以连通,实现银行里面的取号叫号系统功能。 code for Bank queuing system,the server runs on windows platform,the client runs on linux platform,you need to download it to board.It has been te
xen-4.1.1.tar
- Xen通过一种叫做半虚拟化的技术获得高效能的表现(较少的效能损失,典型的情况下大约损失 2 ,在最糟的情况下会有 8 的效能耗损;与其它使用完全的虚拟化却造成最高到 20 损耗的其他解决方案形成一个明显的对比),甚至在某些与传统虚拟技术极度不友好的架构上(x86),Xen也有极佳的表现。与那些传统透过软件模拟实现硬件的虚拟机不同,在3.0版本及在Intel VT-X支援前的Xen需要让客座作业系统(guest operating systems)与Xen API进行连接。到目前为止,这样连结已经
ATcommandGPRS
- 一、 AT命令解释: ATcommand GPRS.rar 1、常用操作 1.1 AT 命令解释:检测Module与串口是否连通,能否接收AT命令; 命令格式:AT<CR> 命令返回:OK (与串口通信正常)(无返回,与串口通信未连通) 测试结果:AT OK -A, AT command interpreter: 1, common operating 1.1 AT command interpreter: Detection Module and
AdpSpy
- 网卡监视器。可以监视 连通状态 发送 接受字节数-NIC monitor. Can monitor the connectivity status and sending and receiving the number of bytes
DNS
- 在Linux虚拟机中用命令行配置DNS系统,实现域名解析,保持与其他机的连通-In Linux virtual machine using the command line to configure DNS system, domain name resolution, maintaining communication with other machines
prim
- 假设G=(V,E)是连通的,TE是G上最小生成树中边的集合。算法从U={u0}(u0∈V)、TE={}开始。重复执行下列操作: 在所有u∈U,v∈V-U的边(u,v)∈E中找一条权值最小的边(u0,v0)并入集合TE中,同时v0并入U,直到V=U为止。-Suppose G = (V, E) is connected, TE minimum spanning tree of G on the set of edges. Algorithm from U = {u0} (u0 ∈ V), TE
node-sink
- 实现节点与基站间的简单连通,实现消息的定向传递-Directional transfer simple connectivity between nodes and base stations to achieve message
test1
- Prim算法的C语言实现,构造连通图,寻找N个点的最短路径。-Prim algorithm C language implementation of connected graph structure, looking for N point of the shortest path.
Connected-region
- 图像处理,基于利用数字形态学数连通区的方式判断图像信息(数图中有几个瓶子),matlab,确保可用-Image processing, based on the use of digital morphology of the number of connected components of the image to determine the image information (a few bottles in the number), MATLAB, to ensure that the
zuixiaoshengchengshu
- 最小生成树算法,有n个城市可以用(n-1)条路将它们连通,求最小总路程的和。最小生成树算法,如Prim、Kruskal算法编写最小生成树程序输出最小生成树的各条边-Minimum spanning tree algorithm, there are n cities can use the (n-1) road will connect them, and find the smallest total distance. Respective sides of the minimum span
iask
- 聊天室程序,能进行网络连通时的交流,开发环境是vc++,-Chat room procedures, can communicate, in the case of network connectivity is vc++ development environment,