资源列表

« 1 2 ... .40 .41 .42 .43 .44 11745.46 .47 .48 .49 .50 ... 11787 »

[Internet/网络编程拟合曲线

说明:鼠标点击任意两点,两点之间进行直线拟合,继续点击,增加点的数目,多点之间进行多次插值拟合(Mouse click any two points, between two points to a straight line fitting, continue to click, increase the number of points, multiple points between multiple interpolation fit
<fjw623 > 在 2024-12-31 上传 | 大小:1kb | 下载:0

[Internet/网络编程GRNN1

说明:本代码利用建立广义神经网络可用来进行拟合和预测(This code applies to forecasting)
<XYZnlnlznl > 在 2024-12-31 上传 | 大小:1kb | 下载:0

[Internet/网络编程tuopu

说明:读入文件的数据,根据描述的关系,画出复杂网络图(Read the data in the file and draw a complex network diagram)
<昭白 > 在 2024-12-31 上传 | 大小:1kb | 下载:0

[P2P编程python

说明:python 里的小程序,静电离子,测试代码,经典,,,,精神(python cheng xu dai ma ji jij ji sjin poko sf sfs sfd dfsa fs ji)
<梦1 > 在 2024-12-31 上传 | 大小:1kb | 下载:0

[Internet/网络编程sorts

说明:桶排序,简单排序算法,利用Python语言实现,属于八大基本排序之一。(# coding:utf-8 def BucketSort(a): b = [0] * (max(a)+1) result = [] for num in a: b[num] += 1)
<lexi1121 > 在 2024-12-31 上传 | 大小:1kb | 下载:0

[TCP/IP协议栈代码

说明:生动形象编写tcp,通俗易懂,用男朋友打电话比喻客户端,女朋友接电话比喻服务器端。(Vivid image writing TCP, easy to understand, using a boyfriend to call the phone compared to the client, the girlfriend to call the phone compared to the server side.)
<nus13845 > 在 2024-12-31 上传 | 大小:1kb | 下载:0

[Internet/网络编程zxecf

说明:最小二乘法的实现,基本的程序编写,对于初学者是一个好的参考(The implementation of the least square method, the basic program writing, for beginners is a good reference)
<彻底好吧的 > 在 2024-12-31 上传 | 大小:1kb | 下载:0

[TCP/IP协议栈socket

说明:socket通讯 报错bind accept conn recv snd等操作(Socket communication error bind accept conn recv snd and other operations)
<hhh_1983 > 在 2024-12-31 上传 | 大小:1kb | 下载:0

[Internet/网络编程main

说明:用栈实现的计算器 C++代码 哈哈哈哈(A calculator implemented with a stack C++ code)
<啊啊啊12345 > 在 2024-12-31 上传 | 大小:1kb | 下载:0

[Internet/网络编程KalmanFilterDemoCode

说明:实现卡尔曼滤波算法,可以简单的了解卡尔蛮算法的功能(Implementation of Calman filter algorithm)
<austinlau > 在 2024-12-31 上传 | 大小:1kb | 下载:0

[WEB邮件程序PowerShell

说明:使用PowerShell远程连接到ExchangeOnline(Use PowerShell to connect to exchange online remotely)
<Marco Wang > 在 2024-12-31 上传 | 大小:1kb | 下载:0

[Web服务器nginx

说明:nginx配置文件 用于WEB 反向代理 java可用(Nginx Profile Used for WEB reverse proxy java available)
<丑儿 > 在 2024-12-31 上传 | 大小:1kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 11745.46 .47 .48 .49 .50 ... 11787 »

源码中国 www.ymcn.org