-
AT24CXX系列eeprom驱动
AT24CXX系列驱动文件,采用模拟IIC,基于NXP-KE06单片机应用,可直接移植其他平台;
包含AC24C02,C04,C08,C16,可直接通过宏切换;
- 2022-02-05 18:37:36下载
- 积分:1
-
Winform
基于Winform下的迅风下载软件全程开发(C#应用版)(th download winform)
- 2013-09-01 22:03:37下载
- 积分:1
-
不确定信息融合
实现数据的简单DS融合,里面包含已有的五种数据的,利用贝叶斯、随机森林、k近邻分类器分类,最后融合(Simple DS fusion of data, which contains five kinds of data, uses Bayesian, random forest, k-nearest classifier to classify, and finally fuses.)
- 2018-12-04 16:03:00下载
- 积分:1
-
yiqunsuanfa
蚁群算法最短路径通用Matlab程序.rar
- 2010-08-20 22:02:50下载
- 积分:1
-
sfsd
n阶系统的fuzzy推理建模方法研究N order system modeling method based on fuzzy reasoning(N order system modeling method based on fuzzy reasoning)
- 2011-12-09 09:12:59下载
- 积分:1
-
屏幕共享程序
主要用户屏幕的共享,通过这个软件可以让别人访问自己的电脑(The sharing of the main user screen allows the user to access his computer through this software)
- 2017-07-12 10:08:04下载
- 积分:1
-
amcap源码
BOOL AppInit(HINSTANCE hInst, HINSTANCE hPrev, int sw)
{
WNDCLASS cls;
HDC hdc;
const DWORD dwExStyle = 0;
CoInitializeEx(NULL, COINIT_APARTMENTTHREADED);
DbgInitialise(hInst);
/* Save instance handle for DialogBoxs */
ghInstApp = hInst;
ghAccel = LoadAccelerators(hInst, MAKEINTATOM(ID_APP));
if(!hPrev)
{
/*
* Register a class for the main application window
*/
cls.hCursor = LoadCursor(NULL,IDC_ARROW);
cls.hIcon &nbs
- 2022-01-25 15:52:44下载
- 积分:1
-
SARRESEARCH
合成孔径雷达的模糊与 PRF ;连续形式的回波模型 ; 抽样信号的频谱 ; 抽样形式的回波模型 ;方位模糊的仿真与抑制 (Fuzzy synthetic aperture radar and PRF continuous form of echo model sampling frequency spectrum sample form of echo model azimuth ambiguity suppression and Simulation)
- 2010-07-07 14:20:19下载
- 积分:1
-
rc2
采集声音信号并进行错位乘加求时延,进行处理来估计角度(Collecting acoustic signal and delay seeking dislocation multiply)
- 2013-05-22 10:20:50下载
- 积分:1
-
modbus的源代码,vc6编写
modbus的源代码,vc6编写,标准的modbus串口操作,modbus其实就是串口操作,只不过发送和接受有个协议而已,发送出去就等待接受,接受到正确的数据包就通讯成功。 关键技术 用win32写的rs232串口源
- 2022-12-22 17:15:03下载
- 积分:1