-
R8C2L 直流无刷电机源代码
瑞萨R8C2L 直流无刷电机源代码,可以实现基本的带霍尔无刷电机驱动控制。代码数量不多,结构比较清晰,方便读者阅读,适合初学者学习。
- 2022-02-03 16:05:09下载
- 积分:1
-
SDCardTest_ce
读取SD卡 唯一标识号的程序 在wince设备上运行 可以用于卡加密(Unique identification number to read SD card program in wince run on the device can be used for card encryption)
- 2011-11-29 12:41:17下载
- 积分:1
-
PD12,13,14,15四路PWM输出
说明: 利用stm32实现四路pwm输出,使用一个定时器实现功能。(Realization of four-way PWM output by stm32)
- 2020-06-23 23:20:01下载
- 积分:1
-
d4ef13
一种FPGA配置数据压缩算法的参数选择方法A FPGA configuration data compression algorithm parameter selection method(A FPGA configuration data compression algorithm parameter selection method)
- 2021-03-03 09:39:33下载
- 积分:1
-
opengl entry, opengl develop the most simple example.
opengl入门,opengl 开发的最简单的实例。-opengl entry, opengl develop the most simple example.
- 2022-03-10 09:59:04下载
- 积分:1
-
78579845
弹出日期选择器,精选ios编程学习源码,很好的参考资料。(Pop-up date selector, selection of learning IOS programming source code, a good reference.)
- 2013-12-07 11:12:40下载
- 积分:1
-
sharewindows
C#实现桌面共享,开启服务器端,客服端可以看到服务器端的界面。(C# share window,C# share window,C# share window,C# share window,C# share window)
- 2016-04-23 20:23:20下载
- 积分:1
-
Audio-Frequency00
由DSP产生正弦扫频信号和幅频特性测量的核心算法和实现过程。按此方案设计的扫频仪,可测得被测网络在20Hz~20KHz范围内的幅频特性,并将测量结果发送给PC机显示(Sine sweep signal generated by the DSP and the core algorithm of the measurement of the amplitude-frequency characteristics and implementation process. Click Sweep program design can be measured by the amplitude of the measured network in the range of 20Hz ~ 20KHz frequency characteristics, and measurement results are sent to the PC display)
- 2013-04-12 11:05:41下载
- 积分:1
-
mqam
Qam modulation effective matlab code
- 2011-09-10 15:46:48下载
- 积分:1
-
sLinkList
说明: 项目任务
在单链表类中增加一个功能erase(x, y), 删除表中所有值在 [x, y] 之间的结点。假设链表中结点数值类型是整形,要求编程返回删除相应结点后的链表长度和链表元素。
输入描述
第一行输入链表List的结点元素值,元素之间用空格间隔,且均为int类型;
第二行输入为x和y,分别表示需要删除结点元素的最小值和最大值。
输出描述
第一行输出删除相应结点后链表的长度;
第二行输出删除相应结点后链表的所有元素,元素之间用空格间隔。若无剩余元素,输出null。(Project tasks
A function erase (x, y) is added to the class of single linked list to delete all nodes whose values are between [x, y]. Assuming that the numerical type of the node in the linked list is plastic, the program is required to return the length and elements of the linked list after deleting the corresponding nodes.
Enter a description
In the first line, enter the node element values of the linked list list, with spaces between the elements, and all of them are of type int;
In the second line, input X and y to indicate the minimum and maximum values of node elements to be deleted.
Output description
The first line outputs the length of the linked list after deleting the corresponding node;
The second line outputs all the elements of the linked list after deleting the corresponding nodes, with space between the elements. If there are no remaining elements, null is output.)
- 2020-11-04 16:54:25下载
- 积分:1