搜索资源列表
简单DIRECTDRAW源码 0
- DirectDraw是DirectX中的关于视频输入输出的基本部分-DirectDraw DirectX is a video input and output of the basic components
Java门电路画图器
- Java门电路画图器 基本功能: 1。文件的保存,打开; 2。添加基本元件; 3。元件的配置用XML保存,不用修改程序即可增加,修改,删除基本元件 4。画点,画线,字符; 5。删除元件 6。统计元件 画好的电路用xml文件保存,基本元件的配置也是使用xml文件 这个软件虽然小,但是涉及了很多知识,对学Java的初学者还是很有帮助的。 文件的保存,单个门电路的保存都是用XML文件存储,使用了线程... 虽然是一个画门电路的软件,但是纯粹是一个
SimpleEDA
- 一个简单的电子元器件绘制系统,通过实例介绍了MFC图形编程,很有参考价值,VC开发,运行时如果提示输密码,按“取消即可”-a simple electronic components mapping system, through examples of MFC graphics programming, great reference value, VC development, runtime If prompted lose passwords, according to "be
通过位图文件直接得到位图大小
- 此文件包含组成 Test 应用程序的每个文件的内容摘要。-Test application components of each document summary of the contents.
ImageTest2
- 图像显示的代码,用到:1>图像显示原理2>图像显示函数3>提高显示性能的方法,双缓存技术和VFW组件(使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib)。-images show the code used : 1gt; Images show that the principle inversion; Image Display Function 3gt; Improve display perf
designer
- 本系统为实现纹织图案的电脑快速设计而构件的,能够应用到纺织业中-the system to achieve the Jacquard pattern of the rapid design and computer components, can be applied to the textile industry
RLE
- RLE的基本思路是,把数据分两种情况对待: A1.一些连续的重复字节 A2.一些连续的,不相重复的字节 RLE压缩最常见的一种算法思路: 将全部的数据分成很多块,这些块的长度各不一样: all data = [block] + [block] + ... + [block] 每一块由两部分顺序组成: a block = [header] + [data] 其中header部分占2字节16位,这16位中的最高位,标志了这个block的属性,是属于上面的
evpic
- 图片上传组件,可以按时间生成文件名,加水印图片,水印可以设置透明度,位置,e动力编写。 -picture upload components can be time-generation file name, plus watermark images, watermarks can set transparency, location, e momentum prepared.
2004101310288911
- 工业控制中使用的显示数据的一个类似罗盘的组件-industrial control the use of the data showed a similar components of the compass
xujin3000_booklabel_v1.0
- 书标元件 主要属性: AnySize:转角的角度大小 BackColor:背景色 DownStr:下行文字 DrawLine:是否显示横线 Font:文字字体属性 FrameColor:包围的边框色 FrameWidth:包围的边框宽度 LineColor:中间横线色 LineHeight:横线高度 LineWidth:横线长度 TopStr:上行文字 -standard components on the main attributes :
ThumbnailImage
- 以前,在页面上实现缩略图必须借助第三方组件。现在,有了.NET,就可以很轻松地实现缩略图。-ago, in achieving thumbnail pages must use third-party components. Now, with.NET, it can very easily achieve thumbnail.
testTeeChart
- TeeChart Pro是一款提供上百种2D和3D图形风格、40种数学和统计功能、加上无限制的轴和22种调色板组件供选择。提供上百种2D和3D图形风格、40种数学和统计功能、加上无限制的轴和22种调色板组件供您选择。提供上百种2D和3D图形风格、40种数学和统计功能、加上无限制的轴和22种调色板组件供选择,TeeChart还包括一个强大的、完整的编辑对话框,几乎可用于每个组件和子组件,允许你快速的设计复杂图表应用程序。图表编辑器通过TeeCommander组件进一步得到增强,它提供一次点击访问图
asp图像处理组件
- 这是一个用VC++开发的ASP图像处理组件源代码。-This a VC + + development of image processing components ASP source code.
连通成份分析
- Computes \"Connected Components\" using Tarjan s Union-Find algorithm the result is returned in the same buffer as gray_level image with values equal to the label of the component.
guilib.rar
- 一个VC开发的界面库 包括一些常用的组件,VC developed an interface library, including some commonly used components
Winform.rar
- 最近在做一个图片查看器,由于使用一般的PctureBox,在性能和缩放控制上都无法满足预期的要求,因此所有组件的呈现均是通过重写控件的OnPaint事件来绘制。在查看gif图片时发现Graphics.DrawImage只呈现第一帧,无法满足预期要求,因此经过摸索寻找到了解决自绘gif的较好办法。,At a recent picture viewer, because of the use of general PctureBox, at performance and zoom control
SkinApp
- 这是一份skin开发的实例,里面展示了如何开发设置skin的各个组成部分,比如工具栏、菜单、非客户区操作等。-This is an instance of the development of skin, which shows how to develop the various components of setting the skin, such as toolbars, menus, non-client area of operation.
Qt-Designer
- Qt设计器是用来设计和实现用户界面并能够在多平台下使用的一种工具。Qt设计器可以使用户界面设计实验变得简单。在任何时候你可以要求所生成的代码去重建Qt设计器产生的用户界面文件,并可以根据你的喜好来改变你的设计。假如你使用的是先前的版本,你将发现在新的版本下自己可以立即进入工作,因为新的版本在界面上基本没有什么变化。但是你将发现根据你们的反馈而开发出的新的部件和新的或者改进的功能。 -Qt Designer is used to design and implement the user in
UImageUploaderTrial
- 纵横软件之图片上传组件,很有用处的,包含了应用程序和WEB页面的两种组件,大家用到的话就会觉得好用了-From the picture vertically and horizontally software components, would be useful to include applications and WEB page of the two components, then we would feel that it would use the handy
Component
- 电子元器件绘图程序,可自由绘图,vc-Electronic Components drawing program, free graphics, vc