资源列表
凯撒解密
- java开发的凯撒解密系统,该系统能破解简单的凯撒加密的密码(this is a software which can unfold the password)
linux
- 进程调度算法,在linux中利用多线程模拟实现FCFS,SJF,RR的调度过程 哲学家算法(linux FCFS SJF RR)
G++4.4.3
- G++4.4.3特殊版本号的编译工具,免费下载,无需积分,支持开源!!!(G++4.4.3 special version of the compiler tool, free download, no integral, support open source!!!!)
matlab图像处理,压缩感知中ROMP的代码实现
- matlab处理图像,压缩图像,去燥,增强(Matlab processing images, compressed images, dryness, enhancement)
常用函数
- 用筛法求素数的基本思想是:把从1开始的、某一范围内的正整数从小到大顺序排列, 1不是素数,首先把它筛掉。剩下的数中选择最小的数是素数,然后去掉它的倍数。依次类推,直到筛子为空时结束。如有: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 1不是素数,去掉。剩下的数中2最小,是素数,去掉2的倍数,余下的数是: 3 5 7 9 11 13 15 17 19 21 23 25 2
DWGdirectX_3.01
- 用于DWG文件的读写,以及读写后的显示。(It is used for reading and writing of DWG files and the display after reading and writing.)
USMART
- stm32 usmart 通过串口在线调试程序源码编写的合理性问题,一次写入,无线仿真器即可调试(Stm32 usmart through serial serial debug program source code rationality problem, a write, wireless emulator can be debugged)
TFTLCD
- stm32 tft 彩屏显示,增设各种屏幕的适配,增加程序源码的通用性(STM32 TFT color display adapter, added to the screen, increase the versatility of the program source code)
RTC
- stm32 rtc mcu端掉电数据保存,电池供电维护存储数据不变(STM32 RTC MCU end power drop data preservation, battery powered maintenance and storage data constant)
PWM DAC
- stm32 pwm方波,改变引脚输出频率,通过占宽比来调节输出引脚的电压(STM32 PWM square wave, changing the output frequency of the pin, and adjusting the voltage of the output pin by occupying the width ratio)
0521
- ar0521 sensor配置,最新版本verD(ar0521 sensor 2017 verd)
MPU6050
- stm32 mpu6050六轴陀螺仪,模板文件可以很好的移至自己所需的工程中(Stm32 mpu6050 six axis gyroscope, the template file can be well moved to the project you need)