-
用VS2010 实现UDP通信的客户端程序
用VS2010实现UDP通信的客户端在VS2010编程环境下,用C++ 编写基于UDP(面向无连接)的socket服务器端的编程-In VS2010 programming environment based programming with C++ write UDP (connectionless) socket server side
- 2022-06-13 20:04:27下载
- 积分:1
-
波阻抗反演
说明: 使用测井资料求得地层反射系数与子波褶积形成地震记录,对地震记录快速傅里叶变换,然后求得反滤波因子,反滤波因子与地震记录褶积,求得波阻抗(Using well logging data to obtain the reflection coefficient of the formation and the wavelet convolution to form the seismic record, and then using the fast Fourier transform of the seismic record to obtain the anti filtering factor, the anti filtering factor and the seismic record convolution to obtain the wave impedance)
- 2020-03-29 19:48:21下载
- 积分:1
-
a_linear_form_of_different_storage_structures
哈尔滨工业大学,计算机科学与技术学院,数据结构,作业二:实现线性表的不同存储结构(Harbin Institute of Technology, Computer Science and Technology, data structure, operating 2: To achieve a linear form of different storage structures)
- 2009-10-29 21:09:11下载
- 积分:1
-
r3network
在ring3下能开启、禁用网卡的示例程序。很好很强大。。。-_-#(Ring3 under the open, disable the network card of the sample programs. Very good very strong. . .-_-#)
- 2008-05-19 18:08:32下载
- 积分:1
-
simpleproxy
一个简单的代理服务器的编程方法,控制台的程序(A simple proxy server programming method)
- 2012-05-06 19:11:54下载
- 积分:1
-
linux字符设备驱动学习
linux内核驱动编程,简单的字符设备基础编程学习
struct file_operations led_fops =
{
.owner = THIS_MODULE,
.open = led_open,
.release = led_release,
};
应用方法的掌握
- 2022-09-12 22:15:03下载
- 积分:1
-
VCmatlab2
VC++与matlab混合编程。包含源代码和文档说明。(VC++ mixed programming with matlab. Contains the source code and documentation.)
- 2021-03-04 18:59:32下载
- 积分:1
-
paste
matlab实现的中国邮路问题,寻找可能的欧拉环游,(matlab realize the Chinese Postman Problem, looking for possible Eulerian tour,)
- 2013-09-14 10:18:07下载
- 积分:1
-
一个用C#编写的多项对话框程序
一个简单C#程序,描述了一个拥有多个子界面(多项式)的对话框程序的源代码,方便使用人员添加自己的代码实现工业化的上位机程序。一个c++版本已投入使用!
- 2022-06-27 23:19:12下载
- 积分:1
-
很好的聊天事程序,不错的
很好用的,分为客户端,和服务器端...
很好的聊天事程序,不错的
很好用的,分为客户端,和服务器端-good chat procedures, good good use, and is divided into client and server
- 2022-09-25 20:25:03下载
- 积分:1