资源列表
[行业发展研究] RS485_for_Arduino
说明:is the code for modbus devices under rasbery pi controller<suri> 在 2025-09-27 上传 | 大小:37kb | 下载:0
[软件工程] more-release-one
说明:无线Mesh网络机会路由(Opportunistic Routing)MORE源代码-more protocol code<牛海旭> 在 2025-09-27 上传 | 大小:37kb | 下载:0
[技术管理] jingtaiGPSceliangyuanli
说明:主要介绍了GPS静态测量的原理,简单易懂适合初学者-GPS static measurement principle<jb> 在 2025-09-27 上传 | 大小:37kb | 下载:0
[软件工程] kernel_listlc
说明:Linux内核中链表部分实现详解,为初学者进入Linux内核学习打开一扇大门,易于理解。-Linux kernel linked partly achieved explain, for beginners learning into the Linux kernel to open a door, easy to understand.<wangle> 在 2025-09-27 上传 | 大小:37kb | 下载:0
[软件工程] SwapMouseButton
说明:基于C#开发的交换鼠标左右键的功能代码,实现鼠标功能的交换-Function code switching the mouse C# development around key exchange based on the realization of the mouse, the function<王震> 在 2025-09-27 上传 | 大小:37kb | 下载:0
[文件格式] Developer-for-Mobile-Devices
说明:this about device developer-this is about device developer<frans> 在 2025-09-27 上传 | 大小:37kb | 下载:0
[软件工程] Project-9-Celsius-and-Fahrenheit-Thermometer
说明:CILCIUS ANF FARNEHITE THERMOMETER- In this project we used the attiny 13 microcntroller for sinsing the heat sensor.<naresh> 在 2025-09-27 上传 | 大小:37kb | 下载:0
[文件格式] eliminationgauss
说明:Systems of linear equations Our Matlab function for naive Gaussian elimination looks like this: function x = naiv_gauss(A,b) n = length(b) x = zeros(n,1) for k=1:n-1 forward elimination for i=k+1:n xmult = A(i,k)/A(k,k) for j=k+1:n<amine> 在 2025-09-27 上传 | 大小:37kb | 下载:0