搜索资源列表
conv2d3x3_gen
- ADI BF535 DSP 3*3的二维卷积汇编优化源码-ADI BF535 DSP 3 * 3, the two-dimensional convolution compilation of source code optimization
fontforerwei
- 二维图形中字体类的源码,对二维图形变成很有帮助。
two_d_dct_serial
- altera公司提供的适用于包涵DSP内核的FPGA的二维DCT变换源码,语言是:verilog 性能不错,不过资源消耗有点大,可以用来学习多项式变换的DCT算法-ALTERA companies covered in the application of FPGA DSP core 2D DCT source language is : Verilog performance is good, but a bit large consumption of resources can be us
QR_Cpp
- 快速二维码解码(qr),图片可以是拍摄的。本站其他相关资源都没有此部分源码,具体功能包括图形探测定位、图形过滤校正、检错纠错等-Fast decoding of the two-dimensional code ( QR ), the picture may be shot. The station of other related resources are not the part of the source code, the specific features include detec
c51PingYin
- C51拼音程序源码原作使用了一个二维数组用以查表,我认为这样比较的浪费空间,而且每个字表的索引地址要手工输入,效率不高。所以我用结构体将其改写了一下。就是大家现在看到的这个。-C51 Pinyin program source code using an original two-dimensional array for the lookup table, I think that' s a waste of space, and the index table address of e
2QRcode(VC)
- QR二维码源码 VC++下运行 非常好用 速度快 支持多种容错率 希望大家喜欢 第一次上传希望大家多多支持-QR 2D code source VC++ running under very easy to use the faster support a variety of fault-tolerant rate I hope you like the first upload hope a lot of support
QRcode
- 二维码编码源码。VC++开发,可以生成二维码编码-QRcode source code.
EnCodeQr
- 二维码QR码源码,本来是公司掏钱买的,后来不开发这方面的产品。希望有帮助-QR code
EnCodePdf
- PDF二维码源码,是公司购买的二维码中的一种,很难得。希望对需要的朋友有帮助-PDF dimensional code source, the company purchased a two-dimensional code in one, hard to come by. I hope to help a friend in need
QRCode
- qt上面的二维码生成处理源码(tq2440上测试过)-the source file to deal with the QRCode!
STMF4 QR Decoder 二维码识别
- 基于 STM32F429 配 OV5642 摄像头感测器成为二维码辨识装置,二维码(QR Code)辨识算法速度极快,二维码偏转也极易辨识成功,内为 Keil MDK 之工程源代码,使用 OV2640、OV7670 及类似的摄像头修改加入容易,不失为二维码辨识算法的参考程序。 Based on STM32F429 with OV5642 camera sensor becomes two-dimensional code recognition apparatus, two-dimensi
STM32_OV7760
- 基于STM32的二维码扫描技术,使用OV7725作为摄像头,挂载一个1m的sram便于我们的计算,提供zbar的源码移植(STM32 based two-dimensional code scanning technology, using OV7725 as a camera, mount a 1m SRAM to facilitate our calculation, provide ZBar source transplant)
2D的DCT变换
- 二维DCT变换,附源码以及testbench,以及相应的数学知识