资源列表
LeetCode
- LeetCode的部分题目源代码,其中有plusOne、mergeArray、twoSum、sortByN、thirdMax(The source code in LeetCode.)
FMC 接口标准ANSIVITA_57.1.pdf
- FMC的接口标准,设计选择参考选型。国际标准所使用FMC 接口标准ANSIVITA_57。(FMC interface standards, design selection, reference selection. The international standard uses the FMC interface standard ANSIVITA_57)
fft1024 verilog代码
- fft1024 verilog 代码 可以编译成功 建议下载学习(The fft1024 verilog code can compile successful Suggestions for download learning)
air_masses_HYSPLIT_trajectory_model_results
- hysplit轨迹画图的m文件 把数据导入进去即可(drawing the hysplit trajtart)
gson-2.6.2
- gson用到的jar包,修改后缀名后,导入工程即可使用(Jar packages used in gson)
YL-3火焰传感器模块资料
- YL-3传感器C51的测试程序+使用说明书+原理图(The yl-3 sensor test program + the instructions + principle diagram)
ThreadPoolDemo
- 简易线程池思想+优先任务队列 可根据当前任务状态动态增减任务线程数 数目成员包括:初始线程数 最多线程数 最少空闲线程数 最多空闲线程数 原则上接到任务从空闲线程队列取线程执行,取了后判断最多线程数与最少空闲线程数决定是否创建空闲线程 线程执行从空闲切换到繁忙,执行完后继续从任务队列取任务执行,当任务队列空了再放置空闲队列 放置到空闲队列后,判断空闲队列最多数选择干掉空闲线程(Simple thread pool thinking + priority task queue can dy
920150
- So that the computer automatically shut down the program
2048
- 微信小程序开发源码,微信小程序之2048游戏(WeChat applets game 2048)
移动端商城
- 微信小程序开发,微信小程序之移动端商城源码(WeChat small program development, WeChat small program mobile terminal mall source)
Foundations of Computational Hydraulics
- Foundations of Computational Hydraulics
carousel
- javascr ipt 实现图片旋转木马特效. 依赖jquery 脚本库(JQuery achieve picture carousel effect)