-
Bspline-curve-VC
B样条曲线VC实现,可编译执行!(b-spline curve )
- 2015-06-22 11:16:13下载
- 积分:1
-
Myurl V1.2.1
传奇地图编辑工具,在线可视化管理,助你一臂之力(Legendary Map Editor Tool, Online Visual Management)
- 2019-02-12 10:23:56下载
- 积分:1
-
Filecombine
说明: 这是个人写的简单的文件合并工具,有如下特性:
1. 支持二进制和文本文件合并;
2. 可以自定义填充字节(默认为0);
3. 可以选择源文件的任意地址和任意数据长度(在源文件的数据范围之内);
4. 可以任意修改源文件数据在目标文件(合并或拆分)文件的地址范围;
5. 支持拆分源文件,但单次操作只支持一个源文件和一个目标文件;
6. 可以保存/加载文件拆分合并的配置数据,并于重复使用;(This is a simple file combine tool with the following characteristics:
1. Support binary and text file combine;
2. You can customize the padding byte (default is 0);
3. You can select any address of the source file and any data length (within the data range of the source file);
4. The source file data can be arbitrarily modified in the address range of the target file (combine or split) file;
5. Support split source files, but only one source file and one target file are supported in a single operation;
6. You can save/load the file to combine, split configuration data and reuse it;)
- 2019-10-26 14:27:33下载
- 积分:1
-
jmvm
只是最新的多视点参考软件代码jmvm,支持立体档次的编码解码,从最新svn下载得到,对那些不方便上国外网站svn下载的可以看看。(Is the latest multi-view reference software code jmvm, three-dimensional grade codec support, downloaded from the latest svn, convenient for those on the foreign website can take a look at svn download.)
- 2011-09-15 21:47:05下载
- 积分:1
-
DLL_CALL
该源代码是我精心为朋友准备的,涵盖了各种调用方式和编译方式,花了半个月的业余时间,很高贵啊(The source code is for a friend I painstakingly prepared, covering a variety of ways and the compiler calls the way of spare time to spend half a month, a high贵啊)
- 2009-04-21 19:09:20下载
- 积分:1
-
可压缩非结构网格程序
可直接在Linux下编译,同时支持Windows下完成,亲测可用(It can be compiled directly under Linux and supported under Windows. It is available for personal testing.)
- 2020-06-25 10:20:01下载
- 积分:1
-
OpenGL几个经典例子程序
说明: 几款C++编写的OpenGL的编程例子程序(Several Programming Examples of OpenGL in C++ Language)
- 2020-08-11 14:18:27下载
- 积分:1
-
ball
DirectX开发的一个弹球例子,可以模拟弹球的运行轨迹(DirectX development of a pinball example, can simulate the operation of pinball trajectory)
- 2020-10-23 17:27:22下载
- 积分:1
-
FOCS
《光通信系统》的电子文档,对于学习光纤通信的人有很大的帮助。(The optical communication system, "the electronic document, for learning optical fiber has a lot of help.)
- 2011-09-20 16:41:51下载
- 积分:1
-
WpfD3D
要在WPF中完美的支持YUV数据的显示,通常的解决方式是使用先把YUV数据转换成WPF可以支持的RGB数据,然后利用类似于WriteableBitmap的控件,把他展现在WPF上。这么做的主要问题是在做RGB转换的时候,需要消耗大量的CPU, 效率比较低。一种优化方式是使用FFMPEG里的SwScale或者Intel的IPP库,这些库经过了一定的优化,可以有限度的使用硬件加速。这里2为一个使用WritableBitmap的例子。(To perfect support in WPF YUV data show, the usual solution is to use the first WPF YUV data into RGB data can be supported, and then use controls similar to WriteableBitmap, and put his show on the WPF. The main problem is that in doing so make RGB conversion, consumes a lot of CPU, the efficiency is relatively low. An optimization approach is to use FFMPEG Lane SwScale or Intel' s IPP libraries that after a certain amount of optimization, can limited use hardware acceleration. 2 Here is an example of a use WritableBitmap.)
- 2021-01-26 11:18:36下载
- 积分:1