搜索资源列表
VC++6.0
- 模拟连连看看的程序源代码。 可运行的。-Simulation procedure again and again to see the source code. Can be run.
test
- MySQL数据库 其他数据库 汇编语言 SCSI/ASPI 编译器/解释器 磁盘工具 语音合成与识别 编辑器/阅读器 杀毒 中文信息处理 FlashMX源码 并行计算 书籍源码 Delphi控件源码 操作系统开发 中间件编程 MacOS编程 + 电子书籍 VC书籍 Java书籍 Delphi/CppBuilder
1
- 编译原理的语法分析实验,里面含有一个TXT文档,将其内容复制到VC中便可运行-Compiler parsing principle experiment, which contains a TXT document, its contents can be copied to the VC in the running
BREW-IMAP4-mail
- 为了实现支持IMAP4协议的移动邮件客户端在智能手机上的应用,在VC++6.0环境下,采用了高通推出的专门为无线设备设计的BREW平台。提出了原子流程的概念,以降低程序间的耦合度,提高代码复用率。经在仿真环境下测试实验,实现了与Internet上多台常用邮件服务器的交互,并且运行稳定,可作为智能手机的一个组件应用于3G网络。-In order to achieve agreement in support of IMAP4 mail client for mobile phones in the
ZuiDaPiPeiSuanFa
- 对一个字符串进行最大匹配法分词的算法,在VC环境下运行即可。-A string of maximum matching word segmentation algorithm can be run in the VC environment.
API
- 学习vc++的好材料,好好研究一下,会有很大帮助的-To learn vc++ a good material, good look, there will be a great help ..
VC-Read-and-write-file(.TXT).doc
- 文档给出了在VC编程环境下的各种读写文件的源代码,可作为读写日志程序的参考文档。-Documents given in the VC programming environment to read and write files of various source code, read and write log program can be used as a reference document.
BMP-file-format
- bmp文件格式详解,呵呵,VC做上位机必须的东东。-bmp file format details, VC must be the stuff of the host computer.
waveletDandR
- 此文档主要是小波分解与重构的VC语言代码,可以直接运行,只要将信号输入。比较清晰的展现了小波分解与重构过程-This document is the the VC language code wavelet decomposition and reconstruction, and can be run directly, as long as the signal input. Comparison clearly shows the wavelet decomposition and rec
wuziqikaitibaogao
- 是一个VC++版的五子棋开题报告,有意者,可以看看,应该挺不错哦-Is a VC++ version of backgammon opening report, prospective, you can see, should be very good, oh
compile-x.264-in-vc-(non-original)
- 向初学者介绍如何在vc的环境下,编译X.264,非原创,读者可以作为参考-To introduce beginners to how to vc environment compile X.264, and non-original, the reader can be used as reference
battery-icons
- 电池图标,可用于vc++上位机系统的开发。-battery icons, which can be used for development of vc++ position machine sysytem.
RTS24_Load
- 用VC++的STL计算生成的IEEERTS-96的一年52周364天的每天24小时的负荷值的有名值,可用于计算电力系统的可靠性的分析-Calculated using VC++ the STL generated IEEERTS-96, 52 weeks a year a day, 364 days a famous 24-hour load value value can be used to calculate the reliability of the power system anal
OpenGLrumen
- 讲了opengl的入门知识,可以帮助您认识opengl,了解opengl,学习opengl,并能用opengl在vc环境下编程。-Stresses the opengl introductory knowledge that can help you understand opengl, learn opengl, learn opengl, and can be used in vc opengl programming environment.
VCPPseismic-SEGY
- 地震勘探采集的地震数据一般以地震道为单位进行组织,采用SEG-Y文件格式存储。SEG-Y格式是由SEG (Society of Exploration Geophysicists)提出的标准磁带数据格式之一,它是石油勘探行业地震数据的最为普遍的格式。读取数据后经过处理可以得到有关地下构造和岩性等大量有用信息信息。但是原始数据数据量庞大而且杂乱无章,为了使大量的数据变得直观、易于理解,揭示数据间的内在联系,必须对原始数据经过一系列变换转换成图形图像,将信息以更容易理解的形式展现出来。VC++功能强