-
matlab 实现fft变化的源代码,这是源代码,不是直接调用函数
matlab 实现fft变化的源代码,这是源代码,不是直接调用函数-matlab source code changes to achieve fft
- 2022-03-02 13:06:33下载
- 积分:1
-
C++应用编程200例(源码)
C++应用编程200例
C++应用编程200例
C++应用编程200例(源码)
C++应用编程200例
C++应用编程200例
-C Application Programming 200 cases (FOSS) C Application Programming 200 C Application Programming 200 cases
- 2022-04-24 15:31:40下载
- 积分:1
-
CISSP 认证必备300题闪卡
通讯与网络保安
CISSP 认证必备300题闪卡
通讯与网络保安-
CISSP certification 300 flash card
Telecommunication and network security
- 2022-12-03 16:05:03下载
- 积分:1
-
Socket通信示例
一次.net Socket UDP编程
最近想写一个网络服务器端的程序,想看看在大量客户端数下程序的运行情况。于是对.net 的Socket编程进行了一些研究,发现.net 3.5 里SocketAsyncEventArgs 是基于IOCP实现。MSDN上有相关的示例,但它是基于TCP协议的,而我想要的是基于UDP协议的。网上很难找到基于UDP协议的SocketAsyncEventArgs示例(UDP需要用IOCP吗?),于是决定自己写一个基于UDP协议的示例,看看它在和大量客户端通讯时的运行情况。
程序分为服务器端和客户端,它们使用UDP协议进行通讯。众所周知UDP是无连接的,可我又想计算出有多少客户端和服务器通信,其中又有多少是新的客户端。所以设计让服务器端程序绑定两个端口。一个端口专门用于接收客户端第一次发送过来的数据包;另一个端口负责和已经接入的客户端进行通讯(是不是有点像TCP的接入,例子本身也在模仿Tcp编程)。客户端比较简单让它生成足够多的Socket,然后不断的向服务器端发送数据包即可。
- 2022-08-17 12:38:18下载
- 积分:1
-
Foxmail 的账号存储机制,并基于此编写一个辅助工具SmartFox ,实现闪存“随身邮”功能...
Foxmail 的账号存储机制,并基于此编写一个辅助工具SmartFox ,实现闪存“随身邮”功能-Skills account storage mechanisms, and on the preparation of this SmartFox an auxiliary tool, Flash achieve "unaccompanied Post" function
- 2022-03-02 08:37:21下载
- 积分:1
-
一个演示buffon针计算π的小程序
不是自己写的,在高级算法参考的一个实验,和大家共享一下。...
一个演示buffon针计算π的小程序
不是自己写的,在高级算法参考的一个实验,和大家共享一下。-Buffon needle a Demo π small calculation process is not wrote it myself, in reference to high-level algorithm of an experiment and share what.
- 2022-06-21 16:11:28下载
- 积分:1
-
the design of a plug flow reactor
the design of a plug flow reactor
- 2022-07-15 04:04:15下载
- 积分:1
-
ThinkingC++ Chinese version, suitable for primary c++ Learners reading part 05
ThinkingC++中文版,适合初级c++学习者阅读
05部分-ThinkingC++ Chinese version, suitable for primary c++ Learners reading part 05
- 2022-01-30 11:07:21下载
- 积分:1
-
This function invokes the interrupt service routine whose address is pisr and...
This function invokes the interrupt service routine whose address is pisr and returns the results in the most general fashion.
- 2022-03-16 20:11:24下载
- 积分:1
-
使用人工智能算法解决二次分配问题,需要建立距离/流量矩阵...
使用人工智能算法解决二次分配问题,需要建立距离/流量矩阵-use of artificial intelligence algorithms to solve quadratic distribution problems, we need to create distance/Flow Matrix
- 2022-10-07 08:20:03下载
- 积分:1