资源列表
a9
- 在用OpenCV对图像进行处理时,利用颜色定位是常常会接触到的方法,但RGB受光照影响比较严重,转换到HSV XYZ等空间也解决不了时, 可以用白平衡算法进行修正,使其发黄、发蓝、发红的照片更加趋于自然光下的图像(White balance algorithm)
lzw_decode
- 使用lzw方法对二进制文本数据进行压缩处理。(Use the LZW method to binary text data compression.)
lzw_encode
- lzw建立字典,可以对文本数据进行压缩。(LZW a dictionary, can compress text data.)
H264toTS2
- 把h264 视频封装成TS流。。 里面有详细的例程,在linux 下编译即可执行。(The H264 video is encapsulated into a TS stream. There are detailed routines, which can be executed under Linux.)
中点画线(提高)
- 在OpenGL环境下用c++语言实现中点画线算法画一万条直线(In the OpenGL environment, we use the c++ language to realize the midpoint line drawing algorithm and draw ten thousand straight lines.)
someusefulstudieswecancarryusinghardroc
- nino document file any file is software related and very useful
dis
- 实现经纬度的距离计算以及对数据进行分类合并(Implement latitude and longitude distance calculations and classify data for merging)
提高(Bresenham)
- 在OpenGL环境下用c++语言实现Bresenham画线算法画一万条直线(In the OpenGL environment, we use the c++ language to realize the Bresenham drawing algorithm and draw ten thousand straight lines.)
sombocable
- turbo码的MATLAB编程,对习惯用此语言编程的人大有用处()
uart
- RS232通信程序,用于实现PC端与FPGA之间实现串口通信(RS232 communication program for realizing serial port communication between PC and FPGA)
mstwayw
- UWB 功率控制 容量 Main Matlab scr ipt is in runsim m It generates ran()
NOMA-OFDMA-SIM
- 5G技术中NOMA算法的性能仿真,对比ofdm性躁比仿真比较(Performance simulation of NOMA algorithm in 5G Technology)