-
BACnet协议栈库 bacnetstack
说明: 该BACnet协议栈库 提供了BACnet应用层,网络层和媒体访问(MAC)层通信服务。它是适用于嵌入式系统,Windows,Linux或其他操作系统的开源免版税库。 包括示例BACnet客户端和服务器应用程序。(This BACnet protocol stack library provides a BACnet application layer, network layer and media access (MAC) layer communications services. It is an open source, royalty-free library for an embedded system, Windows, Linux, or other operating system. Example BACnet client and server applications are included.)
- 2020-01-08 16:05:22下载
- 积分:1
-
带电小圆柱的静电场
% 高等电磁理论 第一次作业% % 设带电小圆柱几何中心为坐标原点,长轴为z轴% % 圆柱参数clear;clf;clc;cR=0.5; % 半径cL=4; % 长度cRho=1; % 电荷密度cK=1; % 系数% 坐标轴[crdX,crdY,crdZ]=meshgrid(-5:1:5);% 求电势ticphi=(cRho/cK)*arrayfun(@(cX,cY,cZ)quadl(@(x)arrayfun(... @(zz)quad2d(@(y,x)1./sqrt((cX-x).^2.+(cY-y).^2.+(cZ-zz).^2),... -cR, cR, @(y)-sqrt(cR^2-y.^2), @(y)sqrt(cR^2-y.^2)), x), -cL/2, cL/2), crdX, crdY, crdZ);toctic[u,v,w]=gradient(-phi); % 对电势求梯度得到电场
- 2022-05-20 06:37:54下载
- 积分:1
-
NAND FLASH的读写程序
说明: Nand flash 读写程序
C语言代码,可以给U盘开发者参考
可以读写三星各种型号的Nand flash芯片(NAND flash reader C-language code, for U-reference developers can read and write various models of Samsung's NAND flash chips)
- 2005-09-11 03:54:40下载
- 积分:1
-
MFCvtk
说明: MFC结合VTK做图像处理的程序,实现了图像的显示和缩放功能。(MFC combines VTK to do image processing procedures, to achieve an image display and the zoom feature.)
- 2021-02-19 16:09:45下载
- 积分:1
-
suoxianghuan
常用的锁相环技术,此程序是我在设计高频电路中运用的,具体见程序,经调试无问题(Commonly used phase-locked loop technology, this program is in the design I used in high-frequency circuits, see the specific procedures, no problem by debugging)
- 2008-08-19 12:02:31下载
- 积分:1
-
UDP
基于UDP的串口通信,与TCP不同的是UDP利用的是广播技术,和服务端并没有建立可靠的连接(jiyuudpdechuankoutongxin)
- 2009-07-08 13:04:26下载
- 积分:1
-
读取DEM文件渲染出三维地形 Terrain3D
基于C++,通过读取DEM文件(本文件中自带有DEM文件和相关纹理),采用OpenGL渲染出三维地形。下载之后使用方法可看说明,也可以阅读源码进行学习(Based on C++, by reading the DEM file (the file comes with DEM files and related textures), using OpenGL rendering of three-dimensional terrain. After downloading, you can use the method to read the instructions, and you can also read the source code to study)
- 2020-07-29 00:58:43下载
- 积分:1
-
TMS320F28335Datasheet
TMS320F28335中文数据手册,非常难得的中文版数据手册。根据TI公色的数据手册翻译(TMS320F28335 Chinese data sheet, very rare Chinese version of the data sheet. According to TI male color data sheet translation)
- 2013-08-05 12:35:39下载
- 积分:1
-
CLGRAPH12
C++ Graphics Class Library for MS Windows
- 2014-11-12 02:29:03下载
- 积分:1
-
Ocean-Imaging-by-SAR
一种快速的海面特征SAR成像仿真技术_王爱明(Features a fast sea SAR imaging simulation technology _ Wang Aiming)
- 2020-11-07 17:09:50下载
- 积分:1