-
Nesterov-accelerated-gradient-descent-master
加速梯度下降算法求函数最优值,用加速梯度下降算法,可以明显缩短优化时间(accelerated gradient descent algorithm)
- 2021-01-07 11:18:54下载
- 积分:1
-
WinBUGS_User_Manual
winbugs user manual. winbugs user manual
- 2010-01-15 20:04:17下载
- 积分:1
-
6811-chapter-8
Programming.Microsoft.Windows.CE.Dot.NET.3rd.Edition.pdf
the chapter 8 example codes.
- 2007-10-17 16:29:16下载
- 积分:1
-
HH_Lib_Test
一个用于C#系统硬件设备管理(监视,启用,禁用)的源代码库(A source code library for the management (monitoring, enable, disable) of the hardware equipment of the C?system)
- 2020-06-18 23:40:02下载
- 积分:1
-
PureRAT v6.0 by Wr #!d3
delphi open source rat version 6.0
- 2018-05-13 07:54:09下载
- 积分:1
-
code
说明: python程序,基于故障诊断的python程序,供故障诊断学者下载学习(Python program based on fault diagnosis)
- 2020-08-17 10:42:40下载
- 积分:1
-
cb_utils
get union of two rects into 3rd rect.
- 2015-07-15 20:30:23下载
- 积分:1
-
P2P c++ sdk
P2P dll c++ ,
static emReturnType SetAppType(emAppType AppType);//设置程序类型,服务器emAppType_Server或者客户端emAppType_Client
static emReturnType SetClientCallback(IMsgCallback *pMsgCallback);//设置回调类,回调类继承IMsgCallback接口
static emReturnType Startup();//开启网络
static emReturnType Cleanup();//关闭网络
//Server 以下函数是服务器调用
static emReturnType BeginService(unsigned short nPort);//如果是服务器,调用该函数开启服务,nPort:端口号
static emReturnType EndService();//服务器退出的时候,调用该函数关闭服务
//Client 以下函数是客户端调用
static emReturnType Logon(LOGONINFO* pLogonInfo);//函数登录服务器。pLogonInfo:登录信息,详细见P2PHeaderDef.h->LOGONINFO
static emReturnType Logout();//登出服务器
static emReturnType ConnectAnchor(CLIENTINFO* pClientInfo);//连接主播,该函数是用户调用
static emReturnType SendP2PMSG(CLIENTINFO* pClientInfo, char* pszMsg, int nMsgLen);//发送P2P消息,pClientInfo,要发送的客户信息,如果是用户,则pClientI
- 2022-02-03 19:54:38下载
- 积分:1
-
FormEx_Sample_Project
Painting in non-client area using c#
- 2019-05-01 05:47:58下载
- 积分:1
-
BMPtoAVI最终版
说明: 基于visual c++开发,实现有bmp图像序列向avi视频信号转化(Based on Visual C + + development, the conversion from BMP image sequence to avi video signal is realized)
- 2020-06-16 11:00:02下载
- 积分:1