登录
首页 » Visual C++ » filesample

filesample

于 2004-11-15 发布 文件大小:302KB
0 247
下载积分: 1 下载次数: 48

代码说明:

  有关文件操作的源码,很有使用价值(source code about the file operation, very valuable)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • change-the-private-members
    类的私有成员是面向编译器的。对内存而言,一切都是公开的。代码即是使用指针去改变类的私有成员,来说明这个问题。(Private members of the class-oriented compiler. Memory is concerned, everything is open. Code is to use a pointer to change the private members of the class, to illustrate the problem.)
    2014-01-10 22:55:11下载
    积分:1
  • Wi-Fi
    Wifi共享小软件,适用于win7以上系统,在接通网络后,还需要手动桥接一下网卡,做的不好,请大家斧正。(Wifi Tool,the min System is win7,after build,if u want run this tool,u must bridge network card)
    2015-11-20 09:51:14下载
    积分:1
  • neihebaohu
    内核态下基于动态感染技术的应用程序执行保护分析(带源程序哈) (Dynamic infection technology-based applications in kernel mode execution protection analysis (with source code))
    2012-10-23 12:23:49下载
    积分:1
  • CPP-for-Dummies
    C++ for dummies - a 2004 book, it is a guide for beginning C++ programmers
    2013-04-04 15:02:14下载
    积分:1
  • GifCodec
    参考网上的资料写的gif编解码。 编码用gdi解析常用图片格式,然后组装成gif 解码吧gif的每一帧转换成dib gif文件格式网上有很多介绍 gif用的变长lzw压缩算法: 没弄懂原理,只知道过程。压缩取一个字符作为后缀,看看字符串是否存在。存在,用对应的编码作为前缀继续取;不存在把字符串添加到字典,前缀添加到输出流,后缀作为前缀继续取。解压取一个编码看看字典中是否存在。存在用对应的字符串的第一个字符作为后缀,看看当前字符串是否存在,不存在添加到字典中,后缀作为前缀,前缀对应的字符串添加到输出流,继续取;编码不存在,前缀对应的字符串的第一个字符作为后缀(这时当前字符串肯定不存在,字典中下一个可用编码肯定等于刚取出的编码),字符串添加到字典中,编码作为前缀,前缀对应的字符串添加到输出流,继续取。 编码流转换成字节流是按位从低到高的,window是小端模式(低字节在低地址),字节内低位在右边。 24位dib转换成8位dib时使用的八叉树算法 图片拉伸时参考的网上的双线性插值算法。 字典满了位数加一,位数是12时不加(Online reference materials written gif codec. Encoded using gdi resolve common image formats, and then assembled into a gif Each frame decode it into a gif dib There are many online gif file format introduced gif lzw with variable length compression algorithm: Did not understand the principle, only know the process. Compression takes a character as a suffix, and see if there is a string. Exist as a prefix to continue to take with the corresponding encoding there is no string to add to the dictionary, a prefix added to the output stream, the suffix as a prefix to continue to take. Take a look at extracting coding dictionary exists. Exist with the corresponding first character string as a suffix to see the current string exists, there is no add to the dictionary, the suffix as a prefix, the corresponding string to the output stream, continue to take coding does not exist, prefix corresponding first character string as a suffix (when the current string certainly does not exis)
    2015-01-17 20:22:25下载
    积分:1
  • LanChat
    局域网聊天工具,网络编程课程作业,需要的下载(LAN chat tools, web programming course work, you need to download)
    2010-12-10 03:26:35下载
    积分:1
  • WDM驱动序构造的若干方法及实例
    WDM驱动程序构造的若干方法及实例(WDM structure of a number of methods and examples)
    2005-01-29 11:09:02下载
    积分:1
  • SingleTraverseAdjust
    测绘MFC程序,打开导线计算数据并实现单根导线的计算并输出计算文件(附数据格式实例)(MFC mapping program, open wire calculate data and calculated to achieve a single wire and outputs the calculation file (with data format examples))
    2015-11-26 22:27:29下载
    积分:1
  • virtual-reality_3DMAXPopenGLPVC
    里面包括4个3DMAX+OPENGL+VC++联合使用的源代码。(Which includes four 3DMAX+OPENGL+VC++ joint use of the source code.)
    2013-08-07 09:57:01下载
    积分:1
  • fuctionevaluateimagedefinition3
    通过分析比较3种聚焦效果较好的清晰度评价函数,提出了一种基于聚焦窗口模式的平方梯度函数作为聚焦评价函数,建立了评价函数的数学模型,并给出了实验分析和结果。与以往常用的评价函数相比,具有更高的可靠性和聚焦灵敏度(Compared by analyzing the three kinds of focus better clarity evaluation function, a model based on the focus window as a function of the square gradient focusing evaluation function, the establishment of the evaluation function of the mathematical model, and gives the experimental analysis and results. Commonly used in previous evaluation function, compared with higher reliability and sensitivity Highlights)
    2008-02-28 13:18:39下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载