资源列表
QueueController.class
- 做一个简单的一步处理例子,执行队列 * 环境变量参数值: * --queue|QUEUE: 需要执行的队列的名字 * --interval|INTERVAL:在队列中循环的间隔时间,即完成一个任务后的等待时间,默认是5秒 * --app|APP_INCLUDE:需要自动载入PHP文件路径,Worker需要知道你的Job的位置并载入Job * --count|COUNT:需要创建的Worker的数量。所有的Worker都具有相同的属性。默
readgpsdata
- MATLAB读取卫星星历数据以及观测数据(MATLAB reads satellite ephemeris data and observational data)
广图快捷键
- 非常好用有,简化多功能命令可以实现很多功能(Simplifying multifunction commands)
数据结构实验1
- 用C实现数据结构顺序表的基本功能,包括顺序表的创建、插入、删除顺序表中的元素等功能(Implementing the basic functions of a data structure sequence table with C)
face-SVM
- 用PCA和SVM实现人脸识别,是经典的人脸识别Python代码(Face recognition using PCA and SVM)
titanic
- kaggle titanic问题源码,正确率80%(Kaggle Titanic source code, correct rate 80%)
big
- 该代码实现了两个大数据的乘法,即两个计算机不能处理的大数据(multiple two big numbers)
mariner
- 在matlab中对船舶的运动控制进行仿真,采用的算法是PID控制算法(The motion control of the ship is simulated in MATLAB, and the algorithm used is the PID control algorithm)
chezai
- 以车载数字电视为对象,基于matlab通信工具箱模拟其调制解调过程(Taking the vehicle digital TV as the object and simulating the modulation and demodulation process based on the MATLAB communication toolbox)
main
- C++ language max min ant system
Selenium
- python的几个爬虫小程序,包括requests,selenium,主要用来爬去壁纸(Python's crawler small programs, including requests, selenium, are mainly used to crawl out wallpaper)
MaoYan-master
- request 爬取猫眼电影top100,和一个selenium抓取淘宝商品的爬虫(Request crawling maoyan film Top100)