-
Client-dotnet
一个用于客户端和服务器端的客户端的简单程序,C#(one for the client and the server-client simple procedure, C#)
- 2013-09-03 12:09:29下载
- 积分:1
-
数字带通系统传输代码
说明: 此代码应用于数字带通系统中,其中包括BPSK和QPSK调制传输中的MATLAB编码。(This code is used in digital band-pass system, including Matlab code in BPSK and QPSK modulation transmission.)
- 2021-04-08 20:33:41下载
- 积分:1
-
LM75A_an
说明: LM75的单片机驱动程序,PDF格式的文档(LM75 MCU CODE, PDFdocument)
- 2019-05-29 10:45:02下载
- 积分:1
-
curl
curl是Linux下的一个下载软件,使用C语言编写(Curl is a downloading software under Linux, written in the C language)
- 2018-01-04 21:40:07下载
- 积分:1
-
emd分解算法程序
EMD分解算法 工具箱 对数据进行EMD分解(EMD decomposition algorithm)
- 2019-04-24 19:01:25下载
- 积分:1
-
梯度提升树算法实现
提升方法是将弱学习算法提升为强学习算法的统计学习方法。在分类学习中,提升方法通过反复修改训练数据的权值分布,构建一系列的基本分类器(弱分类器),并将这些基本分类器线性组合,构成强分类器。提升树是建立在决策树上的一种提升方法。针对回归、分类问题,它采用的损失函数不同。对于回归问题,通常使用平方误差损失函数;而对于分类问题,通常使用指数损失函数。代表性的方法主要有AdaBoost算法以及梯度提升树算法(GBDT)。
- 2020-12-11下载
- 积分:1
-
socket开发资料
socket开发资料,利于网络编程人员。对开始 进入和了解网络编程的人适用。gggggggggggggggggggggjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj
- 2022-04-29 02:29:32下载
- 积分:1
-
622969
网卡数据信息统计源码,调用API函数判断网卡传输的数据信息。(NIC statistical data source, call the API function to determine the card data transmission.)
- 2015-04-23 09:06:00下载
- 积分:1
-
《PHP专业项目实例开发》源代码
《PHP专业项目实例开发》源代码-"PHP examples of professional development project" source code
- 2022-03-25 15:55:48下载
- 积分:1
-
STM32H745_Ethernet
Trying to get Ethernet, LWIP and FreeRTOS working on the STM32H745. Testing on the NUCLEO-H745ZI-Q using FW_1.7 and the STM32CubeIDE.
## Instructions on how to get started:
* [LWIP without RTOS](Documentation/lwip_nortos.md)
* [LWIP with RTOS](Dcumentation/lwip_rtos.md)
## Bugs and improvements
* [SysTick not increasing ticks](Documentation/no_systick.md)
* [No DHCP IP when starting without ethernet cable](Documentation/dhcp_nocable.md)
## Current status:
* RTOS works (blinky)
* LWIP works (nucleo board gets IP from DHCP on router)
* HTTP test server works (navigate to http:///index.html for demo)
- 2021-07-25 00:31:02下载
- 积分:1