Welcome![Sign In][Sign Up]
Location:
Search - bitmap index

Search list

[Special Effectsbmplvbohis

Description: 打开bmp位图,实现指数.巴特沃斯.理想高低通滤波等,图像的反白线性变换,直方图,直方图均衡,实现显示彩色图像的his通道,和rgb通道内容等,灰度图像伪彩化,彩色图像着色-open bmp bitmap realize index. Butterworth. More idealistic than pass filter. Anti-white images of linear transformation, histogram, histogram equalization and achieve color image shows his access, rgb channel and content, gray pseudo-color images, color image coloring
Platform: | Size: 515136 | Author: 陈小波 | Hits:

[Special Effectsbmplvbohis

Description: 打开bmp位图,实现指数.巴特沃斯.理想高低通滤波等,图像的反白线性变换,直方图,直方图均衡,实现显示彩色图像的his通道,和rgb通道内容等,灰度图像伪彩化,彩色图像着色-open bmp bitmap realize index. Butterworth. More idealistic than pass filter. Anti-white images of linear transformation, histogram, histogram equalization and achieve color image shows his access, rgb channel and content, gray pseudo-color images, color image coloring
Platform: | Size: 515072 | Author: 陈小波 | Hits:

[Special Effectszhishuqufan

Description: 对位图进行指数取反,vc来实现的,带图像验证-Of the bitmap index to check the anti-, vc achieved with image verification
Platform: | Size: 278528 | Author: 巴乔 | Hits:

[Delphi VCLanimateimage

Description: 一个方便显示动画的delphi控件,使用特别方便,制定imagelist就可以了-TAnimateImage is a windowed control for displaying images of a TImageList on a form. You need just to assign an ImageList component to its Images property and set the FrameIndex property to index of the image you want to display. Additionally, TAnimateImage can use for animating images of a TImageList. If you have frames of an animation as Bitmap or Icon, this is the easiest way to animate them. For this purpose, TAnimateImage provides some properties to specify animation s interval, frames segment, and direction of the animation.
Platform: | Size: 22528 | Author: 李龙 | Hits:

[GDI-Bitmapanimateimage

Description: Animate Image Component -TAnimateImage is a windowed control similar to TImage for displaying images of an image list on a form. You only need to assign a TImageList component (or its descendant) to its Images property, and set the FrameIndex property to the index of your desired image on the image list. Of course, TAnimateImage can animate images of an image list too. If you have frames of an animation as Bitmap or Icon, this component offers the easiest way to animate them. For this purpose, TAnimateImage provides some properties to specify interval, segment, and direction of images for the animation.
Platform: | Size: 22528 | Author: yyy | Hits:

[OracleAll_about_Bitmap_Indexes

Description: all about oracle bitmap index
Platform: | Size: 10240 | Author: rajkumar | Hits:

[.netWQEPrj

Description: 用c#+AE9.0开发的水质评估的Web Service,数据为shapefile,评估结果为位图。具体功能:根据水质参数(如PH值)按照水质指数法对水质进行评估。-C#+ AE9.0 with the water quality assessment of the development of Web Service, data for the shapefile, the results of the assessment for the bitmap. Specific functions: Based on water quality parameters (such as the PH value) in accordance with the water quality index to evaluate water quality.
Platform: | Size: 831488 | Author: 曹海涛 | Hits:

[Special Effectsbmp_index256

Description: 能且只能对256色的索引位图进行打开、保存和像素数据访问等操作的VC++6.0单文档应用程序的源代码,内含的注释语句较详细。-And only 256 colors can be an index of the bitmap to open, save, and pixel data access and other operations of the VC++6.0 single document application source code, comments included a more detailed statement.
Platform: | Size: 40960 | Author: 陈文涛 | Hits:

[JSP/Javawenjianguanli

Description: 一、 任务 设计模拟操作系统文件系统的程序。 二、 目的 通过具体的文件存储空间的管理、文件的物理结构、目录结构和文件操作的实现,加深对文件系统内部功能和实现过程的理解。 三、功能要求 (1)在内存中开辟一个空间作为文件存储器,在其上实现一个简单的文件系统。退出这个文件系统时,需要该文件系统的内容保存到磁盘上,以便下次可以将其回复到内存中来。 (2)文件存储空间管理可采取显式链接(如FAT)或者其他方法。(即自选一种方法) (3)空闲空间管理可采用位图或者其他方法。注意如果采用了位图和显式方法,可将位图和FAT表合二为一。 (4)文件目录采用多级目录结构。至于是否采用索引节点结构,自选。 目录项目中应包含:文件名、物理地址、长度等信息。同学可在这里增加一些其他信息。 (5)该文件系统提供的操作: • 格式化:对文件存储器进行格式化,即按照文件系统的结构对存储空间进行布局,并在其上创建根目录及其用于管理文件存储空间等的数据结构。 • 创建子目录 • 删除子目录 • 显示目录 • 更改当前目录 • 创建文件 • 打开文件 • 关闭文件 • 写文件 • 读文件 • 删除文件 -First, the task designed to simulate the operating system file system procedures. Second, the purpose of file storage space through specific management of the physical structure of files, directory structures and file operations to achieve and deepen the internal functions of the file system and achieve understanding of the process. Third, the functional requirements (1) open up a space in memory as file memory on which to implement a simple file system. Exit the file system, you need to save the contents of the file system to disk, so you can be come back to memory. (2) management of file storage space can be taken to explicitly link (such as FAT) or other methods. (Ie, a method optional) (3) free space management can be a bitmap or other methods. Note If you use a bit map and explicit methods can be combined bitmap and the FAT table. (4) file directory structure of a multi-level directory. As for whether to use the index node structure, choice. List of projects should include: file n
Platform: | Size: 79872 | Author: 卢思琦 | Hits:

[GUI DevelopBmpMenu

Description: 用bmp图像,动态变化菜单显示,在MFC中,用CImageList加载位图,建立菜单项与位图的索引,在菜单上显示位图。-Bmp image, the dynamic changes in the menu to load a bitmap in MFC, use CImageList to establish the index of the menu item with bitmap display bitmap on the menu.
Platform: | Size: 14336 | Author: liming | Hits:

[ADO-ODBCfastbit-2.0.2.tar

Description: fastbit源码,实现创建位图索引,采用先进的压缩算法。提高了数据库检索的效率,降低了资源的消耗。-fastbit source implementation creates a bitmap index, the use of advanced compression algorithms. Improve the search efficiency and reduce resource consumption.
Platform: | Size: 2647040 | Author: 齐来军 | Hits:

[OtherTreeView

Description: TreeView控件用来显示信息的分级视图,如同Windows里的资源管理器的目录。TreeView控件中的各项信息都有一个与之相关的Node对象。TreeView显示Node对象的分层目录结构,每个Node对象均由一个Label对象和其相关的位图组成。在建立TreeView控件后,我们可以展开和折叠、显示或隐藏其中的节点。TreeView控件一般用来显示文件和目录结构、文档中的类层次、索引中的层次和其他具有分层目录结构的信息。 -TreeView control is used to display information about the hierarchical view, as in the Windows Explorer directory. Each information in the TreeView control has a Node object associated with it. TreeView displays the hierarchical structure of the Node object, each Node object is composed of a Label object and its associated bitmap. After the establishment of the TreeView control, we can expand and collapse, show or hide the node. TreeView control is generally used to display files and directory structure, documents in the class hierarchy, the index in the hierarchy and other information with hierarchical directory structure.
Platform: | Size: 37888 | Author: 任重 | Hits:

[OtherFileManageSystem

Description: 用C编写和调试一个文件系统,功能使用命令行的方式实现。模拟文件管理的工作过程。 说明: 1)每个目录项16个字节(在2.2中有具体定义),所以根目录下只允许建立4个子目录或者文件。 2)i-node位图1块64字节,共512位,可以描述512个i-node的使用情况 3)位图的数据结构可以参考“位域”数据结构类型。 4)Data Block区的数据块,是三种类型。包括索引块,文本文件数据块,目录文件数据块。定义时使用union类型(A file system is written and debugged with C,and the function is implemented using the command line.The working process of the simulation of file management. Explain: 1)each directory item is 16 bytes (defined in 2.2), so only 4 subdirectories or files are allowed in the root directory. 2)i-node bitmap 1 block 64 bytes,a total of 512 bits, can describe the use of 512 i-node 3) the data structure of the bitmap can be referred to as the "bit domain"data structure type. 4) the data blocks in the Data Block area are three types. It includes index blocks, text file data blocks, and directory file data blocks. Use the union type when defining)
Platform: | Size: 4096 | Author: FeedK | Hits:

CodeBus www.codebus.net