-
一个聊天程序, 包括server and client使用windows socket原理, 是学习网络编程的好demo...
一个聊天程序, 包括server and client使用windows socket原理, 是学习网络编程的好demo-a chat program, including the use of server and client socket windows theory, learning is a good network programming demo
- 2022-03-26 00:35:10下载
- 积分:1
-
著名的外星人算法C++小经典,计算出的80位小数点;24个…
著名的外星人算法 经典C小程序 计算pi到小数点后80位;24点算法;爱因斯坦台阶问题-famous alien algorithm C minor classic calculated pi to 80 decimal places; 24 points algorithm; Einstein height issue
- 2022-05-26 15:51:29下载
- 积分:1
-
大量C++.NET和VB.NET源码
大量C++.NET和VB.NET源码-A large number of C++. NET and VB.NET source code
- 2022-01-26 06:32:10下载
- 积分:1
-
一个可以实现加减乘除以及带括号的计算器,用数据结构知识中的数栈编写而成...
一个可以实现加减乘除以及带括号的计算器,用数据结构知识中的数栈编写而成-A calculation can be achieved as well as the brackets with the calculator, and knowledge of data structure has been prepared by a number of stack
- 2022-04-14 17:48:18下载
- 积分:1
-
一款系统优化的软件,可以帮助用户进行简单的系统优化工作,这是它的源码...
一款系统优化的软件,可以帮助用户进行简单的系统优化工作,这是它的源码-A system optimization software can help users to optimize the work of a simple system, which is its source
- 2022-03-11 10:57:36下载
- 积分:1
-
用才c语言实现了dinic算法,算法效率高
用才c语言实现了dinic算法,算法效率高-Using only c language to implement dinic algorithm is efficient
- 2022-01-28 07:31:33下载
- 积分:1
-
function [tout, yout] = rk4 (ypfun. tspan, y0, h)% fixed step four
function [tout, yout] = rk4(ypfun, tspan, y0, h)
%定步长四阶Runge-Kutta法求常微分方程(组)数值解
%[tout,yout] = rk4( ypfun , tspan, y0,h)
% 这里字符串ypfun是用以表示f(t, y)的M文件名,
% tspan=[t0, tfinal]表示自变量初值t0和终值tf
% y0表示初值向量y0,h是步长。
% 输出列向量tout表示节点 (t0 , t1 , … , tn)
% 输出矩阵yout 表示数值解,每一列对应y的一个分量-function [tout, yout] = rk4 (ypfun. tspan, y0, h)% fixed step four-stage Runge- Kutta method for ordinary differential equations (Group) numerical solution% [tout. yout] = rk4 (ypfun, tspan, y0, h)% string ypfun here is used to indicate that f (t, y) M name, tspan% = [t0. tfinal] said variable initial and final t0 tf% y0 said initial vector y0, h is a step. % Output column vector tout said Node (t0, t1, ..., tn)% output matrix yout said numerical solution, each y counterparts out of a weight
- 2023-01-15 01:20:03下载
- 积分:1
-
used as a pattern recognition Bayesian classifier
一个用来做模式识别的贝叶斯分类器-used as a pattern recognition Bayesian classifier
- 2022-06-18 12:35:12下载
- 积分:1
-
此源代码是关于创建HTTP服务器的程序。它可以发布用HTML语言编写的网页。...
此源代码是关于创建HTTP服务器的程序。它可以发布用HTML语言编写的网页。-this source code is the creation of HTTP server process. It distributes Using HTML language website.
- 2022-08-23 07:19:54下载
- 积分:1
-
a classical painting C# algorithm, the codes is easy to understand, it s content...
用c#的经典画图算法,代码容易理解,内容丰富,是初学者的好帮手-a classical painting C# algorithm, the codes is easy to understand, it s content is very rich, it is a good assistant for beginner.
- 2023-04-06 00:50:03下载
- 积分:1