资源列表
main(linux)
- 多线程实现矩阵相乘 多线程实现矩阵相乘-Multi-threading to achieve the realization of multi-threaded matrix multiply matrices
DC-and-BIAS
- 计算N-S效率系数及水量平衡,评估模拟效果-For N-S and bias calculation
a
- 发送程序与msg1.c类似。在main函数中,删除msg_to_receive声明,代之以buffer[BUFSIZ]。移除消息队列删除代码,并且在running循环中做出如下更改。现在我们调用msgsnd来将输入的文本发送到队列中。 -The sending program msg1.c similar. Delete msg_to_receive statement in the main function, replaced by the buffer [BUFSIZ]. Remove
F
- 对曲线进行拟合,使得最后拟合的数据与元数据的误差最小-The curve fitting, so that the final fitting of the data with the metadata minimum error
analogportreader
- This can be used to check all analog ports at the same time, useful for debugging. Can be easily expanded for different arduinos, used for Atmega 328p
read_xml
- IDL编写,对XML头文件进行读取,其中d:/sample2.xml可以改成要读取的文件位置.-IDL to prepare for XML header file for reading, where d :/ sample2.xml can change the file location to be read.
find-roots
- MATLAB 数值求根程序,用二分法求任意函数的跟-find roots
ex3
- 在1500*2000 的矩阵中有1500*2000-1个0和1个1,请赵出纳唯一一个1-find 1 in 0
findstring.sh
- android 模块字串提取脚本,适用于ubuntu-Android module strings extracting scr ipt for ubuntu
ramdom-selection
- 通过随机数在一份名为“list.txt”的名单中随机选择若干个人。-ramdom selection
beam-pattern
- 基于32阵元的均匀线阵波束形成,适合初学者的学习理解,更改阵元数,主瓣会随着阵元数的增加而变窄,来提高分辨率。-Based on 32 elements of the uniform linear array beamforming, suitable for beginners to learn to understand, change the number of elements, the main lobe with the increase of the number of eleme
tcpclient-server
- Tcp client server communication using Java The client–server model is a distributed application structure that partitions tasks or workloads between the providers of a resource or service, called servers, and service requesters, called clients.[1]