-
stm32无线鼠标
说明: 基于stm32的无线鼠标,使用ST官方的USB库实现鼠标的功能。在使用NRF2401无线透传模块实现无线传输(The wireless mouse based on STM32 uses the official USB Library of st to realize the function of the mouse. Using nRF2401 wireless transmission module to achieve wireless transmission)
- 2021-01-15 12:18:44下载
- 积分:1
-
设计并实现Unix的“time”命令
设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: • 使用CreateProcess()来创建进程 • 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 • 调用GetSystemTime()来获取时间 在Linux下实现: • 使用fork()/execv()来创建进程运行程序 • 使用wait()等待新创建的进程结束 • 调用gettimeofday()来获取时间 mytime的用法: $ mytime.exe program1 -$ mytime.exe program1
- 2023-07-20 00:35:04下载
- 积分:1
-
101138362InsNavigationKalman
这是我自己写的xsen的mti系统程序,从陀螺仪和加速度计中实时读取数据,并在地理坐标系中进行解算,最后积分得到速度和位置信息。可以用于手势识别或者精度要求不高的导航系统。如果要用于精确导航,则应该进一步进行修正。程序使用com4进行通信,波特率是115200,采样频率是50hz,这些参数都可以修改。(This is my own writing xsen the mti system program the gyroscopes and accelerometers to read data in real time, and geographic coordinate system solver, the final points to get the speed and location information. Can be used for gesture recognition or less precision navigation system. If you want to for accurate navigation, it should be further amended. Program to communicate with com4, baud rate is 115200, the sampling frequency is 50hz, these parameters )
- 2016-05-07 23:17:26下载
- 积分:1
-
关于水晶报表的资料源码,用.net平台下c#开发
关于水晶报表的资料源码,用.net平台下c#开发-Crystal Reports on the information source, using. Net platform c# Development
- 2023-08-09 13:30:05下载
- 积分:1
-
text-editor-system
文本编辑器系统
实现文件是editor.c,因可以直接使用使用Turbo C工具来调试。(Text editor, system files editor.c, debugging can be directly used to use Turbo C tools.)
- 2012-11-19 22:28:23下载
- 积分:1
-
clustering_kmean
Kmeans PLUS abib clustering template and benchmark
- 2014-01-29 16:22:49下载
- 积分:1
-
jn877
语音信号的采集与处理,数字信号处理课设,能量谱分析计算,小波包分析提取振动信号中的特征频率。( Acquisition and Processing of the speech signal, digital signal processing class-based, Energy spectrum analysis and calculation, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2017-05-12 19:12:23下载
- 积分:1
-
c# Hook 全局键盘 鼠标 禁用键盘鼠标
c# Hook 全局键盘 鼠标 禁用键盘鼠标-c# Hook keybroad ,mouse
- 2022-02-22 01:18:10下载
- 积分:1
-
011iir16_matlab
给出了通过matlab设计IIR低通滤波器的程序,并通过程序把在DSP中所用到的变量计算出来,很有价值。(Matlab given by IIR low-pass filter design procedures, and procedures used in the DSP in the calculated variables, very valuable.)
- 2009-06-15 10:27:53下载
- 积分:1
-
2011210597 实验四 数组排序
- 2023-04-16 10:50:03下载
- 积分:1