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

搜索资源列表

  1. 用动态规划思想压缩位图

    1下载:
  2. 此程序使用动态规划的方法压缩位图,用MFC实现。可以压缩8位、16位、24位的位图。用进度条显示压缩、解压进度。 算法思想: (1)对8、16、24位位图数据的读功能 有一个参数为输入位图文件名(*.bmp),它能解析8、16、24位位图文件格式,获取位图BITMAPINFOHEADER信息和每个像素的数据信息,放入内存中。 (2)对8、16、24位位图数据的写功能 有一个参数为输出位图文件名(*.bmp),它能将内存中的位图文件信息,按照位图格式,写到位图文件中保存。
  3. 所属分类:Windows编程

  1. 用MFC构建图像显示和操作的界面

    0下载:
  2. 用MFC构建图像显示和操作的界面; 掌握图像显示的方法并实现它; 编写读入BMP图像文件的程序; 编写把图像写入BMP图像文件的程序;,Image display using MFC to build and operate the interface master image display method and to achieve it the preparation of BMP image file read procedure the preparation of th
  3. 所属分类:界面编程

    • 发布日期:2017-05-27
    • 文件大小:4333341
    • 提供者:程博
  1. FindStudent

    1下载:
  2. 课堂随机点名系统。MFC实现。要求能完全实现我们的点名程序已有的功能。即事先从教务处网站上下载某班的学生名单并存盘备用。你的程序能够以某种方式有选择性的加载某个班的存盘文件并把相应的学生信息读入内存,然后以随机的方式来查找某个学生的信息并把它显示出来以实现点名。-Classroom randomly named system. MFC implementation. Requirements to fully realize our program has been named function
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:28970
    • 提供者:何为
  1. STestR

    0下载:
  2. 实现波形输出到界面,增加了频谱分析,从文件读入数据并输出到文件-computing the Discrete Fourier Transform (DFT) in one or more dimensions, of both real and complex data
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1739966
    • 提供者:fighter
  1. HuffmanExp

    0下载:
  2. 该代码是一个将当前读入的256色bmp文件进行Huffman编码的例子.基于MFC.-this code is a example of getting the huffman code of a 256_colors bmp file.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:112702
    • 提供者:禾路
  1. openfile

    0下载:
  2. 刚刚学了一个如何用MFC编程的东西,用于查找打开,读入本地的文件-Just learned how to use an MFC programming things, used to find open, read into the local paper
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:239737
    • 提供者:zhongli
  1. aa

    0下载:
  2. 1.在Microsoft Visual Studio 2008中创建MFC工程DataStructTest0303 2.通过读入文件的形式,读取写在TXT文本中的实数数据 3.用push将这些数值添加到队列和栈中 4.在DataStructTest0303View.cpp中判断是否是回文 5.输出结果 -1. In Microsoft Visual Studio 2008 to create a MFC project DataStructTest0303 2. Throug
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3772802
    • 提供者:zengruige
  1. my

    0下载:
  2. mfc文件操作 采用了模板类CLIST保存数据。可以从文件读入数据。-mfc document class
  3. 所属分类:File Operate

    • 发布日期:2017-05-15
    • 文件大小:3866382
    • 提供者:祝伟才
  1. BMPViewer1

    0下载:
  2. 读入bmp文件的MFC程序,可以显示,可以放大缩小,可以读取8-32位图 -MFC program read into bmp file, you can display, zoom, and can read 8-32 bitmap
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-29
    • 文件大小:12014655
    • 提供者:wenzi
  1. Wood-polishing

    0下载:
  2. 读入文本文件的内容,提供MFC界面,输入任意点的x和y值(x<70,y<40)作为着火点,“火烧连营”后,被燃烧的营帐标上字符’X’,并把整个结果输出到文件c2.txt中。-Read into the contents of text files, the MFC interface, enter at any point x and y values ​ ​ (x < 70 y < 40) as the ignition point, " Bur
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:17551
    • 提供者:wxx
  1. FiveChessAI

    0下载:
  2. 人机对战版五子棋,api实现,不含MFC ,可悔棋和保存文件读入文件!-Crew war version backgammon, api achieve, without MFC, can undo and save the file to read the file!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-30
    • 文件大小:221250
    • 提供者:区欠
  1. std-InfoManage--MFC

    0下载:
  2. 在MFC中,通过文件的读入,写出,实现学生信息的管理。-In MFC, through the file read, write, manage student information.
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-08
    • 文件大小:15697922
    • 提供者:OnAir
  1. mfcreadfile

    0下载:
  2. 使用vc++6.0读入文件,可附加其他代码使用(mfc for reading file)(vc++6.0 for a procedural terrain walkthrough)
  3. 所属分类:C#编程

  1. MFC_DRAW

    0下载:
  2. 1. 多文档 MFC 程序 2. 能画基本的二维图形:线段、三角形、矩形、圆、椭圆、任意多边形、文字 3. 位图的操作:能读入位图,并在位图上画图,能把图形保存为位图 4. 编辑功能:设置属性(线型、填充方式、颜色、字体、字体大小) 5. 快捷菜单:快捷菜单应该有 6. 序列化:能把图形图像保存为文件,也能从文件中读出并显示图形和图像(1. multi document MFC program 2. can draw basic two-dimensional graphics: l
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-09
    • 文件大小:15457280
    • 提供者:小小MIKO
搜珍网 www.dssz.com