首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 109 毫秒
1.
本文介绍在NET环境下.用C#开发MSSQL Server数据库应用软件时,通过ADO.NET方式连接数据库对连接字符串进行动态配置并进行加密、解密处理,实现ADO.NET数据库连接的动态设置。  相似文献   

2.
C#是一种新的面向对象的程序设计语言,进一步研究C#程序设计的内存分配,就必须涉及.NET Framwork的概念,因为C#是专门为.NET Framework而设计的程序设计语言。本文主要叙述了C#和.NET程序设计中内存管理的特点和对程序设计性能的影响,并且就C#和传统的程序设计语言作了比较。  相似文献   

3.
新书点评     
书名:开发安全可靠的ASP.NET3.5应用程序——涵盖C#和VB.NET 《开发安全可靠的ASP.NET3.5应用程序——涵盖C#和VB.NET》全面介绍了ASP.NET2.0和ASP.NET3.5安全主题,浓墨重彩地介绍了IS7.0的重要安全功能和新功能,详细讨论请求生命周期,透彻解释AJAX身份验证和授权,深入分析ASP.NET会话状态、成员资格及角色管理,为您使用C#或VB语言开发安全可靠的ASP.NET3.5网站奠定坚实基础。  相似文献   

4.
以一款游戏软件的设计为背景,重点介绍基于C#语言的EmguCV图像处理库在WPF平台的应用实例。软件需要完成对图像的滤波、特征提取、相似度计算、图形匹配等任务,最终实现对输入图形图像的识别功能。图像处理单元使用EmguCV图形图像处理库,它允许人们在C#语言或者.NET框架中使用OpenCV图像处理库的功能。  相似文献   

5.
基于拉普拉斯算子的彩色图像锐化处理   总被引:1,自引:0,他引:1  
彩色图像增强过程中,对图像进行锐化处理是一个重要环节。介绍了图像锐化处理的概念和拉普拉斯算子的算法原理;重点阐述了一种基于拉普拉斯算子,在C#.NET中构造功能函数并借助模板取样测试原理实现彩色图像锐化处理的方法。实践证明,BMP、JPEG格式的图像使用该方法锐化后的效果良好。  相似文献   

6.
卢国华 《程序员》2004,(5):61-62
在C#中有多种使用资源文件的方法,能够很方便地开发全球通用的应用程序。本文通过一个简单的小例子,来讲解在C#中如何利用资源文件,快速开发一个多种语言版本的程序。本例中只有一个窗体,三个控件,能够根据用户的设置以中文或英文界面运行。开发环境是Windows 2000 Professional、Microsoft Visual Studio.NET 2002。具体开发步骤如下。  相似文献   

7.
本文主要介绍了在Visual C#中如何利用ADO.NET访问Microsoft SQL Server 2000数据库。文中先对.NET框架和Visual C#.NET作了简单的介绍,然后对ADO.NET作了较为详尽的介绍,最后示范了四种基本的SQL Server数据库操作:读取数据、写入数据、更新或修改数据、删除数据。  相似文献   

8.
本文系统介绍了System.Array类基本特点和常见用法,并通过一系列实例就在Visual Basic.NET中如何创建索引基于非零的数组、复制数组、数组元素的排序、数组元素的删除、复制与移动、搜索特定元素以及交错数组等问题进行了条分缕析。  相似文献   

9.
基于差分矩因子的灰度图像矩快速算法   总被引:9,自引:0,他引:9  
王冰 《计算机学报》2005,28(8):1367-1375
由于不变矩对图像的平移放大旋转的不敏感性,因此在图像处理、模式识别、场景匹配和计算机视觉等领域获得越来越广泛的应用.但是,求矩运算过程复杂,计算量大,使它的应用受到限制.快速求矩算法不少,但大多限于二值图像.文中提出一种新的适用于灰度图像的快速求矩算法.算法基于文中提出和证明的差分求和定理,即两个离散函数数组的乘积,等于将其中一个差分、另一个累进求和后的乘积.将矩因子作为一个函数数组,图像作为另一个函数数组,对矩因子数组实施多次差分,差分结果使得矩因子数组除边界1个或几个数组元素外,其余数组元素值皆为0.这样需对所有数组元素的乘积变为只对边界1个或几个数组元素的乘积.由于边界上不为0的数组元素值几乎都为1,这实际上就无需乘法计算.该算法原理简单,编程容易,求矩结果精确,适用于任意灰度图像.利用该算法,对任意大小和任意级别的灰度图像,无需任何乘法计算,且加法运算次数也大幅减少.和其它求矩算法相比,计算复杂性大大降低.  相似文献   

10.
利用COM组件将SQL Server中的数据导入到Excel   总被引:1,自引:0,他引:1  
利用COM组件在基于ASP.NET开发信的息系统中,将信息导入到Microsoft Excel中进行查看或打印,是很多程序开发人员经常要面对的问题。通过基于C#语言的一个ASP.NET实例,讨论解决这类问题的方法和技巧、这些方法和技巧在开发基于C#语言的ASP.NET信息系统中有很高的实用价值。  相似文献   

11.
DICOM 3.0是医学图像的标准,如何正确读取DICOM格式文件是医学图像处理的首要步骤。对DICOM格式文件的处理重点在于如何读取嵌套数据集。本文分析了DICOM嵌套数据集的格式,针对其格式特点采用了递归的方法的方法进行读取。实验证明该算法实现简单,可实现目前所见的DICOM格式文件的显示。为医学图像的进一步处理奠定了基础。  相似文献   

