资源列表
Python核心编程第2版
- python编程资料,使用入门。包含基本语法,多下次,gui以及网络编程等。(Python programming information, the use of entry. Contains basic syntax, more next time, GUI, and network programming.)
ARM嵌入式Linux系统开发(完整版)
- 学习ARM linux,里面有基本的知识和理论,供初学者使用学习(Learning ARM Linux, which has the basic knowledge and theory for beginners to learn)
yingtaohai
- Code, there are very complete notes and explanations Including Deng's correlation, absolute correlation, correlation of slope, improved absolute correlation, Conducted through virtual array DOA estimation.
thread
- 用C语言写的Linux平台上的线程池处理。(this is a sample of c linux thread pool)
cpp11_thread-master
- 使用C++11 thread类编写Linux多线程程序(Using C++11 to write Linux multithreading)
alfresco-jlan-4.0
- 基于java的CIFS实现,与alfresco相结合的服务器服务。(Implementation of CIFS based on java.Server services combined with alfresco)
master
- Telnet epoll c/s模式 发包组包学习(Telnet epoll c/s mode send/receive package)
hcfjq
- Data packet transfer source program, Rapid expansion of random spanning tree algorithm, ofdm system simulation including 16qam modulation fft windowing modules plus cp.
libsocketcan-0.0.10.tar.bz2
- socketcan 将文件名改为libsocketcan-0.0.10.tar.bz2(socketcan libsocketcan-0.0.10)
canutils-4.0.6.tar .bz2
- canutils-4.0.6.tar.bz2 socketcan(canutils-4.0.6.tar.bz2)
4167
- cordic matlab simulation algorithm, Including quaternion various calculations, It draws on principal component analysis algorithm (PCA).
h264_env_linux.tar
- 示例分为 CMOS 摄像头录像及回放两个功能: 1) 当用户进行录像时,会从 CMOS 摄像头采集视频, 在源代码 main.cpp 中,用 TVideo 类来实现这个部分的工作,在 TVideo 类中,会打开 CMOS 摄像头并采集图像。 2) 在从摄像头采集完图像后,需要在屏幕上进行预览,这部分的工作由 TFrameBuffer 类来完成。(Examples are divided into CMOS camera video and playback two functions: 1