资源列表
pollmonitor
- 使用非阻塞 I/O 的应用程序常常使用 poll, select, 和 epoll 系统调用. poll, select 和 epoll 本质上有相同的功能: 每个允许一个进程来决定它是否可读或者写一个或多个文件而不阻塞. 这些调用也可阻塞进程直到任何一个给定集合的文件描述符可用来读或写. 因此, 它们常常用在必须使用多输入输出流的应用程序, 而不必粘连在它们任何一个上. 相同的功能常常由多个函数提供, 因为 2 个是由不同的团队在几乎相同时间完成的: select 在 BSD Unix 中引入
STLmap_using
- 在linux下使用stl map 进行插入,查询,删除等功能的代码-Insert,inquire,delete fuction with stl map in linux/unix
queen
- Linux环境下运行的N皇后C源代码下载-Running under Linux environment N Queen C source code download
main.cpp.tar
- Tool to test ComPort on embedded ArmLinux
IPaMAC
- MAC及IP地址检测。 本程序只适用于XP、win7和server2003。其他系统可能出现无法运行的命令。 现在大多数电脑都存在双网卡的情况,一些电脑初学者不会查找当前正在使用的网卡及IP地址。 本程序经过测试,能够很好的在双网卡下运行,并且仅显示当前正在使用的网卡的IP及MAC地址。-This soft is used for detecting MAC and IP address. Only using in XP, win7 and server2003. Other
C-language-program
- 51单片机外接8255A做成的交通灯程序及PROTEUS仿真结果(附对应C语言程序)-51 microcontroller external traffic light made of 8255 a and PROTEUS simulation results (with corresponding C language program)
matlab2
- 了解单频激光干涉仪的非线性误差,使用matlab软件工具对提出的非线性误差修正方法进行验证,在交流幅度偏差中,用matlab仿真交流幅值比g与相位最大误差的关系曲线对测量的影响进行分析。-Understanding single-frequency laser interferometer nonlinearity error, the use of matlab software tools for the proposed non-linear error correction method
PCA
- Principal Component Analysis by Singular Value Decomposition
DCTshuiyindechengxu
- 其变换矩阵的基向量很近似于托伯利兹矩阵的特征向量,而托伯利兹矩阵又体现了人类语言及图像信号的相关性。因此,DCT常常被认为是语音与图像信号变换的准最佳变换。-The transformation matrix of the basis vectors is approximate to the Vento Belize matrix eigenvectors, and the support matrix of Belize and reflects the relationship betwe
code
- load two video to two camera use OpenCV with visual studio
pingjunzhouqitufa
- 频谱周期图的MATLAB程序,主要对信号进行加窗处理,包括海明窗-Periodogram spectrum
ncep
- 用于自NOAA下载的风场数据(.nc)绘图成相关图件-For drawing the wind data of NOAA. (nc) files
