资源列表
计步传感器资料(附代码)
- 采用低功耗 MCU 处理器, 及低功耗 G SENSOR 加速度传感器, 成熟的计步算法, 计步精度达 95%。(With low power MCU processor and low power G SENSOR acceleration sensor, mature step counting algorithm achieves a step counting accuracy of 95%.)
GDIPlus
- GDIPlus源码,丰富的GP支持库,解压密码为
新建文件夹 (3)
- 通过MATLAB软件,精确的绘制出衍射光学元件菲涅尔波带片。(Fresnel zone plate of diffractive optical element is accurately plotted by MATLAB software.)
新建文件夹 (2)
- 通过改变imread的图片,可以更改任意孔型进行菲涅尔衍射实验。(Fresnel diffraction experiment can be carried out by changing the image of imread.)
SpyGate-RAT 3.2
- 这远控挺不错的 ,简洁简易界面 送给喜欢干净清爽的人研究(It's a good remote control. Simple and simple interface for people who like clean and refreshing research)
NAVHelios v1.11_2
- please activate my document
驱动源码
- 64位驱动读写 源码 文件 纯源码 可易语言调用(64-bit Driver Read-Write Source Files)
NACA
- NACA翼型坐标生成文件,可根据输入NACA四位数字,生成NACA坐标(NACA airfoil coordinate generation file, which can generate NACA coordinates based on input NACA four digits)
MKLpy-master
- 一个多核学习python版本的代码,里面有平均核方法(A python library of multiple kernel learning)
QT实现的广告播放系统
- 使用QT5.5实现,有客户端和服务器端,可通过服务器,对客户端的天气,时间,广告,通知的数据的更新。
LOL战绩查询
- LOL战绩查询微信小程序端,快速查询LOL战绩(LOL record query WeChat Mini Program end, quick query LOL record)
排序查找
- 排序与查找程序 实现如下步骤要求的功能: 1. 从键盘输入若干个非负整数,遇到-1 则结束输入,将这些数保存到一个足够大的 一维数组中,非负整数的个数保存到变量 n 里面。 2. 使用函数 print_array(int*a,int n)在屏幕上输出排序前的 n 个整数。 3. 使用选择排序函数 select_sort(int *a, int n)将输入的 n 个整数从大到小排序。 4. 使用函数 print_array(int *a, int n)输出排序后的 n 个整数。 5.
