-
bfsk
bfsk调制解调误码率仿真,需要用MATLAB来实现的好东西(bfsk modem bit error rate simulation, need to use MATLAB to implement the good stuff)
- 2010-05-11 16:30:02下载
- 积分:1
-
TCT40-16TR
超声波传感器 TCT40-16TR 程序 电路,超声波传感器 TCT40-16TR 程序 电路(ultrasonic sensor TCT40-16TR programme circuit,ultrasonic sensor TCT40-16TR programme circuit)
- 2009-04-29 23:47:24下载
- 积分:1
-
armfly-DSP-tutorials-Chapter-1
本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本期教程开始带领大家学习DSP教程,学习前首相要搞明白一个概念,DSP有两层含义,一个是DSP芯片也就是Digital Signal Processor,另一个是Digital Signal Processing,也就是我们常说的数字信号处理技术。本教程主要讲的是后者。(
This tutorial uses a DSP library the ARM official, this library supports
CM0, CM3, CM4 and CM7 for the kernel of all MCU.)
- 2015-06-02 17:47:45下载
- 积分:1
-
ZStack-CC2530-2.5.1a-light
说明: 基于zigbee CC2530开发的光敏传感器(Photosensitive Sensor Based on Zigbee CC2530)
- 2020-06-22 23:20:01下载
- 积分:1
-
comm
用vc写的向串口发十六进制数据。
文件中有整个工程文件。(Vc wrote with hex data sent to the serial port.
File in the project file.)
- 2012-01-09 22:29:28下载
- 积分:1
-
LayoutManager
超级好用的MFC控件布局管理器类,采用moveWindows实现。(Super easy to use MFC control layout manager class, using moveWindows implementation.)
- 2020-12-23 08:39:06下载
- 积分:1
-
sobel算子
说明: 应用opencv进行图像处理,改变基sobel算子操作,有利于开展下面的图像处理(Applying OpenCV to image processing and changing the operation of base Sobel operator is beneficial to the following image processing)
- 2019-03-04 21:40:18下载
- 积分:1
-
lvgl的codeblocks仿真工程
LVGL的codeblocks仿真工程,都配置好的,可以直接打开运行
【核心代码】int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR szCmdLine, int nCmdShow)
{
/*Initialize LittlevGL*/
lv_init();
/*Initialize the HAL for LittlevGL*/
lv_win32_init(hInstance, SW_SHOWNORMAL, 800, 480, NULL);
/*Run the demo*/
lv_demo_widgets();
while(!lv_win32_quit_signal) {
/* Periodically call the lv_task handler.
* It could be done in a timer interrupt or an OS task too.*/
lv_task_handler();
usleep(10000); /*Just to let the system breath*/
}
return 0;
}
- 2021-08-23 00:31:02下载
- 积分:1
-
lag
如何使用MATLAB编程,里面有详细的说明,大家可以试试。满好的教程(How to use the MATLAB programming, which is described in detail, we can try. Man good tutorial)
- 2007-11-07 09:02:27下载
- 积分:1
-
xapp1251
说明: 1. REVISION HISTORY
2. OVERVIEW
3. SOFTWARE TOOLS AND SYSTEM REQUIREMENTS
4. DESIGN FILE HIERARCHY
5. INSTALLATION AND OPERATING INSTRUCTIONS
6. SUPPORT
- 2020-11-07 09:49:49下载
- 积分:1