资源列表

« 1 2 ... .25 .26 .27 .28 .29 213230.31 .32 .33 .34 .35 ... 216383 »

[图形图像处理(光照,映射..)iterative

说明:这是用逼近法求出全局阈值进而对图像进行分割,希望对大家有所帮助!-This approximation method is then calculated global threshold to segment the image, we want to help!
<guoshaoyan> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[Linux/Unix编程rf218.tar

说明:Linux下纯C语言的串口通讯例子,使用CMake编译。-Linux, the serial communication of pure C language example, the use of CMake build.
<miaow> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[汇编语言Octalconversiontodecimaltooctal

说明:八进制的转换 将十进制转换为八进制运用栈的方式-Octal conversion to decimal to octal using the stack mode
<wubin> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[3G开发GreedyAlgOfdm

说明:利用贪婪算法对ofdm系统进行子载波和功率分配,在误码率一定的情况下,是发射端的功率最低-Greedy algorithm using ofdm system subcarrier and power allocation, bit error rate in certain circumstances, is the minimum transmitter power
<曹欢> 在 2025-06-23 上传 | 大小:1kb | 下载:1

[进程与线程process

说明:简单轮转法进程调度 #include "stdio.h" #define getpch(type) (type*)malloc(sizeof(type)) struct pcb { /* 定义进程控制块PCB */ char name[10] char state /*状态 */ int ntime /*需要的运行时间 */ int rtime /*已执行的时间 */ struct pcb* link /*下一个进程控制块的地址 */
<张嘉玲> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[压缩解压count1

说明:算术编码,先进通信编码中的一种,使用的是C语言-Arithmetic coding, advanced coding in a communication, using the C language
<panghaihong> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[matlab例程LMSRLS

说明:两种算法(LMS和RLS)实现CDMA系统盲多用户检测的仿真。结论验证了在加性高斯白招生信道下、同步DS-CDMA系统中接收机应用这两种盲多用户检测算法抑制多址干扰(MAI: multiple access interference)和码间串扰(ISI: inter symbol interference)的能力,仿真实验与理论推导相吻合。实验与理论都表明,RLS性能好于LMS,而LMS计算量明显小于RLS。-This paper discusses two algorithms (LMS an
<song> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[J2MEJ2ME

说明:J2ME图像透明化的实现 getRGB可以得到当前图片的Alpha数值,改一下就可以了。FF为不透明。00为全透明。 -J2ME implementation of the image transparent getRGB can get the current picture of the Alpha value to change a bit on it. FF is opaque. 00 for the whole transparent.
<刘德华> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法BiTREE

说明:二叉树基础算法的多种实现,vc++6.0下编译成功,包括前序后序中序的递归非递归算法等。-Binary tree algorithm based on a variety of implementation
<chys> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[matlab例程Reviux

说明: RAKE接收机直接序列扩频系统 一个简单的Simulink的直接序列扩频频谱与RAKE接收系统模型。 -For DS- SS systems RAKE receiver RAKE receiver direct sequence spread spectrum system with a simple Simulink spectrum and direct sequence spread spectrum RAKE receiver model.
<song> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[matlab例程kuopin

说明:直接序列扩频系统(DS,Direct Sequence)又称为直接序列调制系统或伪噪声系统(PN 系统),简称为直扩系统,是目前应用较为广泛的一种扩展频谱系统。要传送的信息经伪随机序列编码后对载波进行调制。在发信端越冬用扩频序列去扩展信号的频谱,在收信端,用相同的扩频友序列进行解扩,将展宽的频谱扩展信号还原成原始信号。因为伪随机序列的速率远大于要传送信息的速率,所以受调信号的频谱宽度将远大于要传送信息的频谱宽度,帮称之为扩频-Direct sequence spread spectrum (DS
<song> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[matlab例程fastica

说明:基于fast独立分量分析方法实现盲源分离-Fast independent component analysis method based on blind source separation to achieve
<于燕> 在 2025-06-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 213230.31 .32 .33 .34 .35 ... 216383 »

源码中国 www.ymcn.org