资源列表

« 1 2 ... .76 .77 .78 .79 .80 25381.82 .83 .84 .85 .86 ... 28523 »

[压缩解压55

说明:用完成例程方式实现的重叠I/O模型的列子-Achieved with the completion of routine overlap I/O model Liezi
<宝音图> 在 2025-09-16 上传 | 大小:1kb | 下载:0

[压缩解压77

说明:Winsock2的发布使得Socket I/O有了和文件I/O统一的接口。我们可以通过使用Win32文件操纵函数ReadFile和WriteFile来进行Socket I/O。伴随而来的,用于普通文件I/O的重叠I/O模型和完成端口模型对Socket I/O也适用了。这些模型的优点是可以达到更佳的系统性 能,但是实现较为复杂,里面涉及较多的C语言技巧。例如我们在完成端口模型中会经常用到所谓的“尾随数据”。-Winsock2 makes the release of Sock
<宝音图> 在 2025-09-16 上传 | 大小:1kb | 下载:0

[压缩解压88

说明:Winsock提供了另一个有用的异步I/O模型。和WSAAsyncSelect模型类似的是,它也允许应用程序在一个或多个套接字上,接收以事件为 基础的网络事件通知。对于表1总结的、由WSAAsyncSelect模型采用的网络事件来说,它们均可原封不动地移植到新模型。在用新模型 开发的应用程序中,也能接收和处理所有那些事件。该模型最主要的差别在于网络事件会投递至一个事件对象句柄,而非投递至一个窗 口例程。(节选自《Windows网络编程》第八章) 还是让我们先看代
<宝音图> 在 2025-09-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算huiningtu

说明:混凝土结构杆件的非线性计算,有例题,可能会对大家有帮助-Concrete structure of the nonlinear pole calculation, has sample questions may be helpful to everyone
<岳宏亮> 在 2025-09-16 上传 | 大小:621kb | 下载:0

[人工智能/神经网络/遗传算法C-AI-CODE

说明:偶然收集到的一个C语言源码,学习性很强,C语言学习利器—AI-CODE坦克机器人-Occasionally collected from a C language source code, learning highly, C language learning tool-AI-CODE robot tank
<卫斜阳> 在 2025-09-16 上传 | 大小:384kb | 下载:0

[matlab例程p303

说明:仿真功率电子学领域的系统 仿真功率电子学领域的系统-Simulation of the field of power electronics system simulation the field of power electronics systems
<quanquan> 在 2025-09-16 上传 | 大小:5kb | 下载:0

[数学计算/工程计算FPGAFIRVHDL

说明:滤波器的代码可以帮助大家哦,可能还不够完善,希望大家一起努力-Filter code can help everyone Oh, may also not perfect, I hope everyone to work together
<guohui> 在 2025-09-16 上传 | 大小:28kb | 下载:0

[人工智能/神经网络/遗传算法heapsort

说明:堆排序的算法,原书带的并不能直接使用,这是本人改的直接可用的-Heap Sort algorithm, the original book and can not be directly used, it is I change direct available
<1111> 在 2025-09-16 上传 | 大小:566kb | 下载:0

[数值算法/人工智能rand

说明:生成随机数的算法,原书带的并不能直接使用,这是本人改的直接可用的-Random number generation algorithm, the original book and can not be directly used, it is I change direct available
<1111> 在 2025-09-16 上传 | 大小:852kb | 下载:0

[人工智能/神经网络/遗传算法vbpso

说明:VB环境下得粒子群优化算法 粒子群算法得发展是狠有前途得-VB environment may Particle Swarm Optimization PSO may have future development is a relentless
<刘金钊> 在 2025-09-16 上传 | 大小:23kb | 下载:0

[数学计算/工程计算segment

说明:表示线段并进行计算,进行初始化生成的算法,直接可用的-Segment and express terms, to initialize the algorithm to generate, directly available
<1111> 在 2025-09-16 上传 | 大小:543kb | 下载:0

[数据结构常用算法rbtree

说明:红黑树的算法源代码,来自那本经典的算法书的,但是有问题,特别是对于复杂的数据链表数据结构有问题,对于整数是可以的-Red and black tree algorithm source code, from that of the classic algorithms book, but there are problems, especially for complex data linked list data structure has problems, it is possible f
<1111> 在 2025-09-16 上传 | 大小:588kb | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 25381.82 .83 .84 .85 .86 ... 28523 »

源码中国 www.ymcn.org