-
PS2振动实验(KEIL5)
PS2手柄通讯协议破解,STM32 F103实现,可调节震动频率与获取摇杆值与按键值。(PS2 handle communication protocol crack, STM32 F103 implementation, can adjust the vibration frequency and obtain joystick value and key value.)
- 2017-11-25 14:37:12下载
- 积分:1
-
基于s5pv210 rtc驱动实验
#include // include/linux/xxx.h
#include
#include
#include
#include
#define S5PV210_PA_RTC 0xe2800000
void rtc_release(struct device *dev)
{
}
struct resource s5p_rtc_resource[] = {
[0] = {
.start = S5PV210_PA_RTC,
.end = S5PV210_PA_RTC + SZ_1K - 1,
.flags = IORESOURCE_MEM,
},
[1] = {
.start = IRQ_RTC_ALARM,
.end = IRQ_RTC_ALARM,
.flags = IORESOURCE_IRQ,
},
};
struct platform_device rtc_plat_dev = {
.name = "rtc-plat",
.num_resources = ARRAY_SIZE(s5p_rtc_resource),
.resource = s5p_rtc_resou
- 2022-03-01 20:11:47下载
- 积分:1
-
Life by a number of protein amino acids by a combination of different ways. In t...
生命蛋白质是由若干种氨基酸经不同的方式组合而成。在实验中,为了分析某个生命蛋白质的分子组成,通常用质谱实验测定其分子量x (正整数),然后将分子量x分解为n个已知分子量a[i](i=1,.......,n)氨基酸的和的形式。某实验室所研究的问题中:
n=18, x 1000
a[i](i=1,.......,18)分别为57, 71, 87, 97, 99, 101, 103, 113, 114, 115, 128, 129, 131, 137, 147, 156, 163, 186
要求针对该实验室拥有或不拥有计算机的情况作出解答。
该题目的解答,将输出所有解及其个数。-Life by a number of protein amino acids by a combination of different ways. In the experiment, in order to analyze the life of a molecule composed of protein, usually measured by mass spectrometry molecular weight of x (positive integer), then the molecular weight x is decomposed into n known molecular weight of a [i] (i = 1,. ......, n) of amino acids and form. A laboratory study of the question: n = 18, x 1000a [i] (i = 1 ,......., 18) were 57, 71, 87, 97, 99, 101, 103, 113 , 114, 115, 128, 129, 131, 137, 147, 156, 163, 186 requests for the laboratory owned or not owned computer to answer. The subject answers, the output and the number of all solutions.
- 2023-07-12 00:10:02下载
- 积分:1
-
基于STM32F107的DeviceNet协议栈
基于STM32F107的DeviceNet协议栈,从microchip的基于PIC源码上移植过来的。支持组二预定义主从连接,轮询传输数据,并没有定义应用层,轮询输出的数据默认返回输入的数据,可以定义接收到轮询的函数和发送轮询数据的函数,应用于具体的应用。本源码已经在台达PLC上经过验证。亲测有效
- 2022-08-10 20:22:15下载
- 积分:1
-
STM32矢量控制程序
基于STM32的 矢量控制程序 采用速度观测器 观测转速 启动方式采用开环启动 在一定转速后 进行闭环控制
- 2022-05-30 17:25:59下载
- 积分:1
-
PLC-RS232-labwindows
说明: 用labwindows和PLC联合编写的串口通信程序,利用PLC做数据采集卡,在labwindows中编写串口通信显示程序。(Prepared jointly by labwindows and the PLC serial port communication program, the use of PLC for data acquisition card, write the serial communication in labwindows display program.)
- 2011-02-19 10:58:00下载
- 积分:1
-
8453845
DB-library编程window下的VC和SOL server结合开发而成使用了DB-library库()
- 2018-05-16 16:50:24下载
- 积分:1
-
3dsound
3D音效的实现效果程序,参考这个程序,也可以写出3D音效的作品。(关闭翻译英语中文德语检测语言
中文(简体)英语日语
翻译文字或网页
3D音效的实现效果程序,参考这个程序,也可以写出3D音效的作品
请键入文字或网站地址,或者上传文档。
取消
3D yīnxiào de shíxiàn xiàoguǒ chéngxù, cānkǎo zhège chéngxù, yě kěyǐ xiě chū 3D yīnxiào de zuòpǐnThe realization of 3D sound effect program, refer to this program, you can also write 3D sound works)
- 2014-05-22 11:46:38下载
- 积分:1
-
系统打印机调用编程, 系统打印机调用编程,系统打印机调用编程...
系统打印机调用编程, 系统打印机调用编程,系统打印机调用编程-Printer programming system call, the system calls the printer programming, systems programming call the printer
- 2022-07-10 12:23:08下载
- 积分:1
-
transient
小波变换对电能质量暂态信号的分析和运用,包含电压骤升、骤降等(Wavelet transform for power quality analysis and the use of transient signals, including voltage dips, swells, etc.)
- 2013-08-06 11:44:07下载
- 积分:1