资源列表
encoder_demo
- Arduino code for encoder control
Python
- 实现KNN算法,通过输入参数K,找出临近K个点的类别,通过少数服从多数的原则,判别输入个体的类别。-Achieve KNN algorithm, K input parameters to identify categories near the K-point, through the principle of majority rule, determine an individual category input.
main
- 串口终端字符显示程序,加入自己设计的命令就可以像linux系统的串口终端一样,操作自己的设备-the programmer for display char in serial console ,add your design command ,make your have a serial console just like linux console,easy to use your device.
algorithm_try3_3
- 遗传算法解决优化问题,可以用来求解多峰单目标优化问题-The genetic algorithm solves the optimization problem and can be used to solve the multi- peak single- objective optimization problem
search
- 利用折半查找算法进行范围查找。所谓范围查找是要找出在给定值a和b之间的所有元素(a≤b)。-Use the binary search algorithm to find the range. The so-called range search is to find all the elements (a ≤ b) between the given values a and b.
sort
- 给定一个待排序序列,快速排序算法输出排序后(从小到大排序)的序列。-Given a sequence to be sorted, the fast sorting algorithm outputs the sequence (sorted small to large).
bestmul
- 设n(1≤n≤80)是一个正整数,将n分解成若干个互不相同的自然数的和,且使这些数的乘积最大. 贪心算法-Let n (1≤n≤80) be a positive integer, decompose n into the sum of several natural numbers that are different each other, and make the product of these numbers the largest.
uvw
- 这个程序实现的是一个学籍管理系统,能实现的基本功能有: 1 .提供基本的菜单选项,能根据不同的选项执行不同操作; 2. 对学生信息进行录入,删除、查询等操作; 3 .对学生信息进行统计、排序等操作。 -Student management system, to achieve the basic menu options, according to different options to perform different operations student info
niudundiedai
- 本程序利用牛顿迭代法求解非线性方程的根,适合于初学者- This procedure using Newton iteration to solve the root of nonlinear equations, suitable for beginners
vblast
- 无线通信中,VBLAST中采用MMSE的性能。可实现出图。-VBLAST and MMSE
segmentation
- NLP SEGMENTATION USING A TEXT FILE
Encrypt-a-Decrypt
- Ecnryption and decryption of an image
