-
使用子
使用子像素的方法来减轻图像系统的负荷已经是目前主流3D程序中的必用方法。比如知道Sin函数的特性,就只需要计算0~pi/2的点就可以了,剩下的pi/2~pi可以通过子像素来画出,在图形量大的情况下可以减轻至少一半的系统压力。 这个程序不光可以加速Sin函数的显示,还可以加速所有函数的显示。 -The use of sub-pixel image of the ways to reduce the load on the system is already the existing procedures of the mainstream 3D methods will be used. For example, to know the characteristics of Sin function, we only need to calculate 0 ~ pi/2 could be the point, and the rest of pi/2 ~ pi can be sub-pixels to draw, in the graphic case of a large quantity can be reduced at least half of the system pressure. This process not only speed up the Sin function can be shown that all functions can also speed up the display.
- 2022-05-25 18:34:59下载
- 积分:1
-
在matlab的环境下,运行此程序可将两段音频信号进行叠加
在matlab的环境下,运行此程序可将两段音频信号进行叠加-In the matlab environment, run this program can be two audio signals are superimposed
- 2022-02-04 04:08:43下载
- 积分:1
-
This course is designed for individuals interested in developing their skills in...
This course is designed for individuals interested in developing their skills in Microsoft Visual C++ 6.0 while developing desktop applications. Topics include using the Microsoft Solutions Framework (MSF) building applications with the Microsoft Foundation Classes (MFC) creating user interfaces implementing application behaviors and working with persistent data. Also included are adding database support to applications creating Component Object Model (COM) components and ActiveX controls using MFC and the Active Template Library (ATL) Internet programming error handling, debugging, and testing and application deployment.
- 2022-04-01 21:44:40下载
- 积分:1
-
This dialog
This dialog-based application shows how to use the CListCtrl::Scroll() member. It subclasses a list view control which is in report mode, and forces the control to "snap" its horizontal scrolling to the exact start of each column. The code shows how to retrieve the count of columns in the control, and also demonstrates how to find information about each column. This is a VC++ 5.0 project. Differences from a stock AppWizard dialog-based application are marked with //SAMPLE comments.
- 2023-05-17 07:15:03下载
- 积分:1
-
生日提醒工具 用到CListCtrl,ButtonST
生日提醒工具
VC6编写,能够管理你的联系人,CDialog界面,使用了CListCtrl能够排序,表头能够插入图片,排序,每行间隔颜色,单元格可以设置checkbox和图片
界面使用了ButtonST
联系人包含姓名、手机号、生日,数据保存在TXT文件中
能够设置提前几天提醒
- 2022-09-20 05:00:03下载
- 积分:1
-
如何提高自身的事件发生
How to raise event in self make components
- 2022-07-23 12:38:11下载
- 积分:1
-
网络程序设计
网络程序设计-ASP5B
在ASP中内置了了功能强大的ACTIVEX server 组件,其中包括数据库存取组件、文件存取组、广告轮显组件、浏览器兼容组件、文件超链接组件等。
-network programming-ASP5B in ASP built a powerful ACTIVEX server components, including database access components, file access group, advertising round of significant components browser compatible components, document components, such as hyperlinks.
- 2022-05-26 13:26:16下载
- 积分:1
-
优雅的命令行选项解析器
介绍:当前有各种指明命令行选项的语法,例如:
msbuild myproject.csproj /verbosity:diag /fileLogger
padrino g project badacm -d mongoid -e slim -c sass
git log --pretty=format: --name-only --dif
- 2023-02-18 12:00:04下载
- 积分:1
-
利用计数器动态显示图标的程序
利用计数器动态显示图标的程序-counter use Dynamic Display icon procedures
- 2023-05-16 02:00:03下载
- 积分:1
-
RAS 拨号 PPTP 连接
从 DELPHI 软件,创建 PPTP 连接。 简单 Ras 拨号项目,简单的创建和管理新的 PPTP 连接在 Windows 操作系统上。简单和 windows 更老的工作或更高版本。
- 2022-02-01 12:34:28下载
- 积分:1