资源列表
MccDemo3
- Matlab和VC6.0混合编程,实现将matlab绘图窗口嵌入到vC程序中。 1、首先将压缩文件中的matlab部分,编译,命令如下:mcc -W cpplib:libmccdemo3 -T link:lib mccdemo3.m 2、将编译得到的.dll,.lib,.h,.ctf文件拷贝到vC工程文件夹下 3、编译压缩文件中的vC部分,运行即可。-err
variable_file
- 设计一个类库,支持对变长记录文件的存贮、插入、删除、查找、修改等功能。文件中的每条记录可以有不同的大小,是任意长度的字节流。每条记录对应一个序号(记录号)和一个字串型标识。记录的记录号和标识均可用作对记录的定位和引用。这种文件的每个记录实质上相当于一个子文件,可以存储任意的多媒体数据,如声音、图形、图像等。文件记录号自动按记录进入次序生成,而记录标识由用户随意指定。变长记录文件中的记录,既可以是普通的字节流(嵌入),也可以是其他文件的链接。-err
Ex_SDI
- 这是一个简单的计算器,功能很简单,一看就明白。-This is a simple calculator, function is very simple, one look to understand.
vcnb
- vc版本的大事年表,校订至公元476年,分别在MFC对话框程序和控制台程序中调用BSTR类型的函数。-Chronology vc version, edited to AD 476, respectively, in the MFC dialog box procedure and the console program BSTR type of function call.
OMRON
- 欧姆龙PLC程序示范,包括定时器和计时器的使用。-Omron PLC program model, including the use of timers and timer.
gaosi
- 高斯正算源码,通过界面输入相应数据进行计算-Gaussian source is considered, through the interface input data to calculate the corresponding
steganodotnet8_src
- steganodotnet数字水印工具,这一版本增加了对音频等媒体的支持-steganodotnet digital watermarking tool, this version adds support for audio and other media support
steganodotnet_src
- steganodotnet数字水印工具初版,只具有最基本的图像水印功能-digital watermarking tool steganodotnet the first edition, only the most basic functions of image watermarking
steganodotnet3_src
- steganodotnet数字水印工具,可以对图像进行处理-steganodotnet digital watermarking tool to image processing
5993_f
- 三层(工厂模式)简单留言板 利用一个简单的留言板示例来讲解三层结构(工厂模式)的使用,其中数据库操作使用的是SqlHelper 分层名成分别为:MessagesBoard(web层)、SQLServerDAL、DALFactory、IDAL、BLL DB_51aspx下为Sql数据库,附加即可-Three (factory mode) a simple message board to use a simple example of the message board t
jisuanjihe
- 有关于程序设计中的几何计算的内容,包括许多几何图形的生成函数.-On the procedures for calculating the geometric design of the content, including many geometry of the generating function.
lqueue
- 队列的进队、出队、读队头元素、显示队列中全部元素程序-Queue into the team, a team, read the first element of force, showing all the elements of the queue process
