资源列表
操作系统
- 置换算法,先进先出,在地址映射过程中,若在页面中发现所要访问的页面不在内存中,则产生缺页中断。当发生缺页中断时,如果操作系统内存中没有空闲页面,则操作系统必须在内存选择一个页面将其移出内存,以便为即将调入的页面让出空间。而用来选择淘汰哪一页的规则叫做页面置换算法。(In the process of address mapping, if page is found in the page, it is not in memory, resulting in page break. When t
NN
- 最近邻目标跟踪程序,可以运行,相关问题可咨询(Nearest neighbor target tracking program)
1插值法—拉格朗日插值法
- 使用matlab编写了拉格朗日插值算法的函数,里面有题目,可直接运行计算得到结果。(The function of Lagrange interpolation algorithm is written by MATLAB. There are questions in it, which can be directly run and calculated and get the result.)
mimasuo
- 六位的电子密码锁,模拟银行卡的密码输入,有三次输入密码的机会,输入正确开锁,三次输错使其锁定并发出警报(The six bit electronic password lock, which simulates the password input of the bank card, has the opportunity to enter the password three times, enter the correct unlock, and lock up the three time
Projects
- CS5032 与stm32f030采用IIC通信,精确可用,可识别周围色彩(CS5032 communicate with stm32f030 by IIC)
AFMotor
- arduino_AFMotor库,用于控制连在ARDUINO上的电机(The arduino_AFMotor library is used to control the motor connected to ARDUINO.)
sort
- 排序算法,java语言编写,有直接插入排序,希尔排序,冒泡排序,快速排序,归并排序,堆排序。(Sorting algorithm, written in Java language, has direct insertion sort, Hill sort, bubble sort, quick sort, merge sort, heap sort.)
pns
- NMR 程序 能得到周边神经刺激的参数以及是否超过标准(NMR code It can get PNS parameters and if it has out of the threshold.)
PWM_rectifier
- 脉宽调制技术策略搭建的sssc模型,基于pscad/emtdc(The SSSC model based on PWM technology strategy is based on pscad/emtdc.)
淘宝自动下单.py
- 淘宝自动下单 抓包下单 牛的一塌糊涂 烦的一比 代码仔细看 用处不小(Taobao automatic single capture single cow Taobao automatic single capture orders in a complete mess of cattle in a complete mess)
采用基于粒子群的多目标优化算法解决背包问题
- 多目标优化问题与粒子群算法的结合,以解决0-1背包问题(The multi-objective optimization problem is combined with particle swarm optimization to solve the 0-1 knapsack problem)
易语言取U盘id
- 用易语言写了一个取U盘ID的源码,需要的可拿去参考下(Using easy language to write a U disk ID source code, need to be taken for reference.)