-
ucos_for_stm8
在iar for stm8里移植了ucos ii 2.54版本,是上官金虹大侠的大作。(In iar for stm8 in transplant ucos ii 2.54 version, is the masterpiece Shangguanjinhong heroes.)
- 2010-09-16 08:55:51下载
- 积分:1
-
获取设备IP接口函数
Linux系统编程,调用接口获取设备IP地址(Linux system programming, call the interface to get the device IP address)
- 2019-04-12 10:13:42下载
- 积分:1
-
CTreeItem
CTreeItem类封装
目录树功能,可实现对目录树的各项需求!(CTreeItem Class
from it we can feet comfile)
- 2012-05-08 15:43:44下载
- 积分:1
-
基于遗传算法的FIR数字滤波器的优化设计
基于遗传算法的FIR数字滤波器的优化设计 设计IIR数字滤波器的遗传优化算法 caj图书(based on genetic algorithm FIR digital filter design optimization IIR digital filter design of genetic optimization algorithm CAJ books)
- 2021-04-19 10:08:51下载
- 积分:1
-
plane(fangleidian)
c++的大作业,仿雷电的射击游戏,虽然实现的功能很少……内附开发日志和实验报告……(c++ for large operations, like lightning shooting game, although the function of the realization of very few ... ... containing the report of the development and experimental log ... ...)
- 2009-05-30 16:44:06下载
- 积分:1
-
wavelettransform
libtiff的C++包装,用于直接读取和写入单色tiff文件(libtiff the C++ packaging, used for direct read and write monochrome tiff file)
- 2008-04-04 05:40:42下载
- 积分:1
-
SENSOR_suhu_baru
calculating CRC from digital and analog input
- 2013-02-26 07:01:26下载
- 积分:1
-
Qt编写的104客户端程序
This software implements an IEC 60870-5-104 protocol tester.
IEC 60870-5-104 is a commonly used protocol for data acquisition and control of power substations.
- 2022-01-27 19:20:14下载
- 积分:1
-
STM32F10XX modbus RTU master
// Ö÷»ú·þÎñ³ÌÐò //
#include"master.h"
#include"usart.h"
#include"delay.h"
#include"stdio.h"
#include "led.h"
u32 RS485_Baudrate=9600;//ͨѶ²¨ÌØÂÊ
u8 RS485_Parity=0;//0ÎÞУÑ飻1ÆæÐ£Ñ飻2żУÑé
u16 RS485_Frame_Distance=4;//Êý¾ÝÖ¡×îС¼ä¸ô£¨ms),³¬¹ý´Ëʱ¼äÔòÈÏΪÊÇÏÂÒ»Ö¡ ÔÚ´ËΪtim7¸ºÔð½øÐÐÑÓʱ
u8 RS485_RX_BUFF[2048];//½ÓÊÕ»º³åÇø2048×Ö½Ú
u16 RS485_RX_CNT=0;//½ÓÊÕ¼ÆÊýÆ÷
u8 RS485_RxFlag=0;//½ÓÊÕÒ»Ö¡½áÊø±ê¼Ç
u8 RS485_TX_BUFF[2048];//·¢ËÍ»º³åÇø
u16 RS485_TX_CNT=0;//·¢ËͼÆÊýÆ÷
u8 RS485_TxFlag=0;//·¢ËÍÒ»Ö¡½áÊø±ê¼Ç
/////////////////////////////////////////////////////////////////////////////////////
//Ö÷»úÃüÁîÇø
u8 SlaverAddr=0x01; //´Ó»úµØÖ·
u8 Fuction=0x03; // ¹¦ÄÜÂë
u16 StartAddr=0xC10C;&nbs
- 2022-09-10 23:05:03下载
- 积分:1
-
采用c语言实现对方程的简单积分运算,一种算法,用户只需要输入方程的初值,运行此程序就能出来积分结果...
采用c语言实现对方程的简单积分运算,一种算法,用户只需要输入方程的初值,运行此程序就能出来积分结果-use language to a simple equation integral calculation, and an algorithm, the user need only input the initial equation, running this program can result from Integral
- 2022-11-24 15:00:03下载
- 积分:1