资源列表
投票系统
- 投票网站的用户可以分为两种,一个是普通用户,另一个是公司用户,在网站的初期阶段,公司用户的权限由管理员来担当。在网站初期阶段,为了积累用户通常对一些热门话题进行投票,例如体育赛事。 当普通用户进入投票网站后,要能够进行投票操作,例如对最喜爱的NBA明星投票,这里是只能投一个人的,并且一种投票一天内只能投一次。在投票前后,普通用户都是可以参看投票结果的。 当管理员进入投票网站后,要能够发起投票,例如对最喜爱的NBA球队进行投票,并且管理员要给出几个备选选项。当某一投票已经过期,管理员要将这
QRoundBarFix
- qt 圆形进度条修正,修正绘制细边圆形时无法设置(fix the qt round bar)
AESSRC
- AES in c++ source code
Symm
- Some of the commonly used symmetric algorithms
assignment1
- Python codes for Machine Learning with AI. The compressed codes here is for 1st assignment which includes 6 questions.
Assignment_1
- The python codes for ml
ikalman-master
- To use these functions: 1. Start with a KalmanFilter created by alloc_filter_velocity2d. 2. At fixed intervals, call update_velocity2d with the lat/long. 3. At any time, to get an estimate for the current position, bearing, or speed
UART-QtE4.7.1
- qt在linux下,调用串口驱动的示例参考。(use serial-port demo by the linux/Qt environment)
main.c
- 用 pthread 进行1000个随机整数的快速排序,以达到加速的目的。(With pthread for 1000 random integer fast sort, in order to achieve the purpose of acceleration.)
ucenter
- 通过主进程的分发机制一次下发指定数目文件至子进程,子进程进行文件操作取文件内容进行后面的需求操作.(Through the main process distribution mechanism, send a specified number of files to the sub process at a time, the child process file operations, take the file content for the latter needs operations
MinGW-gcc440_1
- a compiler of QT, for which version is 4.8.
hello_dev.tar
- Example of the simplest block device driver