12.
多屏显示技术及其在图像处理系统中的应用   总被引:2,自引:0,他引:2  
阐述了Windows98环境下多屏显示技术的原理及其实现方法,并将该技术应用在图像处理系统中充利用用户的显示资源,扩大观察视野,改善了用户的操作环境。  相似文献   

13.
DICOM文件是医学图像的专用格式,对DICOM格式数据的提取是医学图像处理的基础工作。Vtk在图像处理、可视化方面具有极强的能力,5.0以上版本更为DICOM格式增添了相应的类与函数,可以很方便的访问DICOM文件的数据。  相似文献   

14.
AGDL is a definition language for attribute grammars. It is a specification language usedto generate a compiler automatically. AGDL, whose rules are easy to read, is an applicativelanguage with abstract data types, and it will be used as an important tool language to developcompiler generators by NCI.  相似文献   

15.
We have developed and investigated new image enhancement (tone mapping) algorithms for automotive Human Machine Interfaces (HMIs) so that displays can be better read in bright light. Our ‘ΔL/L’ approach with adaptive color rendering (CR) is based on Weber's fraction and is easy to use with various displays and illumination variables. In tests with automotive HMIs under different lighting conditions—including driver glare—the ‘ΔL/L + CR’ image enhancement method proved to be a good choice. First, reflective, transflective, and transmissive displays were tested and their image quality compared with and without new tone mapping. It was found that enhancing improved the gray scale perception, even on reflective (e‐paper by dithering) displays. A transmissive LCD, which only reflects monochrome, is highly suitable for mostly monochrome content as it maintains a high contrast ratio under bright light; however, its gamut is degraded at large extent. Transmissive matte LCDs perform best with image enhancement for automotive color HMIs.  相似文献   

16.
访问MS SQL Server Image类型数据的一种简便方法   总被引:4,自引:0,他引:4  
徐俊光 《计算机工程》2000,26(8):190-191
介绍了一种用VB或Delphi作为前端程序开发工具时访问大型数据库MS SQL Server数据表Image列的简便方法。  相似文献   

17.
The large volume of mail and the increased cost of handling it has made postal automation an important domain for pattern recognition and computer vision research. A substantial amount of work is being done to design an automatic mail sorting system which can read and interpret the destination address on a mail piece and direct it to the appropriate bin. Robust optical character recognition (OCR) systems are now available which can read printed characters with great accuracy (> 99%). But, in order to read the destination address, the region in the image containing the address must first be located. Even though several approaches to address block location have been proposed in the literature, it remains a difficult problem. A simple method is presented for automatically identifying regions in envelope images which are candidates for being the destination address. The envelope image is considered to contain different textured regions, one of which corresponds to the text-content in the image. Thus, a texture-based segmentation method is used to identify the regions of text in the image. The method for texture discrimination is based on Gabor filters which have been successfully used earlier for a variety of texture classification and segmentation tasks. It is shown that only a small number of even-symmetric Gabor filters are needed in this application. The success of the texture-based segmentation algorithm for identifying address blocks is demonstrated on a number of test images. These results also demonstrate the invariance of the method to the orientation of text in the envelope image and the variations in the size and font of the text.  相似文献   

18.
Single-read-single-write (SRSW) variables are presented for synchronous and asynchronous communication between processes. The operational semantics of the instruction accessing these variables is quite simple: a SRSW variable can be written if it is free, and, once written, it becomes busy. A SRSW variable can be read when busy, and, once read, it becomes free. A process attempting to read a free SRSW variable or write a busy SRSW variable is put in a wait state until the state of the variable changes. The advantages of SRSW variables are multiple. The syntax of a regular sequential language can be used without any change, other than the introduction of a new SRSW data type. Parallel programs tend to be concise and easy to prove correct. The message passing paradigm can be very easily modeled with SRSW variables  相似文献   

19.
基于小波分层的多方向图像边缘检测   总被引:8,自引:1,他引:8  
文山  李葆青 《自动化学报》2007,33(5):480-487
图像处理中, 边缘检测具有很重要的作用, 它可作为模式识别、图像分割及图像场景分析的基础. 传统的图像边缘算法具有算法简单, 方向适应性强的优势, 然而由于图像边缘具有多样性(方向的不一致性、边缘强弱的不相同等), 这些传统算法不能很好的体现出优越性. 本文结合目前先进的小波理论, 将图像进行小波变换, 得到具有单一性边缘的子图像, 再将传统边缘检测算子的方向性与这些子图像对应起来分别进行检测, 最后分别得到不同强度(层次)图像边缘, 并且这些边缘可以进行合成, 得到较好的图像边缘. 该算法操作简单, 具有很好的效果.  相似文献   

20.
通过计算机USB接口对工业用卡进行命令控制、实时监控、数据通信等,是一种非常有效、十分实用的应用模式,可以解决大部分的实际应用问题。另外,以闪存为介质的存储盘具有体积小读写速度快、易扩展、功耗小、噪声低、能够在恶劣的环境下正常工作等优点。文章详细阐述了将两种技术融合为一体的图像数据存储与回读系统的设计,既解决了实际应用中的难题,而且具有参考价值。  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号