-
Vega Prime to achieve the small
Vega Prime 下实现屏幕录像功能的小程序,绝对经典。-Vega Prime to achieve the small-screen video program, an absolute classic.
- 2022-04-02 11:54:58下载
- 积分:1
-
《Vis u a l C+ + 面向对象与可视化程序设计》――清华大学计算机基础教育课程系列教材...
《Vis u a l C+ + 面向对象与可视化程序设计》――清华大学计算机基础教育课程系列教材- Vis ual C++ Object-oriented programming and visualization - Tsinghua University Computer Basic Education Curriculum textbook series
- 2022-03-24 01:55:22下载
- 积分:1
-
1024点FFT程序,CCS可以直接仿真,调试无
1024点fft程序,在ccs上可以直接仿真,无需调试-1,024 points fft procedures, the ccs can direct simulation, debugging without
- 2022-01-26 04:12:41下载
- 积分:1
-
The Hammersley and Halton point sets, two well known low discrepancy sequences,...
The Hammersley and Halton point sets, two well known low discrepancy sequences, have been used for quasi-Monte Carlo integration in previous research. A deterministic formula generates a uniformly distributed and stochastic-looking sampling pattern, at low computational cost. The Halton point set is also useful for incremental sampling. In this paper, we discuss detailed implementation issues and our experience of choosing suitable bases of the point sets, not just on the 2D plane, but also on a spherical surface. The sampling scheme is also applied to ray tracing, with a significant improvement in error.
- 2022-03-21 20:01:32下载
- 积分:1
-
通过修改颜色寄存器之值设计蓝色立体块
通过修改颜色寄存器之值设计蓝色立体块-Register by modifying color blue been calculated three-dimensional block design
- 2022-01-22 15:54:00下载
- 积分:1
-
For some images, the commonly used edge detection algorithm sometimes can not be...
对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。-For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.
- 2022-05-27 19:07:29下载
- 积分:1
-
B样条曲线插值程序,实现B样条曲线的经典算法
B样条曲线插值程序,实现B样条曲线的经典算法-B-spline curve interpolation procedures, B-spline curve to achieve the classic algorithm
- 2023-07-30 01:45:03下载
- 积分:1
-
VC++与OPENGL编写的一个小的完整的CAD软件,《Visual C++ CAD应用程序开发技术》一书中的主要示列程序,做的很精致,值得学习...
VC++与OPENGL编写的一个小的完整的CAD软件,《Visual C++ CAD应用程序开发技术》一书中的主要示列程序,做的很精致,值得学习-VC++ With OPENGL prepared a small complete CAD software, Visual C++ CAD application development technology , a book that set out the main procedures, so very delicate, it is worth learning
- 2022-02-24 08:58:47下载
- 积分:1
-
GDI中实时地消除图像锯齿源代码
GDI中提供的各种绘图方法LineTo(), Ellipse()等等,都没有考虑过锯齿形状的消除,于是诞生了本代码,它实现了近乎实时的消除图形锯齿的方法。
- 2022-06-20 15:43:49下载
- 积分:1
-
在Visual C++环境下读写bmp文件。该程序可用于图像处理,并对bmp格式的文件进行读写和处理。...
在Visual C++环境下读写bmp文件。该程序可用于图像处理,并对bmp格式的文件进行读写和处理。-In the Visual C++ environment to read and write bmp files. The program can be used for image processing, and bmp format for reading and writing and processing.
- 2022-03-10 19:02:23下载
- 积分:1