资源列表

« 1 2 ... .76 .77 .78 .79 .80 65581.82 .83 .84 .85 .86 ... 66603 »

[数据库编程SOCKET.CPP

说明:#include <winsock2.h> #pragma comment(lib, ws2_32.lib ) int main() { WSADATA WSAData SOCKET sock SOCKADDR_IN sin char buffer[255] WSAStartup(MAKEWORD(2,0), &WSAData) Tout est configuré
<a@cuvox.de> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[其他小程序1-2

说明:判断任意多边形与点的位置关系,包括凸多边形和凹多边形。-Analyzing the positional relationship between an arbitrary polygon points, including convex polygon and concave polygons.
<殷宗林> 在 2025-04-04 上传 | 大小:1kb | 下载:1

[其他小程序spectrum_plot

说明:该程序包含比较实用,其中有时域分析、频谱分析、包络分析等内容-The program includes more practical, which sometimes domain analysis, spectral analysis, envelope analysis, etc.
<刘超> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[其他小程序hillcliming

说明:Hill climbing source code
<sepid> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[其他小程序11

说明:直接计算复杂网络中的一些自洽转移的相似性,比如AA,CN-Matlab in AA self-consistent transfer, but can t pay attention to and AA, each network accuracy
<王军进> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[其他小程序P1_09

说明:Calculating the Entropy for a Binary Source
<sumeet> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[其他小程序SAE

说明:深度学习的stacked convolution sparse autoendoer,适合初学者学习深度学习的-stacked convolution sparse autoendoer depth study, for beginners to learn the depth of learning
<yaxon> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[其他小程序arima

说明:matlab ARIMA模型 模型定阶也就是输入的r,m要适当,我按你的数据保留前七个后,输入R=1,M=2 -arima model
<skye01> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[Shell编程Pgsql_Automated_processdata

说明:自动备份postgresql数据库的脚本,可配置路径,数据库名称,和 备份用户名密码-Automatic backup scr ipt postgresql , you can configure the path, name, user name and password for the backup
<wang> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[其他小程序f_estimator

说明:关于单频信号测频的一种极大似然估计的快速方法- For quick single-frequency signal frequency measurement method a maximum likelihood estimators
<jing_yur> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[其他小程序main

说明:杭电ACM上1007问题的已经通过的源码,主要采用分治法来解决这个问题-Hangzhou Electric ACM 1007 on the issue of the source code has been adopted, mainly uses divide and conquer to solve the problem
<we> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[其他小程序实验三第一题

说明:本来是想全部实现c++中string类的功能 但是只实现了string类的部分功能(Implementing part of the functions of the string class)
<雏水> 在 2025-04-04 上传 | 大小:1kb | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 65581.82 .83 .84 .85 .86 ... 66603 »

源码中国 www.ymcn.org