CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - 代码 比较

搜索资源列表

  1. 文件比较工具代码

    0下载:
  2. 文件比较工具代码 文件比较工具代码-document comparison tool code document comparison tool code Document tool code
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:38765
    • 提供者:胡一里
  1. hexcompare

    1下载:
  2. 比较两个Hex文件的差异的示例代码 比较结果放在同一目录下output.txt-Hex compare two documents the differences of the results of the comparison sample code on the same directory output.txt
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:25136
    • 提供者:匿阳
  1. codeoftextedit

    0下载:
  2. 一个文本编辑程序代码,用vc写的比较有参考价值-a text editor program code used to write vc comparison reference value
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:89006
    • 提供者:MING
  1. MyXMLRW

    0下载:
  2. 本代码就是演示怎样读取XML文件,并示例了读取各个段的值。 程序没有使用微软的XML DLL,为一个类文件。比较不错的。-the code is demonstrating how to read XML documents, and read all the examples of the value. There is no use Microsoft's XML DLL, as a category of documents. Comparison good.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:5370
    • 提供者:唐博士
  1. Kruskal

    0下载:
  2. Kruskal算法代码 图论里比较重要的算法
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:44697
    • 提供者:xiao fei
  1. GCC_AVR

    0下载:
  2. 有关gcc使用方法的说明书,内容比较全面,包含有程序代码
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:990448
    • 提供者:周宇
  1. ks

    0下载:
  2. 凯撒加密算法C语言实现,代码量比较大,比较繁琐,希望大家能给出更好的代码
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:5051
    • 提供者:二十八画生
  1. lzf_com1

    0下载:
  2. lzss + RLE + huffman. 为了保持比较快的速度, 只对Flag进行huffman编码. 可以用于嵌入式代码压缩.压缩率比LZSS要大, 速度和LZSS稍慢, 如果不用huffman, 速度和LZSS差不多.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:20016
    • 提供者:张文杰
  1. com

    0下载:
  2. vc++, LZSS + RLE + 动态HUFF, 可以用于压缩代码, 解压缩速度比较快.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:61458
    • 提供者:张文杰
  1. Review_on_POCS_Algorithms_for_Image_Reconstruction

    0下载:
  2. sr中经典方法POCS的理论讲解,比较基础,我的论文是关于超分辨,想在贵网站下相关的代码借鉴一下,稍后我会上传其他方面的代码
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:87026
    • 提供者:gba
  1. Synchronous

    0下载:
  2. 进程通信,关于同步问题的介绍,和代码,相信看了后,你会对同步问题有一个比较清晰的理解。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:9696
    • 提供者:chuchu
  1. WindowsmobileSIM

    0下载:
  2. 一段比较实用的代码,用于获取windowsMobile手机sim卡的信息,用于手机绑定等等。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2041
    • 提供者:8studio
  1. DICOMConvert

    1下载:
  2. 提供一个比较好的代码方法,从.dcm到.bmp格式的转换!希望大家满意!
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:195039
    • 提供者:uil
  1. Realview_mdk2_2

    0下载:
  2. MDK的启动代码的解释说明 KEIL现在比较流行哦
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:5234015
    • 提供者:yyg
  1. Binary_Show

    0下载:
  2. 二进制浏览器源码,VC++语言开发,可用来查看任意文件的二进制代码,在图形开发、多媒体开发时比较有用。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:24621
    • 提供者:曹鹏
  1. GIS代码

    0下载:
  2. 这是gis系统的一个代码,专业性比较强,希望对大家有帮助!~-This is a system of code, professional relatively strong, we want to help! ~
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:412534
    • 提供者:钱永刚
  1. FileServer

    0下载:
  2. 一个使用VC6开发,使用c语言编写的一个本地文件服务器。 代码比较优美。 其中涉及到数据的加解密以及链表的相关知识等-A use VC6 to develop, use c language, a local file server. Comparison of beautiful code. Which relates to data encryption and decryption as well as the list of relevant knowledge
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:15913
    • 提供者:王小九
  1. mobile_send_message

    0下载:
  2. 利用c/c++模拟手机发送短息,代码比较简单,很适合初学着练习c/c++对文件操作理解和加深。-make use of c/c++ simulate mobile telephone send message. code is simpile. It is useful for newbie to understand file of c/c++.
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:1505
    • 提供者:huang
  1. browser

    0下载:
  2. 文件浏览器,运行可以打开文件的子窗口,代码比较简洁-File Browser, you can open the file to run a sub-window, the code is more concise
  3. 所属分类:File Operate

    • 发布日期:2017-05-08
    • 文件大小:1900288
    • 提供者:无疆
  1. find

    0下载:
  2. 文件查找,实现了文件查询功能,代码比较简洁,明了。-File search, file search function implemented, the code more concise and clear.
  3. 所属分类:File Operate

    • 发布日期:2017-04-25
    • 文件大小:67657
    • 提供者:无疆
« 12 »
搜珍网 www.dssz.com