资源列表
Change-of-second-order-anisotropy
- 用LLGS方程描述自旋振荡器的振荡特性,变化二阶各向异性对振荡特性的影响-LLGS equation with spin oscillator oscillation characteristics change impacts on the oscillation characteristics of second order anisotropy
Ftp
- ftp上传 ftp上传 ftp上传 ftp上传 ftp上传 ftp上传 ftp上传-ftp upload ftp upload ftp upload ftp upload ftp upload ftp upload ftp upload ftp upload ftp upload ftp upload ftp upload ftp upload ftp upload
51-simple-task---9.25
- /// /// /// /// /// /// 嵌入式系统中 简单的“任务调度、管理”实现 Kernel.c中包含 任务开启:TASK_On 任务关闭:TASK_Off 任务运行:TASK_Run task.c中包含任务具体执行函数 任务开启关闭思路参考RiveraWaves 2016-9-25 ///////////////////////////////// /-Kernel.c TASK_On TASK_Off TAS
queen
- 八皇后问题,利用回溯法找到互不攻击的八个皇后的位置,给出所有的情况,可以选择皇后的个数。-Eight queens problem using backtracking to find and do not attack the eight Queen' s position, given all the circumstances, you can choose the number of queen.
NRF2401
- 文件列表
UDP
- 实现udp协议的通讯,按照实际要求在界面上显示协议数据-UDP protocol to achieve communication, in accordance with the actual requirements of the interface display protocol data
DTW1
- 对kinect传感器的骨骼点信息进行的DTW距离匹配,包括查找路径,帧匹配距离。-DTW distance skeletal point information kinect sensor' s matches, including the search path, frame matching distance.
mofangdou
- 魔方阵,利用不同的算法设置魔方,包括奇数和偶数魔方。-Set rubik s cube magic square , the use of different algorithms , including the odd and even number rubik s cube .
shuzhif
- 从文件输入任意M进制的数,转换为十进制数,以字符形式从文件输入数x,算法实现将x的每一位数字与M的幂相乘最后相加。将十进制转换为其他任意进制有利用数组(shi_array)和栈(initstack)两种方法。将M进制的数转换为其他任意进制时,需要先将M进制的数x转换为十进制数,再利用shi_array和栈函数实现十进制向其他进制的转换。要特别注意M进制的数x中包含的数字不能超过M以及字符型的数字包括1~9和A~F。将结果再保存在文件中。-Input a file of any M-ary nu
GPS
- 按照gps串口通讯协议,实现串口通讯,按照协议要求在界面上显示相关信息-According to GPS serial communication protocol to achieve serial communication, in accordance with the requirements of the protocol on the interface to display the relevant information
CAN
- 资料包括can总线模块MCP2515的详细资料和can总线在51单片机和STM32上实现的代码-Information can include the code module MCP2515 bus details and can bus 51 and STM32 microcontroller implemented
wq
- 本程序的要求是给出一个二叉树的中序和后序遍历,运用递归和非递归两种方法确定二叉树,并输出二叉树的前序序列和显示二叉树的树形结构。-The requirements of this program is to give a binary tree in inorder and preorder using recursive and non-recursive two methods to determine the binary tree, and outputs the preamble se
