-
强大的图像处理库 CXImage 利用VS2012编译修改成功
本人在网上找了很久的CXImage库,强大的开源图像处理库,非常适合VC下开发图像处理的小伙伴,而且修改了错误,利用VS2012编译通过。
- 2022-05-30 09:48:26下载
- 积分:1
-
Teach Yourself Borland C++ Builder in 21 Days.
Teach Yourself Borland C++ Builder in 21 Days.
- 2022-02-06 05:47:26下载
- 积分:1
-
在一个文件中翻转字节,并把它们写在
Flip bytes in a file and write them backwards-Flip bytes in a file and write them backwards...
- 2022-03-06 23:40:47下载
- 积分:1
-
这些程序可以解决第一和二次多项式方程。它能使我…
These program can solve first and second degree polynomial equation. It evens works when the roots are complex numbers(when delta is a negative value).
- 2022-07-18 16:38:23下载
- 积分:1
-
虚拟示波器源代码,使用声卡作为输入
虚拟示波器源代码,使用声卡作为输入-virtual oscilloscope source code, the use of audio input
- 2023-08-11 14:20:03下载
- 积分:1
-
Map Projection transformation, Matuoka projection from 1949 to a high projection...
地图投影的变换,从摩托卡投影到高斯克律各投影等等的变换-Map Projection transformation, Matuoka projection from 1949 to a high projection and so on the legal transformation
- 2022-05-23 20:03:02下载
- 积分:1
-
Certified for Windows Vista 确认套件
新!InstallShield Best Practices 确认套件
新...
Certified for Windows Vista 确认套件
新!InstallShield Best Practices 确认套件
新!Basic MSI 项目的最终用户对话框主题
增强功能!支持数字签名
增强功能!IDE 的可用性改进
自动化接口改进
新!支持 SaaS(IIS 7 和 SSL 技术)
新!最新的 Windows Mobile 平台支持
增强功能!InstallScript 和 One-Click Install 安装支持 Windows Vista
点击图片放大
InstallShield Windows:安装创建过程-Certified for Windows Vista to confirm the new kit! InstallShield Best Practices to confirm the new kit! Basic MSI project subject end-user dialog enhancements! Enhancements to support digital signatures! Automation to improve the availability of IDE interface to improve the new! Support SaaS (IIS 7 and SSL technologies) New! The latest Windows Mobile platform support enhancements! InstallScript and One-Click Install to install support for Windows Vista click picture to enlarge InstallShield Windows: install creation process
- 2022-11-12 17:40:05下载
- 积分:1
-
网店程序,用户可以自己开设自己的网店。功能非常完善
网店程序,用户可以自己开设自己的网店。功能非常完善-Shop procedures, users can set up their own shop. Function very well
- 2022-05-16 18:53:11下载
- 积分:1
-
雪花 - WPF 应用
翻译 maninwest@Codeforge 作者:RumataEstorish @ Codeproject
找到 WPF 的雪花动画很难,但是如果你想表现冬季或者圣诞节气氛该如何做呢?这里有个简单的例子可以实现。
背景
原理很简单- 代码使用 CompositionTarget.Rendering 事件并使用简单的算法在新的位置重新画雪花。
使用代码
用法非常简单:
- 2022-03-26 00:37:46下载
- 积分:1
-
每一个opengl都被连接到一个着色描述表上。着色描述表将所有的opengl调用命令连
// 接到device context(设备描述表)上,将openg...
每一个opengl都被连接到一个着色描述表上。着色描述表将所有的opengl调用命令连
// 接到device context(设备描述表)上,将opengl的着色描述表定义为hrc ,要让程序能
// 够绘制窗口的话,还需要创建一个设备描述表,windows的设备描述表被定义为 hdc,
// dc将窗口连接到gdi(graphics device interface图形设备接口)。而rc-Each one opengl are connected to a shader description table. Rendering Context all the opengl call the command with// receiving device context (device descriptor table), on the opengl rendering Context is defined as the hrc, let the program can be// enough to draw a window, also need to create a device description tables, windows of the device description table is defined as hdc,// dc will be the window to connect to the gdi (graphics device interface graphics device interface). The rc
- 2022-01-25 19:43:12下载
- 积分:1