资源列表

« 1 2 ... .00 .01 .02 .03 .04 1205.06 .07 .08 .09 .10 ... 1926 »

[通讯编程TCPChatRoom

说明:基于TCP的聊天室。采用了WSAAsyncSelect无阻塞消息模式。先启动服务ChatRoomServer.exe 在启动server后,服务器端listen来自客户端的信息,当客户端connection后,服务器端accpet与客户端建立连接后触发消息函数 OnServerAccept。OnServerAccept再次利用WSAAsyncSelect函数判断并接受recv客户端发来的信息并广播,以达到聊天室的效果-TCP-based chat room. WSAAsyncSelect m
<韩静> 在 2025-06-15 上传 | 大小:85kb | 下载:0

[通讯编程IS95WGN

说明:使用IS-95 FIR滤波器从白噪声中滤得低通噪声,使用matlab2007b编写-Using the IS-95 FIR filter obtained from the white noise in the low-pass noise filter
<文军> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[通讯编程fixed_cordic

说明:本程序实现旋转坐标下的CORDIC算法,并改成定点格式。-The procedure for rotating coordinates the CORDIC algorithm, and into fixed-point format.
<于慕阳> 在 2025-06-15 上传 | 大小:206kb | 下载:0

[通讯编程fixed_fft_1024

说明:本程序实现了定点1024点FFT,根据溢出位数进行动态Q值调整-This procedure implements fixed-point 1024 points FFT, according to the median overflow dynamically adjust the Q value
<于慕阳> 在 2025-06-15 上传 | 大小:226kb | 下载:0

[通讯编程rs_decoder

说明:本程序实现RS码的Berlekamp-Massey解码算法。-The program realization RS code Berlekamp-Massey decoding algorithm.
<于慕阳> 在 2025-06-15 上传 | 大小:228kb | 下载:0

[通讯编程sdptools

说明:配合exosip使用的,建立会话时sdp部分的重要接口。包括.h和.c两部分-the important interface of sdp part in establishing a call, used with exosip. Including .h and .c files
<liuzhen> 在 2025-06-15 上传 | 大小:10kb | 下载:0

[通讯编程test

说明:用VC++6.0,通过OCX组件对力控组态软件的二次开发,实现油标准密度的计算-With VC++6.0, through OCX control configuration software component of the force the secondary development of the oil standard density calculation to achieve
<王伟> 在 2025-06-15 上传 | 大小:5.44mb | 下载:0

[通讯编程keilc

说明:第一:为了方便读者进行代码的测试和调试,本光盘里的项目是Debug 版(Debug目录下有可执行文件 *.exe ),所以在运行时,要求读者已经安装了 VC++ 6.0和Turbo C 2.0(Turbo C++ 3.0),并且要按照书里每章的提示和说明去运行,如更改 IP 地址和端口号等。-it s on the vc++6.0 .Maybe useful for your sofeware.
<门票> 在 2025-06-15 上传 | 大小:8kb | 下载:0

[通讯编程gprs_test

说明:利用公网接口测试GPRS无线远程数据传输-Public network interface testing using GPRS wireless remote data transmission
<tom> 在 2025-06-15 上传 | 大小:82kb | 下载:0

[通讯编程linkman

说明:C++通讯录管理系统课程设计代码及要求.-C++ address book management system and course design code requirements.
<张哲明> 在 2025-06-15 上传 | 大小:87kb | 下载:0

[通讯编程UART1_Int1

说明:c8051f020串口实验程序,UART1工作于中断模式-// This program configures UART1 to operate in interrupt mode, showing an example of a string transmitter and a string receiver. These strings are assumed to be NULL-terminated
<www> 在 2025-06-15 上传 | 大小:3kb | 下载:0

[通讯编程Timer0_Poll1

说明:此程序用定时器实现延时计数 This program shows an example of using Timer0 in polled mode to implement a delay counter with a resolution of 1 ms.-This program shows an example of using Timer0 in polled mode to implement a delay counter with a resolution of 1
<www> 在 2025-06-15 上传 | 大小:2kb | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 1205.06 .07 .08 .09 .10 ... 1926 »

源码中国 www.ymcn.org