搜索资源列表
MWAVELET
- 多小波的C++实现程序包,需要用GCC 3.3编译,如果大家感觉不错,不妨鼓励一下。-Multiwavelet C realization package, needs GCC 3.3 compiler, if you feel good, it may give some encouragement.
glhair11s
- opengl头发原码 cpp文件 gcc编译
ADSARM
- ARM编译指南,包括基本操作,开发步骤等,很好用-ARM compiler guide, including basic operations, the development of steps and so on, very good use
wavelet_vc
- VC++实现的小波变换的图像处理算法,包括小波变换算法,处理等,使用GCC编译
qbarcode
- qt 写的条码生成器示例代码,用到了gnu的barcode库,用gcc编译,windows下用mingw-qt wrote barcode generator sample code used gnu barcode library, compiled with gcc, windows mingw
nurbs++-3.0.11
- nurbs++-3.0.11, 经过修改继承关系定义,在MinGW, gcc version 4.6.2下编译通过。
Chaos
- clapack 实现矩阵求逆运算Linux下编码gcc编译-clapack matrix inverse
jpeg_src
- jpeg的编解码算法,很好使用,其中包含了VC和GCC下的编译方式,可以在都在平台运行。可以将图片BMP、RGB格式的转换为jpg格式的图片,压缩率可调。-jpeg codec algorithms, very good use, which contains the VC and GCC compiler under way, can run on the platform at all. You can convert images BMP, RGB format is jpg format
AMMPSF
- PSF孔径测量方法C实现源码,通过GCC,Make编译;-The Aperture Method for Measuring PSFs
helloworld
- 路由器openwrt系统交叉编译环境测试代码hellloworld及makefile,liuux可以支持gcc编译,交叉编译环境需要下载OpenWrt-SDK-ar71xx-for-Linux-i686-gcc或直接下载openwrt编译出SDK 文件-Router openwrt cross-compile environment test code hellloworld and the the makefile, liuux support the gcc compiler, cross-
combine
- 把二值bmp图像挂网或者直接转换成矢量线段,追踪生成G代码数据。代码是标准C语言,在windows下用GCC编译执行通过,其他支持标准C语言的编译器应该也没有问题。(The binary BMP image linked to the network or directly converted into vector lines, tracking the generation of code data.)
ffmpeg-4.2.3
- 1、下载ffmpeg-4.2.3代码 2、配置(编译静态库) ./configure --target-os=linux --prefix=$(pwd)/temp --enable-cross-compile --arch=arm --cc=arm-hisiv300-linux-gcc --cross-prefix=arm-hisiv300-linux- --nm=arm-hisiv300-linux-nm --disable-shared --enable-static --ena