资源列表
hisi3536_tlv320aic31
- 海思平台下,tlv320的驱动, 海思3536平台下亲测(hisilicon platform linux driver)
ITE_HDMIRX1.4_2.18.20
- 海思平台下 it6604 驱动,亲测有效,可以使用(hisilicon platform it6604 driver ,it is very useful!)
piris
- 海思平台下 光圈的控制方法 在3516平台上试过(hisilicon platform iris contrl)
XX-Net-3.6.15
- it's the code for our to connect the google. easy to use
cpufreqmod
- a module for set frequency in linux kernel
openssl-1.0.1l.tar
- openssl源码,在linux环境下编译可以生成.so动态库供各平台使用(OpenSSL source code, compiling in the Linux environment can generate.So dynamic libraries for use by each platform)
LabelImg
- 标注软件labelmg源码,用于图像标注(Annotation software labelmg source code)
bchat_linux_60_free
- 视频语音聊天室(免费10用户Linux版本) 注:聊天室的登陆配置管理辅助网页是聊天室的外围工作,与聊天室本身没有关联。本软件包所附的asp或者php、perl程序都是有源代码形式脚本程序,仅供参考,请根据需要自行更改使用。(BlueSky Multimedia Chat System Linux Version))
serialPort
- 使用QT5开发串口应用程序,如串口配置,串口发送数据,串口接收数据(use QT5 to develop a simple serial port communication code;)
linux
- 进程调度算法,在linux中利用多线程模拟实现FCFS,SJF,RR的调度过程 哲学家算法(linux FCFS SJF RR)
多线压力测试工具
- 用于多线程测试,支持最大100万个连接,已经测试OK(For multithreaded testing, the maximum 1 million connections are supported, and OK has been tested)
procosumer
- 著名的生产者消费者问题多线程实现,建议在linux系统编译运行。(The famous issue: producer and costumer.)