代码搜索:gho
找到约 13 项符合「gho」的源代码
代码结果 13
www.eeworm.com/read/112466/15484837
c gho2.c
/****************************************************************************
File Name : gho2.c
Purpose : find multiple g-snake by generalized Hough transform
Date : Aug 31,1995
GSNA
www.eeworm.com/read/112466/15484843
c gho1.c
/****************************************************************************
File Name : gho1.c
Purpose : find one g-snake by generalized Hough transform
Date : Aug 31,1995
GSNAKE AP
www.eeworm.com/read/377476/9274857
txt norton ghost批处理命令用法详细介绍.txt
Norton Ghost批处理命令用法详细介绍 【字体:小 大】
Norton Ghost批处理命令用法详细介绍
作者:未知 文章来源:Internet 点击数:411 更新时间:2005-3-7
.Ghost批处理文件的基本格式
Ghost-clone,mode={cop
www.eeworm.com/read/463457/7180486
txt norton ghost批处理命令用法详细介绍.txt
Norton Ghost批处理命令用法详细介绍 【字体:小 大】
Norton Ghost批处理命令用法详细介绍
作者:未知 文章来源:Internet 点击数:411 更新时间:2005-3-7
.Ghost批处理文件的基本格式
Ghost-clone,mode={cop
www.eeworm.com/read/434557/7860006
txt 新建 文本文档.txt
100分 启动光盘制作问题
悬赏分:0 - 解决时间:2007-4-24 23:47
我想用EASYBOOT制作了一张一键还原系统光盘:把XP<mark>GHO</mark>ST.<mark>GHO</mark>ST 文件放在F:\EasyBoot\disk1下面,菜单条是:“自动安装<mark>GHO</mark>ST系统”,执行命令是:RUN <mark>GHO</mark>STAUTO.IMG,我把该文件的AUTOEXEC.BAT提取出来如下:
echo.
echo.
...
www.eeworm.com/read/154519/11949110
txt ghost使用详解.txt
Ghost 使用详解
--------------------------------------------------------------------------------
一、分区备份
使用Ghost进行系统备份,有整个硬盘(Disk)和分区硬盘(Partition)两种方式。在菜单中点
www.eeworm.com/read/209793/15214302
txt 2.txt
使用说明:
备份时:(例如您想备份到E盘的BACK文件夹下,取名为mydisk.<mark>gho</mark>)
1)在软件上的功能选择那里选择备份(默认为还原)
2)点击保存文件按钮
3)浏览到BACK文件夹下,在保存框里输入mydisk,点击保存(程序自动添加后缀)
4)点击确定,出现成功对话框以后将询问是否重启系统,确定后重启自动进行备份
PS:
1.目前暂时提供备份C盘的功能,版本稳定后开放备 ...
www.eeworm.com/read/112466/15484832
makefile
# MAKEFILE FOR GSNAKE EXAMPLES
# Change the following 2 lines to reflect your X11 directories
X11Include = /usr/openwin/include
X11Lib = /usr/openwin/lib
CC = g++
INCLUDES = -I$(X11Inclu
www.eeworm.com/read/112466/15484848
makefile%
# MAKEFILE FOR GSNAKE examples
CC = g++
INCLUDES = -I/usr/openwin/include \
-I../include
LIBS = -L/usr/openwin/lib -lX11 \
-L../lib -lgsnake -lm
CFLAGS = $(INCLUDES)
BIN = ../bi
www.eeworm.com/read/106042/15648739
c getgho.c
#include
#include
#include
int main(void)
{
FILE *fp;
char *env;
char fn[254];
char ramd[5];
char cddrv[6];
char gho[12];
char error[40];
env=gete