资源列表

« 1 2 ... .34 .35 .36 .37 .38 156239.40 .41 .42 .43 .44 ... 216393 »

[汇编语言lcd1602

说明:单片机C52控制液晶显示屏LCD1602的静态显示-LCD1602 LCD microcontroller C52 control static display
<韦结> 在 2025-11-12 上传 | 大小:18kb | 下载:0

[AudioPCM030

说明:包含了pcm3070 Mini Dsp 数据手册,应用手册,应用示例,及内部算法介绍。-Application contains pcm3070 Mini Dsp data sheet, manual, application examples, and internal algorithm is introduced.
<轩智慧> 在 2025-11-12 上传 | 大小:6.54mb | 下载:0

[P2P编程linuxqq-Server

说明:本项目是在Linux下实现的QQ程序,能够实现聊天工具的基本功能,添加好友,好友聊天等功能-The project is implemented in the Linux QQ program, to achieve the basic functions chat, add friends, chat with friends and other functions
<刘晓庆> 在 2025-11-12 上传 | 大小:135kb | 下载:0

[Linux/Unix编程SerialPort

说明:Qt串口调试肋手软件,应用Qt5自带的串口类实现,开发环境为ubuntu16.04+Qt5.6.1,只在ubuntu下用虚拟串口的形式测试过。-Qt serial debugging rib software, the application of Qt5 comes with the serial port class implementation, the development environment for the ubuntu16.04+Qt5.6.1, only in the for
<红兵> 在 2025-11-12 上传 | 大小:7kb | 下载:0

[OpenCVdrawing

说明:opencv def random_color(random): Return a random color icolor = random.randint(0, 0xFFFFFF) return cv.Scalar(icolor & 0xff, (icolor >> 8) & 0xff, (icolor >> 16) & 0xff) if __name__ == __main__ : # some consta
<Phindx> 在 2025-11-12 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)C51-uart-program-frame

说明:8051单片机程序框架,可以直接套用在项目上,很实用。-C8051 microcontroller uart program fr a me,very practical。
<yaowenjun> 在 2025-11-12 上传 | 大小:32kb | 下载:0

[matlab例程ma

说明:简单一元函数优化问题,采用的是遗传算法对程序进行编写。-Simple one yuan function optimization using genetic algorithms written in the program.
<马梦茹> 在 2025-11-12 上传 | 大小:1kb | 下载:0

[matlab例程LDPCCODEdecode_ldpc

说明: For examples and more details, please refer to the LDPC toolkit tutorial at http://arun-10.tripod.com/ldpc/ldpc.htm
<doocao> 在 2025-11-12 上传 | 大小:1kb | 下载:0

[matlab例程meng

说明:多元单峰值函数的优化问题,采用的是遗传算法进行编程。-Multiple single-peak function optimization problem, using the genetic algorithm programming.
<马梦茹> 在 2025-11-12 上传 | 大小:1kb | 下载:0

[matlab例程decodeBitFlip

说明:function vHat decodeBitFlipping(rx, H, iteration) Hard-decision/bit flipping sum product algorithm LDPC decoder rx : Received signal vector (column vector) H : LDPC matrix iteration : Number of iteration vHat : Decoded vector (
<doocao> 在 2025-11-12 上传 | 大小:1kb | 下载:0

[数值算法/人工智能pha

说明:雷达信号处理-马晓岩_向家彬等-湖南科技1999版-Radar signal processing- Ma Bin, home to rock _- Hunan Science and Technology 1999 Edition
<ACG之神> 在 2025-11-12 上传 | 大小:7.08mb | 下载:0

[Windows编程SimpleImage

说明:实现简单的图形图像处理功能, 如放大,修改像素等。(c++ simple image processing function)
<Euler_yang> 在 2025-11-12 上传 | 大小:19kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 156239.40 .41 .42 .43 .44 ... 216393 »

源码中国 www.ymcn.org