-
使用矩形函数制造许多不同的大小
利用rectangle函数制作多个不同大小的矩形,利用ellipse函数制作多个大小不同的椭圆中,形成一个具有透视效果的图形。- Manufactures many different sizes using the rectangle function
the rectangle, manufactures in the many sizes different ellipse using
the ellipse function, forms to have the perspective effect the graph.
- 2022-05-17 01:25:28下载
- 积分:1
-
实现画任意方向的椭圆,可以根据自己的需求设置椭圆的参数,画笔的属性等...
实现画任意方向的椭圆,可以根据自己的需求设置椭圆的参数,画笔的属性等-Realize oval painting in any direction can be set up according to their own needs ellipse parameters, the properties of brush, etc.
- 2023-03-11 17:20:04下载
- 积分:1
-
因为VTK可视化工具包具有的强大的功能,可视化领域的研究人员很多都在应用它。本压缩包是在VC下编写的一个使用vtk的生成球体的例程。...
因为VTK可视化工具包具有的强大的功能,可视化领域的研究人员很多都在应用它。本压缩包是在VC下编写的一个使用vtk的生成球体的例程。
- 2022-06-02 06:49:30下载
- 积分:1
-
一个关于设置桌面背景的例子,使用的的com组件,
一个关于设置桌面背景的例子,使用的的com组件,-a desktop background on the establishment of the examples used in the com components,
- 2023-05-05 20:45:02下载
- 积分:1
-
从国外网站上DOWN的数字识别代码,经过自己修改,识别能力好。可直接用于项目中。...
从国外网站上DOWN的数字识别代码,经过自己修改,识别能力好。可直接用于项目中。-from foreign web sites DOWN digital identification codes, after their changes, identify good ability. Can be used directly in the project.
- 2022-06-12 02:08:44下载
- 积分:1
-
D3D9基于HLSL粒子系统
应用背景D3D9基于HLSL的粒子系统,很不错的例子关键技术D3D9、HLSL、C++、DirectX,基于HLSL的语言的,使用的是windows平台,基于directx的库,实现了粒子系统的效果,效率比较高
- 2022-07-26 10:59:06下载
- 积分:1
-
这是在微软Visual Basic下的三维格网的开发,没有用到Directx和OpenGL...
这是在微软Visual Basic下的三维格网的开发,没有用到Directx和OpenGL-This is the Microsoft Visual Basic 3 Ludwig network under development, there is no use Directx and OpenGL
- 2022-03-09 10:14:08下载
- 积分:1
-
清华紫光 OCR支持Windows环境下的GB、BIG5、JIS和Shift
清华紫光 OCR支持Windows环境下的GB、BIG5、JIS和Shift-JIS等多种内码。在印刷体汉字识别中还加入了MMX优化技术,使识别速度得到了很大提高。我们用它识别一页A4大小的印刷体中英文混排的纯文本文件,只用了几秒钟。而且识别率非常高,只有极个别的字出现了差错。在这个版本中新增了表格识别功能。选择了识别表格的选项后,它会自动将表格的框线先识别出来,再对表格中的文字进行识别。文字全部识别出来之后会将文字按原样恢复到表格中。-a very good tool for get text.
- 2023-05-06 16:10:03下载
- 积分:1
-
a disk file shows examples similar resource
一个显示磁盘文件的例子,类似资源管理器左半部分-a disk file shows examples similar resource-management part of the Left
- 2022-03-06 15:37:32下载
- 积分:1
-
这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。
执行命令方式为:...
这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。
执行命令方式为:
-o 264格式的输入文件 yuv格式的输出文件
比如(假如目录为 D:H264 ):
D:H264h264_dec.exe D:H264 est.264 D:H264 est.yuv
若不输入参数,则默认为:
h264_dec.exe test.264 test.yuv-This is a pure C language of the H.264 decoding process, a slow, if you do not test the decoder, you can make do with this. For the implementation of the order:-o 264 of the input file format yuv format such as the output file (if the directory is D: H264 ): D: H264 h264_dec.exe D: H264 test.264 D: H264 test.yuv if the input parameter, the default is: h264_dec.exe test.264 test.yuv
- 2022-09-14 01:50:03下载
- 积分:1