登录
首页 » Windows Socket编程 » 2.求定积分的变成算法 用c语言。简单方便 新手容易看懂

2.求定积分的变成算法 用c语言。简单方便 新手容易看懂

于 2023-01-24 发布 文件大小:2.70 kB
0 90
下载积分: 2 下载次数: 1

代码说明:

2.求定积分的变成算法 用c语言。简单方便 新手容易看懂 -2. Seeking to become the definite integral algorithm uses c language. Simple and convenient easy to understand novice

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 纯ALOHA协议 在该协议下,用户只要有帧产生,就会传送出去,发生冲突时,就等待一个随机时间后再重发。 所以对当前帧时,只有两种情况下可以发送成功:...
    纯ALOHA协议 在该协议下,用户只要有帧产生,就会传送出去,发生冲突时,就等待一个随机时间后再重发。 所以对当前帧时,只有两种情况下可以发送成功: 1)当前帧时只有一帧要发送,且当前帧时的前一帧时无帧发送; 2)当前帧时只有一帧要发送(发送时刻为t),且前一帧时的最后一帧的发送时间不在(t- FRAMETIME)~ t这段时间内。 其他情况下都会产生冲突。 发生冲突时,错误帧继续传送,用户重新发送帧,设定一个随机数Rt,将该帧添加到第Rt/ FRAMETIME帧时上去,并设该帧的相对时间为Rt% FRAMETIME。这样即相当于用户等待一随机时间后重发。 对每一帧时进行上述控制,最终可得到成功发送的次数Suc,将其除以Suc = Suc /ARRAYLENGTH即得平均每帧时发送成功的帧数。 对于不同G,得到不同FrameArray,所得的Suc也不同,用一个数组来保存G与Suc的对应关系,再将其画出来。 -pure ALOHA agreement under the agreement, as long as users have a frame, it will transmit out, conflict, will wait for a random period of time before re-issued. Therefore, the current frame, there are only two circumstances can this success : 1) the current frame only one to send, and the current frame before one-time frame sent; 2) the current frame only to send a (t this moment), but before a final of a transmission time not (t-FRAMETIME) ~ t this time. Other cases will have conflict. Conflict, to continue to disseminate the wrong frame, users re-sending fram
    2022-01-21 18:08:46下载
    积分:1
  • VS2005 under TCP and serial data forwarding, support for multiple sets of data....
    VS2005下实现TCP和串口数据转发,支持多组数据。只需要填写好配置文件即可。-VS2005 under TCP and serial data forwarding, support for multiple sets of data. Only need to fill in a good configuration file.
    2022-04-20 15:52:35下载
    积分:1
  • VC++6译,UDP组播序,分为发射端和接收端两个部分,这是接收端序...
    VC++6编译,UDP组播程序,分为发射端和接收端两个部分,这是接收端程序-VC 6 compiler, UDP Multicast procedures, divided into transmitter and receiver in two parts, which is receiving end procedures
    2022-04-23 11:49:33下载
    积分:1
  • 目录UDP点对点聊天是一个UDP的点对点聊天序,序运行测试的时候,需要改变侦听端口,如果要在同一台机器上测试,需要改变一下序设置...
    目录UDP点对点聊天是一个UDP的点对点聊天程序,程序运行测试的时候,需要改变侦听端口,如果要在同一台机器上测试,需要改变一下程序设置-directory is a peer-to-peer chatting UDP peer-to-peer chat program, running tests, the interception of ports need to change, if the same test machine, the need to change the program
    2022-05-18 16:35:48下载
    积分:1
  • 蓝牙软件工具,给有需要的朋友用.download工具等
    蓝牙软件工具,给有需要的朋友用.download工具等-Bluetooth software tools, there is a need to use a friend. download tools
    2022-02-04 08:57:07下载
    积分:1
  • do two
    ASP.NET+c#做的双向探针,可以看服务器的相关信息,也可以看自己的信息,不需要做任何设置,上传后就可运行,如果使用国外空间请将web.config一起上传,否则可能会出现乱码.-do two-way probe, the server can see the relevant information, you can see their information and do not need to do any setup, and can upload operation, the use of foreign space Please upload sed together, otherwise there may be gibberish.
    2023-08-13 23:45:03下载
    积分:1
  • CSDN网络版“小猪”写的一个重叠端口完成例的网络通讯序。...
    CSDN网络版“小猪”写的一个重叠端口完成例程的网络通讯程序。-CSDN Network Edition of the "something" was a complete overlap port routines network communication process.
    2022-01-25 16:51:23下载
    积分:1
  • 套接字,实现网络客户服务器间简单通行
    套接字编程,实现网络客户服务器间简单通行-qqqqqqqqqqqqqq
    2022-01-26 18:41:12下载
    积分:1
  • 测试snmp++各种操作,包括获取、设置、GETNEXT,陷阱等,版本…
    测试snmp++各种操作,包括get、set、getnext、trap等,非常实用!-Test snmp++ Various operations, including get, set, getnext, trap and so on, very useful!
    2022-03-22 20:14:36下载
    积分:1
  • examples of the complete simulation of FTP functions. In 2000 server port for th...
    该实例完成模拟的FTP功能.服务器程序在2000端口进行侦听,并进入等待连接状态.客户端尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行文件传输,程序里要求文件夹小于32KB.客户端提示输入文件各,该文件名可以带路径,服务器收到文件后,将其写到相应位置.-examples of the complete simulation of FTP functions. In 2000 server port for the interception, and went to wait for the state of the link. Client and server-side to the other. Connecting once established, can the server and client file transfer between that the procedures requested folder is less than 32KB . the client suggested the importation document, the file name can bring path, the server received the documents, wrote to the corresponding location.
    2023-08-10 12:45:04下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载