搜索资源列表
8方向sobel
- 对1帧图像进行8方向的sobel算子提取边缘,原始图像格式是BMP-right image for an eight direction of the pixel edge detection operator, is the original image BMP format
catwork0509
- 拷贝构造和赋值操作符,C#和本机 C++ 代码的互用性-structure and copy assignment operator, the C# and C code for interoperability
实验6 稀疏矩阵
- 利用三元组存储大规模稀疏矩阵并实现矩阵加减乘的运算。输入要求:三元组方式。运行环境C-mass sparse matrix storage and achieve matrix modified by the operator. Entry requirements : Triples way. C Runtime Environment
c++&vc小程序集合
- Astro3.zip 重载==运算的例子 Asycls11.zip 异步处理类, C++代码 addzip06.zip 在程序开发中使用文件压缩技术 addresschange.zip 这是一个用来改变ip地址和硬件地址的小程序 a10_src.zip DirectDraw游戏编程的最佳入门范例 aComressEX.zip 用了三种比较简单的压缩算法。-Astro3.zip Heavy == operator example Asyc
含括弧的任意精度四则运算的详细解释
- 1.本程序主要的功能是利用链表将用户输入的任意精度中缀表达式转换成后缀表达式,为了以便于区分数据和操作符,数据间用下划线将它们区分开来,并且计算出此表达式的值。 2.需要注意的是:此程序所叙述的四则运算是狭义的,并没有显式的要求用户以中括弧“[]”或者是大括弧“{}”进行输入,因为这样会大大的加大程序的代码量,为了简便起见,同时又为了实现四则混合运算的功能,只要用户将含有中括弧或者是大括弧的地方均以小括弧表示即可。-1. This program is the main functio
[旅行社信息管理系统]
- 系统是由主窗体承载着几个主要的功能模块,从而可以比较直观的进行各 方面的操作,这样便于用户使用,各项功能一目了然,避免绕弯子,同时在各个模 块中又可以调用相应的功能窗体,功能连接更加紧凑,使操作更加方便。-system is the main forms carries several major functional modules, which can be more intuitive for all aspects of the operation, so user-frie
ajks
- 许多现代浮点单元的一项主要体系结构功能,是能够将一个乘法与后面紧跟的加法作为单个运算执 行,且没有中间舍入误差。例如,Intel 的 Itanium 体系结构提供了一些指令,将三元运算 (a*b+c) 、(a*b-c) 和 (c-a*b) 中的每一个都组合为单个浮点指令(分别为 fma、fms 和 fnma)。这些单个 指令都比执行独立的乘法和加法指令快,并且因为没有中间乘法舍入,所以更为精确。该优化可以显 著提高那些含有多个交错乘法和加法运算的函数的速度-many modern floatin
zfcdcl
- 定义托管类事件并用委托和 += 操作符处理这些事件。这种机制似乎很有用,但是有问题出现!-definition hosted such events and commissioned and used = operator in these cases. This mechanism appears to be useful, but there were problems!
suanfuyouxianfenxi
- 该文件为算符优先分析源代码,用vc写的,望多多交流。-priority for the operator source code analysis, using vc written in the hope many exchanges.
huitu805
- 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 全局的app(应用程序对象) 注意 手工分配内存的清除 和CDC对象的删除 以释放系统的GDI资源 每一个new操作符都要对应一个delete 虽然已经弄出来了,还是希望大家好好读读源程序-on VC and windows gr
funpre
- 这是一个用VC++编写的算符优先算法的实现程序,可以直接使用。-This is a VC prepared by the operator priority algorithm implementation procedures can be used directly.
fuzhibiaodashifanyi
- 基于四则运算的算符优先的赋值表达式的翻译程序.-four operations on the priority assignment operator expression translation program.
MyString20060704
- 我自己编写的字符串类,可以实现一些简单的功能,如赋值、加法、字符串比较、下边运算符重载等!-myself prepared by the String class, can achieve some simple functions, such as assignment, Ghaffar, string comparison, Now, as Operator!
taozifeinew
- 简单BMP图像操作(文件属性,反射,二值化,sobel算子……)-simple operations (file attributes, reflection, two value, segmentation Operator ...)
cn700_62452121
- 关于sobel算子 逆sobel算子 高斯算子等图像处理算子 和大家共享,谢谢1-on segmentation Operator Operator inverse pixel Gaussian operator of Image Processing Operator and share Thank you, a
natgrid_linear
- C语言编写的,利用线性插值发进行网格值插值运算,等价于从新定义数组大小。-prepared by the C language, using linear interpolation for the value interpolation grid operator, is equivalent to the new definition of array size.
natgrid_nonlinear
- C语言编写的,利用非线性插值发进行网格值插值运算,等价于从新定义数组大小。-prepared by the C language, the use of non-linear interpolation for the grid operator interpolation value, equivalent to the new definition of array size.
nearneighbor
- C语言编写的,利用最近距离插值发进行网格值插值运算,等价于从新定义数组大小。-prepared by the C language, the use of distance interpolation for the value interpolation grid operator, equivalent to the new definition of array size.
cmcongrid
- IDL语言编写的,利用线性插值发进行网格值插值运算,等价于从新定义数组大小。-IDL language, using linear interpolation for the value interpolation grid operator, equivalent to the new definition of array size.
hrot
- IDL语言编写的,利用线性插值发进行网格值插值运算,等价于从新定义数组大小。-IDL language, using linear interpolation for the value interpolation grid operator, equivalent to the new definition of array size.