-
最新的视频编解码h.264源码.p4 2.0 cif 可以达到15fps.
最新的视频编解码h.264源码.p4 2.0 cif 可以达到15fps.-the latest video codecs h.264 source. P4 2.0 cif can reach 15fps.
- 2022-03-01 19:28:56下载
- 积分:1
-
A LISP prepared to use the calculator in the CAD.
一个用LISP编写的在CAD中的计算器.-A LISP prepared to use the calculator in the CAD.
- 2022-07-17 02:18:32下载
- 积分:1
-
SDL库用来开发一个动态的界面,鼠标移动到顶端…
使用SDL库开发的一个动态界面,鼠标移至上面会突出显示,可以将传统界面做的跟网页漂亮-SDL library used to develop a dynamic interface, the mouse moved to the top will be highlighted, you can do with the traditional interface page beautiful
- 2022-03-22 19:06:19下载
- 积分:1
-
for some image processing code
用于图像处理的一些代码-for some image processing code
- 2023-07-29 04:15:03下载
- 积分:1
-
Simple GL_Triangle demonstration in 3D.
Simple GL_Triangle demonstration in 3D.
- 2022-02-15 16:49:13下载
- 积分:1
-
演示了CBotton类及计时器的简单应用,实现了简单动画效果,可通过按钮控制动画...
演示了CBotton类及计时器的简单应用,实现了简单动画效果,可通过按钮控制动画-demonstrated CBotton timer category and the simple application of the simple animation effects, animation control button
- 2023-02-26 19:05:03下载
- 积分:1
-
purpose converts YUV components stored in PPM files to separate image, can handl...
purpose
converts YUV components stored in separate files to PPM image, can handle frame offset
compile
gcc -g -o yuvsplitextract yuvsplitextract.c -lppm -lpgm -lpbm -lm -purpose converts YUV components stored in PPM files to separate image, can handle frame offset compile gcc-g-o yuvspl itextract yuvsplitextract.c- lppm- lpgm- lpb m-lm
- 2022-07-22 20:57:30下载
- 积分:1
-
主要是对光照的处理
主要是对光照的处理-mainly to light treatment
- 2022-02-16 03:29:50下载
- 积分:1
-
JEPG图像中数字的识别,能实现JEPG图像中0~9之间数字的识别功能...
JEPG图像中数字的识别,能实现JEPG图像中0~9之间数字的识别功能-JEPG of digital image recognition, to achieve JEPG image number between 0 ~ 9 recognition
- 2022-02-03 17:23:59下载
- 积分:1
-
纯C语言开发的图标/图片按钮源代码,这个程序中使用了字体font, 绘制形状shape, 绘制边edge, 绘制颜色color, 使用刷子brush 和钢笔pe...
纯C语言开发的图标/图片按钮源代码,这个程序中使用了字体font, 绘制形状shape, 绘制边edge, 绘制颜色color, 使用刷子brush 和钢笔pen完成。
-Although Windows has a really cool GUI, sometimes the way standard buttons look quite does not meet our requirements. We may then choose buttons with a style called "owner-draw". The owner has to draw the button in every aspect (background, border, text, image) of every situation that requires drawing (click, enable, focus, etc.).It took me days to come up with something functional, Now here is some simple, reliable code: if it proves useful I will write something about owner-draw buttons with text (dealing with fonts, shapes, edges, colorrefs, brushes and pens).
- 2022-08-10 21:55:53下载
- 积分:1