-
C user guide helpful
C user guide helpful
- 2022-10-07 07:45:03下载
- 积分:1
-
使用GDI+生成PDF
sharpPDF is easy-to-use c# library to generate PDF on the fly. It allows to save pdf files or get binary streams in output(for example, usable in ASP.NET).通过本源码,一是可以熟悉PDF技术规范和GDI+技术体系;二是可以简单实现自有图形到PDF的转换。
- 2023-04-29 09:20:03下载
- 积分:1
-
i.MX27 OAL WINCE6.0
i.mx27 oal for wince6.0
- 2023-07-19 19:10:03下载
- 积分:1
-
A (Simple) OpenGL Framework Library. I will show an example usage of the GLFW: I...
A (Simple) OpenGL Framework Library. I will show an example usage of the GLFW: I will show you how to setup and run an OpenGL application using my library. The output generated will be a simple RGB-filled triangle in a black window however, even if it is not really sophisticated, it will perfectly fit our requirement. The operation consists of various steps that we will analyze individually.-A (Simple) OpenGL Framework Library. I will show an example usage of the GLFW: I will show you how to setup and run an OpenGL application using my library. The output generated will be a simple RGB-filled triangle in a black window however, even if it is not really sophisticated, it will perfectly fit our requirement. The operation consists of various steps that we will analyze individually.
- 2023-08-19 04:05:04下载
- 积分:1
-
这个是字符串处理程序
这个是字符串处理程序- This is the character string disposal procedure
- 2023-07-03 21:40:03下载
- 积分:1
-
图形绘画中的光线追踪
图形绘画中的光线追踪-graphic painting of Ray Tracing
- 2022-03-09 14:57:42下载
- 积分:1
-
简单的多个小例子Opengl入门3d图形源代码
有简单的顶点绘制代码,顶点大小代码,直线绘制代码,直线大小代码,点画直线,三角形环绕,实心圆锥,空心凹面多边形,矩形动画,正投影电子核,透视图投影太阳绕月飞行动画,全是源代码,是我亲自试过的,绝对能用
- 2022-08-15 23:27:26下载
- 积分:1
-
人脸识别系统
人脸识别系统央演示版,这是一个人脸识别的C++系统,供大家学习和参考,本产品可以在数字监控系统中,实时处理高清摄像头拍摄的视频流,它可以实现自动多人脸跟踪、记录和与数据库图像进行比对。基于PC和Web网络应用的人脸识别产品 VeriLook人脸识别技术面向开发商和集成商,提供高可靠性的真实人脸探测、多人同时处理、1:1以及1:N人脸识别功能。 VeriLook以软件开发包SDK的形式销售,专门针对PC平台和网络(Web)应用,支持Microsoft Windows, Linux、Mac OS X以及Android平台。
- 2022-09-05 21:35:08下载
- 积分:1
-
压缩过的图像是无法直接进行数字化处理的,如JPEG、GIF等格式的文件,此时首先要对图像文件解压缩,这就要涉及到一些比较复杂的压缩算法。...
压缩过的图像是无法直接进行数字化处理的,如JPEG、GIF等格式的文件,此时首先要对图像文件解压缩,这就要涉及到一些比较复杂的压缩算法。-compressed image can t directly process digital operation.such as jpeg,gif format.firstly ,it need decompress ,which is deal with complex compression algrithm.
- 2022-08-26 00:16:22下载
- 积分:1
-
realizing a listbox of color choice through interface of ListCellRenderer and ex...
通过实现ListCellRenderer借口,实现一个色彩选择列表框,对列表中的每一项,以彩色文字表示其RGB色彩值。-realizing a listbox of color choice through interface of ListCellRenderer and expressing the value of RGB color with word of color toward every option of list.
- 2022-04-22 09:06:36下载
- 积分:1