资源列表
[其他小程序] ATK-MPU6050
说明:本代码是用来显示陀螺仪和加速度计融合之后的程序,可以直接使用,无需修改。-This code is used to display the program gyroscopes and accelerometers After integration, it can be used directly without modification.<冯瑞> 在 2025-11-30 上传 | 大小:297kb | 下载:0
[其他小程序] displatment
说明:振动信号处理的相关文献,介绍了振动信号加速度,速度,位移之间关系!-Vibration signal processing literature describes the relationship between the vibration signal acceleration, velocity, displacement!<曹文> 在 2025-11-30 上传 | 大小:297kb | 下载:0
[其他小程序] linklist
说明:针对链表的练习程序,将链表的常用函数 链表生成 链表遍历(打印链表) 链表长度 查找链表第i个数值,返回给e 查找链表数值为e的元素,返回节点的位置i 查找链表数值为e的元素,返回节点的位置i 链表插入 链表排序(泡法冒) 等封装成子函数。此段C语言程序基于VS2010的编程环境,通过子函数的编写调用实现练习链表操作的目的。-Exercise program for the list, returns to the list of commonly used functions list g<丁明凯> 在 2025-11-30 上传 | 大小:297kb | 下载:0
[其他小程序] DllTest-2016.01.23PM
说明:自己学习编制的DLL编程,包含了非MFC DLL、规则MFC DLL、扩展MFC DLL三种类型的工程。开发环境为VC++ 2010-DLL compiled their own learning program, including the non-MFC DLL, MFC DLL rule, three types of expansion MFC DLL project. Development environment for VC++ 2010<陆坚锋> 在 2025-11-30 上传 | 大小:297kb | 下载:0
[其他小程序] phusdcalgraphic
说明:博客程序源程序,可以参照下,最近较流行哟,不错的-Blog program source code, can consult, more popular, recently good<Eltoe> 在 2025-11-30 上传 | 大小:297kb | 下载:0
[其他小程序] lbnguaoethe
说明:C# primer plus 书中的源代码和PDF补充文档,适合全面掌握C#语言的开发者学习,-C# primer plus the source code and added a PDF document in the book, suitable to fully grasp the developers of the c# language learning,<Gqbvjelle> 在 2025-11-30 上传 | 大小:297kb | 下载:0
[其他小程序] dllRegistryprogram
说明:注册表监控程序,包含全部的驱动和应用程序源码,还行-Registry monitoring program, containing all the driver and application program source code, ok<XZP+1720> 在 2025-11-30 上传 | 大小:297kb | 下载:0
[其他小程序] mrl-editoj
说明:A 2 d map editor for handling static game maps<aindl> 在 2025-11-30 上传 | 大小:297kb | 下载:0
[其他小程序] DNA-Consensus-String
说明:输入m个长度均为n的DNA序列,求一个DNA序列,到所有序列的总Hamming距离尽量 小。 两个等长字符串的Hamming距离等于字符不同的位置个数,例如,ACGT和GCGA的 Hamming距离为2(左数第1, 4个字符不同)。 输入整数m和n(4≤m≤50, 4≤n≤1000),以及m个长度为n的DNA序列(只包含字母 A,C,G,T),输出到m个序列的Hamming距离和最小的DNA序列和对应的距离。 如有多 解,要求为字典序最小的解。 例如,对于下面5个DNA序列,<施靛紫> 在 2025-11-30 上传 | 大小:297kb | 下载:0