CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - file name

搜索资源列表

  1. Soft20060210103545627

    0下载:
  2. 编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台。 以Windows客户为例,以下简要说明其使用方法。 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名。然后,从终端仿真器的\"传输\"菜单选\"接收二进制文件\"选项,输入本地文件名后,即可接收文件。 2、internet连接方式 先将FGET文件在主机上编译通过,
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:6132
    • 提供者:zj
  1. 51andch375

    0下载:
  2. 51+ch375读写U盘超精简原程序 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示-51 ch375 U-writable disc-the original procedures to streamline the process with 180 OK C code can be read on FA T16 U disk file system root directory, we can see the root direct
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:3810
    • 提供者:david
  1. mulu_monitor

    0下载:
  2. 这是一个系统目录监视程序的源码。可以对目录下文件的操作进行监视,如文件的添加删除,文件名的修改等操作。-This is a system directory of the source monitoring procedures. Contents may file under the surveillance operation, such as the addition of deleted documents, the file name changes and other operati
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:239486
    • 提供者:付泊
  1. An_Introduction_To_Petri_Nets

    0下载:
  2. 正如文件名,一篇介绍petri网的文章,pdf格式。队petri Net 理论作了深入浅出的讲解-as the file name on a petri nets article pdf format. Team Petri Net theory was simple to explain
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:78930
    • 提供者:孙永胜
  1. horzmirror

    0下载:
  2. 对图像进行水平镜像处理(几何变换)的源代码,编译后的可执行文件须带参数运行。 使用方法:horzmirror BMP文件名-right level mirror image processing (geometric transformation) of source code, the compiled executable file parameters required to bring operations. Use : horzmirror BMP file name
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2223
    • 提供者:taoran
  1. cornermirror

    0下载:
  2. 对图像进行对角镜像处理(几何变换)的源代码,编译后的可执行文件须带参数运行。 使用方法:cornermirror BMP文件名 -right image right angle image processing (geometric transformation) of source code, the compiled executable file parameters required to bring operations. Use : cornermirror BMP file
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2235
    • 提供者:taoran
  1. vertmirror

    0下载:
  2. 对图像进行垂直镜像处理(几何变换)的源代码,编译后的可执行文件须带参数运行。使用方法:vertmirror BMP文件名 -right vertical mirror image processing (geometric transformation) of source code, the compiled executable file parameters required to bring operations. Use : vertmirror BMP file name
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2206
    • 提供者:taoran
  1. prewritte

    0下载:
  2. 利用Prewitte边缘算子法对图像进行边缘提取的源代码,编译后的可执行文件须带参数运行。使用方法:prewitte BMP文件名 -use Prewitte edge operator France, the image edge extraction of source code, the compiled executable file parameters required to bring operations. Use : prewitte BMP file name
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2438
    • 提供者:taoran
  1. CCMPRS.ZIP

    0下载:
  2. A command-line file compression utility for Windows NT. It allows you to select files for NTFS file compression based on file name (with wild- cards), minimum file size, and/or a minimum compression ratio. You can also specify file extension
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:27807
    • 提供者:郭春阳
  1. createfilelist

    0下载:
  2. 实现把一个目录下的文件名,导入到一个*.lst的列表文件中-to achieve a directory under the file name into the *. lst a list of documents
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:47092
    • 提供者:lixue
  1. Calculatorassembly

    0下载:
  2. 文件名:main.asm 完成对从键盘输入的0-9的数的存入 完成对从键盘输入回车、\"ESC\"键及“+”,“-”,“*”,“/”键的分析及对加、减、乘、除过程的调用。 完成对从键盘输入错误数据的分析 程序在编写过程中使用了宏,模块。供汇编程序初学者及爱好者参考。 -File Name : main.asm completion of the keyboard input from 0-9 for the completion of deposit from the k
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:8951
    • 提供者:五香
  1. Bersenham_line

    0下载:
  2. 程序设计与仿真 利用FPGA驱动LCD显示中文字符“年”的VHDL程序。 --文件名:lcd_driver.vhd。 --功能:FGAD驱动LCD显示中文字符“年”。 -program design and simulation using FPGA-driven LCD display Chinese characters "," VHDL program. -- File Name : lcd_driver.vhd. -- Function : FGAD
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2888
    • 提供者:侯亮
  1. xs-200-100

    0下载:
  2. 单击文件名,它的几乎所有属性就一览无余了-click the file name, it's almost all on the attributes of a glance the entire
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7161
    • 提供者:zhy
  1. DISK_SCAN_FilesCopy_And_AutoRun_And_Run_cannotbede

    1下载:
  2. 这个代码大家绝对有用!!!看到网络上有一个闪盘资料大盗的代码(VC++6.0版本),包括我们这个站里的也有几个,我看过了,基本上都是一个代码.我综合和站里的几个代码,实现了其功能,包括可以对硬盘全盘扫描,分析文件名类型,后台运行(通过API函数实现进程的隐藏),开几自动运行(通过修改注册表的Run项),这都是站里代码所没有的功能. 代码是用VB6.0写的,我也有 VB.net的版本的,在实际使用过程中6.0的比.NET可移植性好多了(不用装.NET FRAME). 如果有有有更好的修改建
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:25018
    • 提供者:simple
  1. fopentrans

    0下载:
  2. 这个程序是用fopen打开文件并用socket传输文件的程序,真正的可以跨平台,运行时请注意文件中的源文件的文件名及路径是否正确,需在main函数中改下参数就ok-This procedure is used to open files and fopen socket to transfer files using the procedure, truly cross-platform, run-time requests to document the source file name an
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:28305
    • 提供者:刘亮
  1. AVR450Battery

    0下载:
  2. 电池设计的充电器 Device : AT90S2333 File name : BC.c Ver nr. : 1.0 Descr iption : Standalone Battery Charger with AT90S2333 (main program) Compiler : IAR icca90 Author : Asmund Saetre / Terje Frostad / Dietmar Koenig
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:734518
    • 提供者:王宇
  1. readfilw

    0下载:
  2. vc++编写的可读入.obj文件的源代码,指定文件名,可以将.obj文件中的数据存入数组-vc prepared readable entry. Obj the source code, the designated file name can be. obj document, the data are stored in the array
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2130391
    • 提供者:刘欢
  1. sy0606

    0下载:
  2. //***此程序为调试通过的源程序 //***由南京赛博电子有限公司提供 //***文件名:sy0606.C***// //***是51系例单片机的最小系统 //***有AT89S51/52的在线下载功能 //***IIC总线芯片为24C02,记存密码-//*** procedure adopted for the debugger source //*** Nanjing Cyberspace Electronic Limited / / *** File Name : s
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8503
    • 提供者:王汤
  1. tuxiangchujichuli

    0下载:
  2. 一组用matlab编写的图像处理程序,改改图像文件名就可以用,适合初级图像处理者。-a group using Matlab prepared by the image processing procedures, changed image file name can be used. Image Processing for the initial persons.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2458
    • 提供者:gwg
  1. 8051+CH375

    0下载:
  2. 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试验,作为参考.这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U盘品牌,如果换成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源程序兼容性更好-this procedure with 180 OK C code ca
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8062
    • 提供者:费扬峻
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com