搜索资源列表
MyPSD_demo
- 使用c++.net编制的可以打开photoshop图片文件的例子,可以用于商业软件开发.-use. Net prepared to open Photoshop image files example, can be used for commercial software development.
C语言绘图与计算机仿真技术
- Turbo C 2.0包含了一个比Basic语言绘画更强的绘图函数库.它支持微机CGA EGA VGA等多种图形适配器的各种图形模式,提供了绘制各种图形,输出各种字体的图形库函数,并具有丰富的对图形进行着色,填充的功能。在图形程序及软件的编制与开发中,Turbo C绘图已越来越受到广大用户的青睐-Turbo C 2.0 includes a painting than Basic language stronger graphics libraries. It supports Computer
DibShow
- 是一个图象处理的软件源码.用的是c++和windows程序设计的思想哦.希望大家看看.-is an image processing software source code. C is used in windows and the program design thinking oh. We hope to see.
tuxiangchuliipsystem
- 功能强大,图像格式可以互相转换的软件源程序,图像处理入门C源码分析综合-powerful, image format interchangeable source software, image processing entry comprehensive analysis of C source
IEC61499_FBD_PLC
- 本软件使用C#开发基于IEC61499标准的功能块图(FBD)编辑软件,可做为PLC,DCS,或者逻辑电路仿真编辑软件。-use of the software development based on the C# IEC61499 standard function block diagram (FBD) editing software, the types of PLC, DCS, or logic circuit simulation editing software.
gandalf.1.5
- Gandalf软件(含源码)主要用于计算机视觉分析与相关数字分析。用C语言编写。Gandalf is a computer vision and numerical algorithm library, written in C, which allows you to develop new applications that will be portable and run FAST. Includes many useful vision routines, including camer
4356463453453
- 这里是LDS(lossless data-compression sources)的KIT.我发现很多人都想这么一份压缩软件的源代码,但是他们很难找到,特别是一些比较好的. 所有的源代码已经用Borland C++编译成功.每个目录中都包含一个makefile或者是make.bat用以创建可执行的文件.其它的编译器或操作系统需要改动一些地方. 所有的源代码包括它们的原始文档.-LDS (lossless data-compression sourc es) of KIT. I fou
roadmap
- roadmap.是一个gis开源软件。可以用于做gis应用开发。可以用在嵌入式中。是做导航软件不可缺少的软件。开源的,纯c代码,移植性好-roadmap. Gis is an open-source software. Gis can be used to do application development. Embedded can be used in China. Navigation software is so indispensable software. Revenue, net
cutscreenc++
- 一个简单的屏幕截取的c++源代码,可以拿来学习或者对于现有软件添加新的功能-a simple interception of the c-screen source code can be used to study the existing software or add new functions
Client-Server
- C#写的聊天软件,如果正在学习C#网络的人这个程序不可不看,适合初学者!
Snow-SRC
- 桌面下雪场景(GUI)。该软件使用C#进行开发。有助于大家学习C#的GUI编程。
Paint.net
- 牛人开发出的一个类似于photoshop的一个图像处理软件,已经获得微软支持。使用C#编写,不错的一个开源软件代码。
DrawElectrict
- C++写的电子器件绘图软件,包括全部源码 AppWizard has created this DrawChip application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file con
JZsoft
- C++BUILDER 做的查询软件
vc++编写的电路绘制软件
- 这是一款基于C++ MFC的电路图形绘制软件
grafix-1[1].4.tar
- Grafix是一个C++软件包,它用于辅助程序员通过图形用户界面为X-windows来编写程序,主要一类库是直接实例化窗口对象 -Grafix is a C software package, it uses in to assist the programmer is X-windows compiles the procedure through the graphical user interface, the main kind of storehouse is the direct
seeV2.0
- SEE看图V2.0.虽然功能并不是很强大或很有特色,但也是一个小巧好用的软件。-SEE Picture V2.0. Although the function is not very strong or very unique, but it is also a small-to-use software.
MySoftware
- 一个截图软件和一个多线程下载器 可以截屏幕窗口或者桌面 下载器暂时只能支持本机回路下载,只要是让大家看清我的思路就行,其它的功能要实现就简单了-A screenshot of the software and a multi-threaded download manager can intercept screen, window or the desktop downloader can only support the local loop being downloaded, as
windows程序设计GDI函数编写绘图软件
- 使用c++开发,windows程序设计GDI函数编写的可以实现画线,画图,字体,线的粗细颜色等功能,模仿电脑上的画图工具
c++图像处理-读取jpg图片
- 一个VC++编写的图像工具,通过不同图像函数实现bmp/jpg等图像,并比较图像读取时间,可以比较图像函数差异。