-
M伪随机序列生成器算法
这个Matlab算法用于生成二元、三元及五级的,m序列。可以用于直接扩频通信等
系统中的,伪随机序列生成器。...
M伪随机序列生成器算法
这个Matlab算法用于生成二元、三元及五级的,m序列。可以用于直接扩频通信等
系统中的,伪随机序列生成器。-M pseudo-random sequence generator algorithm for the Matlab algorithm is used to generate binary, ternary, and five of the, m sequence. Can be used to direct spread spectrum communication system, the pseudo-random sequence generator.
- 2022-05-28 15:44:51下载
- 积分:1
-
a small example of modifying the memory
一个内存修改的小例子,-a small example of modifying the memory
- 2022-02-01 07:26:52下载
- 积分:1
-
当前简易视频读取操作系统的面板和简单算法
当前简易视频读取操作系统的面板和简单算法-Simple video to read the current operating system and a simple algorithm of the panel
- 2022-04-07 12:24:09下载
- 积分:1
-
API为抓屏
应用背景如果你编译这个文件,它会保存你的桌面图像,现在。关键技术截图,图像捕捉,立即。如果你应用这个,你可以开发屏幕捕捉程序
- 2022-01-26 06:01:43下载
- 积分:1
-
C-#语法篇(上),跟我一起学Visual Studio 2005-C-# syntax chapter (above) and join me in learning Visual Studio 2005
- 2023-07-05 11:30:09下载
- 积分:1
-
CCS基础代码
MEMORY
{
PAGE 0:
VECS: org=0x0080, len=0x80
PROM: org=0x1000, len=0x1000 /* 4k words */
PAGE 1:
STACK: org=0x100, len=0x400 /* 1k words */
DARAM: org=0x2000, len=0x1000 /* 4k words */
}
SECTIONS
{ .text :> PROM PAGE 0
vectors :> VECS PAGE 0
.bss :> DARAM PAGE 1
.data :> DARAM PAGE 1
}
- 2022-07-18 04:00:20下载
- 积分:1
-
cvi入门实验
cvi入门小实验,包括流水灯、定时器、波形显示、串口通信、数据库操作,备有编程感悟,清晰明了,适合Labwindows CVI初学者
- 2022-09-08 07:20:02下载
- 积分:1
-
a small personal income tax calculation procedures of C program.
一个个人所得税计算小程序的C++程序。-a small personal income tax calculation procedures of C program.
- 2022-05-22 02:45:37下载
- 积分:1
-
In this project I try to use many features of Matlab like image processing , ani...
工业机器人的图像处理,动画控制其他MATLAB工具箱(虚拟现实工具箱)Matlab的许多功能。
所附文件包含在Simulink模型,转换成图像信号,数据处理,以控制机器人动画-In this project I try to use many features of Matlab like image processing , animation control (Virtual Reality Toolbox) with other Matlab toolboxes.
The attached files contains a Simulink model that convert the image processing data into signals in order to control the animation of the robot.
- 2022-07-25 20:10:14下载
- 积分:1
-
Winsock实现网络聊天室
Winsock实现网络聊天室-Winsock Internet chat room
- 2022-01-25 14:22:43下载
- 积分:1