搜索资源列表
小巧绘图板
- 用VB.NET编写的绘图程序,使用的GDI+ ,非常适合初学图形编程的人。-prepared with VB.NET graphics, the use of GDI, very suitable for beginners graphical programming people.
zlib-1.2.2
- zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib format), r
spacesimulator.net-tutorial4
- 用vc和opengl实现的3D图形展示——spacesimulator-with vc and borders to achieve 3D graphics display -- spacesimulator
visual c++.net应用编程150例
- 本书主要是为具有一定Visual C++应用基础的读者编写的,全书通过150个实例,全面、深入地介绍了利用Visual C++ 6.0开发应用程序的常用方法和技巧。全书共分为6章,主要讲解了Visual C++.net中界面效果、图形图像处理、文件与系统功能控制、控件应用与MFC编程、数据库开发等内容。这些实例简单实用、典型性强、功能突出,很多实例使用的技术可以解决一类问题,读者在掌握实例中的技术或技巧后,使用这些技术可以试着实现更复杂的功能、应用到更多方面。-the book is certa
EE2007.7
- EE2007.7的种子,可以下载!也可以链接这个网站下载http://www.ebookee.net/Mentor-Graphics-Expedition-Enterprise-Flow-v-EE2007-7_500337.html-Mentor Graphics Expedition Enterprise Flow v.EE2007.7
funrenjunForm
- 应用Vs.Net绘图类,绘制一些基本的图形示例。-Application VS.Net graphics category, some of the basic graphics rendering sample.
BIOSchaxun
- 基于Visual c++.net (VC.net) 编写的 BIOS信息查询 程序。代码都有注释。实现功能为:获取显卡BIOS 的版本号,更新日期,获取系统BIOS的版本号和更新日期 。-Based on Visual c . Net (VC.net) prepared by the procedure BIOS information. Code have the Notes. The realization of functions: access to graphics BIOS v
softhy814g
- 开源的用于创建图表生成图形报表,asp.net sql oracle 数据库-Revenue generated graphics used to create a chart report, asp.net sql oracle database
CADandVCTexchange
- autoCAD向vct格式的数据进行转换形成vct文件,然后vct向autoCAD格式的数据进行转换,并在CAD中绘出图形-autoCAD to vct data format conversion vct document form, and then to the vct data autoCAD format conversion, and graphics in the CAD drawing of
asp.net
- 通过asp.net基础编程实例详细介绍asp.net编程基础知识,如asp+WebForms广告轮换控制过程、驱动器列表应用、文件操作、绘制图形、显示时间日志。页面分页。域名与ip地址转换、asp.net控制应用、配置文件使用、异常情况处理等。-Basis through asp.net programming asp.net programming examples of the basis of detailed knowledge, such as the asp+ WebForms ad
WPF
- WPF专业版 解密wpf神秘,有源码供大家参考-Practical WPF Graphics Programming- Advanced. NET Graphics Development with the Windows Presentation Foundation/Jack Xu
Manual_Graficos_Vb_Net_2005_09
- Manual Graphics control vb.net (Spanish)
irrlicht-1.5.1
- 功能和特点 ◆ 提供Anti-aliasing支持 ◆ 可换肤的GUI环境 ◆ 场景管理系统 ◆ 角色动画系统 ◆ 特殊的效果系统 ◆ 内建的材质支持 ◆ .NET语言绑定 ◆ 内建的平*立的软件生成器 ◆ 2D绘图功能 ◆ 能直接导入常见的建模文件格式 ◆ 能直接导入纹理 ◆ 快速而易用的碰撞检测与响应 ◆ 为3D运算和容器模板库优化处理 ◆ 直接读取档案 ◆ 集成了快速的XML分析器 ◆ 提供Unicode支持 ◆
EWDraw_3D_ActiveX_5_5
- EWDraw 3D is a powerful vector graphics ActiveX for 3D and 2D visualisation and animation. You can use it for CAD,CAM,GIS and others. The EWDraw is based on Open CASCADE geometric kernel and openGL. The component is realized as a run-time Windows 3
DotnetCharting
- 是一个很好的.net插件。可以实现绘图的功能,对于绘制图形来说真是一个不可缺少的组件啊!-Is a very good. Net plug-ins. Drawing functions can be achieved, for drawing graphics is really an indispensable component ah!
Microsoft-Mobile-Development-Guild
- 第Ⅰ部分 移动应用程序开发基础 第1章 .NET Compact Framework移动平台 1.1 Visual Studio移动应用程序开发快速入门 1.1.1 Visual Studio版本的选择 1.1.2 其他软件 1.1.3 目标、半台:Pocket PC,Smartphone还是Windows CE 1.1.4 Windows CE与Windows Mobile的差异 1.1.5 选择.NET Compact Framework的版本
Pro.NET.2.0.Graphics.Programming
- .net 2.0学习英文电子书,《Pro .NET 2.0 Graphics Programming Eric White 》-. Net 2.0 learning English e-books, " Pro. NET 2.0 Graphics Programming Eric White"
shipinpuhuo
- 简单的视频获取软件,能够获取选中区域的视频图形。-Simple video to get software to access selected areas of video graphics.
Paint.net
- 大名顶顶的Paint 程序代码 图形图像处理相当的优秀 不可不参考的-Paint code name Dingding' s quite good graphics image processing without reference to the non-
QR.NET-master
- 这是一个DOME,直接下载使用,仅实现二维码生成功能,如要增加二维码打印功能可以参考以下代码,如要增加其他功能请自行开发。 Image image = qrCodeEncoder.Encode(strData); Bitmap printPicture = new Bitmap(image.Width+20, image.Height + 40); Graphics g = Graphics.FromImage(printPicture); Rectangle destRect = ne