-
DAC DMA成功输出正弦波
DAC DMA成功输出正弦波,详细说明在程序中都有备注(DAC DMA Successfully Output Sinusoidal Wave)
- 2020-06-19 17:20:02下载
- 积分:1
-
双线程模型
一发一收的两个线程,考虑了线程间同步的问题。
- 2022-03-02 09:49:55下载
- 积分:1
-
read-string-from-FLASH
read data of type character from flash memory
- 2013-09-08 03:49:15下载
- 积分:1
-
图像隐写
从这个应用程序中,你可以把你的照片藏在另一张图片的后面,并把它发送给一些人
- 2022-04-21 06:18:07下载
- 积分:1
-
cviimage
cvi图像设计替换背景 扣图专用代码 毕业设计可用(cvi replace the background of graphic design graduate design buckle Figure specific code available)
- 2020-07-01 15:00:01下载
- 积分:1
-
xian2
说明: 通过键盘创建有若干个元素(可以是整型数值)的单链表,实现对单链表的初始化,对已建立的顺序表插入操作、删除操作、查找操作、遍历输出单链表。
要求各个操作均以函数的形式实现,并且在主函数中调用各个函数实现以下操作:
( 1 )键盘输入单链表 x 、 x 、 x 、 x 、 x 、 x ,并输出显示,其中 x 为任意整数。
( 2 )在单链表的第 4 个位置插入 67 ,并输出单链表中的各元素值。
( 3 )删除单链表中的第 2 个数据元素,并输出单链表中的各元素值。
( 4 )查找单链表中的第 5 个元素并输出该元素的值。(A single linked list with several elements (which can be integer values) is created by keyboard to initialize the single linked list, insert operation, delete operation, search operation and traverse the output single linked list.
Each operation is required to be implemented in the form of a function, and each function is called in the main function to implement the following operations:
(1) Keyboard input single linked list x, x, x, x, x, x, and output display, where x is an arbitrary integer.
(2) Insert 67 at the fourth position of the single-linked list and output the values of each element in the single-linked list.
(3) Delete the second data element in the single-linked list and output the values of each element in the single-linked list.
(4) Find the fifth element in the single list and output its value.)
- 2019-04-18 20:15:36下载
- 积分:1
-
OpenCV 编译流程
说明: opencv编译流程,讲述了如何用cmake编译opencv。(Opencv compilation process)
- 2020-06-20 06:00:01下载
- 积分:1
-
KA
说明: 基尔霍夫近似方法,计算目标的双站散射系数。参考乌拉比的微波遥感。(Kirchhoff s approximation method to calculate the bistatic scattering coefficient of the target. Refer to the Orabi microwave remote sensing.)
- 2015-07-17 20:52:50下载
- 积分:1
-
在Matlab C MEX S函数编写的SVPWM
这是同步的空间矢量调制算法编写C使用Matlab的Simulink的功能
- 2022-05-23 19:04:52下载
- 积分:1
-
VS进行Gige相机操作(包含打开、关闭及曝光等参数设置)
基于VS2010编程环境Gige相机的基本操作,含有非常详细的代码。包括相机硬件设置、打开、参数设置(曝光时间)和关闭的全过程。程序编写和编译时64位的,运行后可实时调整曝光度、显示采集的图像信息。
- 2022-07-24 21:18:30下载
- 积分:1