资源列表
OPENSSL
- Openssl安装 版本0.9.8 平台arm LINUX(Openssl install v 0.9.8 for arm LINUX)
yingyong_linkstack.tar
- 通用链式栈可以进行任意的四则运算。(1+2)*3/4-9+(1+5)(Generic chain stacks can do arbitrary four operations.(1 + 2) *3/4-9+ (1 + 5))
Linux移植驱动及应用开发
- S5PV210的Linux开发文档,很全,很详细(S5PV210 Linux develop document, very good)
Linux内核调试技术-1_讲义
- linux内核调试培训材料(linux kernel debug)
linux usb hub
- linux usb hub架构介绍,语言生动(introduce linux usb driver)
ThermoCycle-v2.2
- Modelica 热力循环库,可以兼容Dymola使用,直接用dymola导入就好(Modelica lib for thermal cycle)
LidarClassifer
- lidar 相关代码 python 代码(lidar code python code 2d grid)
THERMUSV2-3.tar
- 热力学拟合程序,基于ROOT-CERN。可以通过热力学参数拟合粒子产额(a thermal package for ROOT)
跟我一起写Makefile-陈皓
- 该文件可以帮助C++编程者快速的写出makefile文件。尤其在linux系统下,编写大规模系统文件,该文档的帮助很大。(This file helps C ++ programmers write out makefiles quickly. Especially in the linux system, the preparation of large-scale system files, the document is of great help.)
DAYTIME
- 实现DAYTIME服务器和客户端程序 服务器作为后台程序,运行后不退出,接受客户端连接,向客户端返回服务器的日期时间。(Implementation of DAYTIME server and client program Server as a daemon, do not quit after operation, accept client connection, return to the server date and time.)
openSourceBuild
- 介绍了ffmpeg库、openblas库、flite 语音合成库 等移植到嵌入式上时交叉编译方法。(This paper introduces the cross compiling method of ffmpeg library, openblas library, Flite speech synthesis library and so on.)
guess.tar
- guess number game by qt