搜索资源列表
小巧绘图板
- 用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
1221016257_0
- Barbecue can be used both as a Swing/AWT component, and as a standalone "drawable" object that can paint itself straight onto a Graphics(2D) - this is useful for printing barcodes in Java. Take a look at the example Java code in the examples dire
softhy814g
- 开源的用于创建图表生成图形报表,asp.net sql oracle 数据库-Revenue generated graphics used to create a chart report, asp.net sql oracle database
softhy145h
- Microsoft Chart Controls for .NET Framework支持各种丰富的图表选项,包括pie(饼图), area(区域), range(范围), point(点), circular(圆形), accumulation(累积), data distribution(数据分布), ajax interactive(AJAX交互), doughnut(甜圈图)等等。你可以在控件的声明中静态地声明图表数据,或者也可以使用数据绑定动态地填充。在运行时,该服务器控件会生成一个图
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支持 ◆
ASP.NET.3.5
- ASP.NET是微软力推的Web开发编程技术,也是当今最热门的Web开发编程之一。本书深入浅出,循序渐进讲授读者如何使用ASP.NET进行系统开发。全书内容包括了解ASP.NET、认识C# 3.5、认识面向对象、ASP.NET基础控件、ASP.NET高级控件、数据库与ADO.NET、数据库基础、ASP.NET操作数据库、ASP.NET访问其他数据源、ASP.NET MVC、LINQ及Lambda表达式、WCF应用开发、WPF应用开发以及图形图像编程等内容。为了便于读者学习和理解ASP.NET的知
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"
Paint.net
- 大名顶顶的Paint 程序代码 图形图像处理相当的优秀 不可不参考的-Paint code name Dingding' s quite good graphics image processing without reference to the non-
Microsoft .NET 图像编程
- Pro .Net Graphics Programming Building custom controls using GDI+ Eric White Apress
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