CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - File VC

搜索资源列表

  1. cifafenxi

    0下载:
  2. 用VC++实现的编译原理中的词法分析,代码详细具体,可执行文件齐全!-With VC++ Compiler to achieve the principle of lexical analysis, code detailed, complete executable file!
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:51.96kb
    • 提供者:陈小荣
  1. bmp_to_hex

    0下载:
  2. CONVERT BMP FILE TO C++ SOURCE CODE. USEFUL TO MAKE OS BOOTING LOGO
  3. 所属分类:Console

    • 发布日期:2017-05-27
    • 文件大小:9.56mb
    • 提供者:Park Sang Yeol
  1. Matrix

    0下载:
  2. 这是矩阵的头文件,将其复制到VC的include目录下,在源文件中包含即可使用-This is the matrix of the header file, copy it to VC' s include directory, in the source file contains can be used
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:5.83kb
    • 提供者:溜达翁
  1. 1

    0下载:
  2. vc控制台,猜单词 的小代码,基础的字符串操作和文件流操作 -vc console, guess the little code word, basic string operations and file stream operations
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1.04kb
    • 提供者:cartman
  1. fft

    1下载:
  2. 基于vc6.0的控制台程序,实现读取wav文件,并进行短时FFT处理-Console program based on vc 6.0, realizing the function of reading wav file, and processing it with FFT algorithm
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:219.81kb
    • 提供者:华明
  1. Month

    0下载:
  2. VC控制台应用程序实现闰月查询带可执行文件也可直接使用-VC console application executable file to achieve the leap queries can also be used directly
  3. 所属分类:Console

    • 发布日期:2017-04-09
    • 文件大小:154.88kb
    • 提供者:wencheng
  1. CPP

    0下载:
  2. 该代码实现了压缩文件的读和写的功能,代码简洁,容易使人理解,而且是基于VC++6.0控制台的应用程序。-The code implements a compressed file read and write functions, the code is simple, easy to make people understand, and is based on the application of VC++6.0 console.
  3. 所属分类:Console

    • 发布日期:2017-11-28
    • 文件大小:3.39mb
    • 提供者:姗姗
  1. cifafenxi

    0下载:
  2. VC语言实现的词法分析小程序,包含实验报告,使用文件方式输入,分析语言为VC语言-VC language lexical analysis small program, including lab reports, file input analysis language for VC language
  3. 所属分类:Console

    • 发布日期:2017-11-29
    • 文件大小:230.18kb
    • 提供者:王震
  1. DuList

    0下载:
  2. 这是一个双向循环链表的头文件,是在Windows控制台下用vc++ 6.0写出来的。-This is a two-way circular linked list header file in the Windows Control Panel write out with vc++ 6.0.
  3. 所属分类:Console

    • 发布日期:2017-11-30
    • 文件大小:1.29kb
    • 提供者:joe
  1. tanchishe

    0下载:
  2. 一个简单的vc++控制台贪吃蛇程序。如vs2005及以上vs出现如warning C4996的警告: 1.在预编译头文件stdafx.h里(注意:一定要在没有include任何头文件之前)定义下面的宏: #define _CRT_SECURE_NO_DEPRECATE 2.#param warning(disable:4996) 3.更改预处理定义: 项目->属性->配置属性->C/C++ -> 预处理器 -> 预处理器定义,增加_CRT_S
  3. 所属分类:Console

    • 发布日期:2017-11-17
    • 文件大小:2.99kb
    • 提供者:飞烦
  1. Student-management-system-----2

    0下载:
  2. 学生信息管理系统 vc环境下的dos版学生信息管理系统 c语言版数组实现多文件结构 可做C/C++课程设计-Student information management system vc environment dos version of student information management system c language version of the array to achieve multi-file structure do C/C++ curriculum design
  3. 所属分类:Console

    • 发布日期:2017-11-10
    • 文件大小:1.19mb
    • 提供者:徐俊波
  1. DES

    0下载:
  2. 标准DES算法,控制台操作可对任意文件进行加解密,没有错误和BUG,代码都写有注释。使用C-Free,VS或VC++都可以进行编译。-Standard DES algorithm, console operator can encrypt and decrypt any file, no error and BUG, ​ ​ code written comments.
  3. 所属分类:Console

    • 发布日期:2017-12-02
    • 文件大小:4.2kb
    • 提供者:袁明扬
  1. 0606RW_func_matfile

    0下载:
  2. matlab数据文件导入vc的demo,已经通过验证,完全原创,望支持-vc matlab data file into the demo, has been validated, completely original, hope to support
  3. 所属分类:Console

    • 发布日期:2017-11-12
    • 文件大小:232.86kb
    • 提供者:tianjingiyi
  1. 0605mat_rw_matfile

    0下载:
  2. matlab生成的mat文件导入到vc++里面,方便matlab和vc联合编程,程序为最基础底层编程,已经过测试-matlab generated mat file into vc++ inside, easy matlab and vc joint programming, the program is the most basic underlying programming, has been tested
  3. 所属分类:Console

    • 发布日期:2017-11-10
    • 文件大小:225.56kb
    • 提供者:tianjingiyi
  1. matcom

    0下载:
  2. 在VC++6.0中利用MATCOM接口调用MATLAB中的.mat文件进行数据处理-In VC++6.0 using MATCOM interface calls the MATLAB. Mat file for data processing
  3. 所属分类:Console

    • 发布日期:2017-05-10
    • 文件大小:2.25mb
    • 提供者:
  1. cpp_stuman

    0下载:
  2. vc编写的学生信息管理系统。学生数据存于文件中。适合初学者练习。-vc prepared by the student information management system. Student data stored in the file. Suitable for beginners to practice.
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1.18mb
    • 提供者:yangle
  1. 40025952

    0下载:
  2. 打字小程序 在VC集成环境下,编译,连接成可执行文件,在源码所在目录下,拷贝6个文本文件(名字为1.txt,2.txt,3.txt,4.txt,5.txt,6.txt,文本文件的内容是英文),运行即可进行练习。 -Typing applet In VC integrated environment, compile, link into an executable file in the source directory, copy the six text files (n
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2.33kb
    • 提供者:KCT
  1. LRU_OSmode

    0下载:
  2. 利用VC和ege图形函数库编写基于LRU的请求分页模拟操作系统。模拟的功能有文件系统,鼠标响应,进程调度等。-VC and ege use graphics library written request LRU paging simulation operating system is based. Analog features include file systems, the mouse response, process scheduling.
  3. 所属分类:Console

    • 发布日期:2017-06-15
    • 文件大小:23.06mb
    • 提供者:李德
  1. snake

    0下载:
  2. VC++6.0编写的控制台C/C++贪吃蛇游戏,游戏使用了数组,指针,文件操作,没有使用结构体,单双链表,适合初学C++同学练习! C/C++语言作业:zjlj jhanker,2015.3.16-VC++6.0 written in the console C/C++ Snake game, the game uses the array, pointer, file operations, without the use of structure, single and double lin
  3. 所属分类:Console

    • 发布日期:2017-05-09
    • 文件大小:1.74mb
    • 提供者:namejiang
  1. addbook

    1下载:
  2. 用VC++6以及VC++2010 编译通过的控制台学生通讯录管理系统,利用结构体,指针,单链表,文件读取等C++的知识,功能有建立通讯录,添加,修改,插入,查询,删除,保存等功能其中数据库保存功能自动实现-VC++6 communication with the VC++2010 console students and compile the book management system, using the structure, pointers, linked list, read the
  3. 所属分类:Console

    • 发布日期:2017-03-14
    • 文件大小:1.84mb
    • 提供者:namejiang
« 12 »
搜珍网 www.dssz.com