-
P2P聊天工具 实现聊天功能 使用winsock
P2P聊天工具 实现聊天功能 使用winsock-P2P chat chat tools to achieve the use of winsock
- 2022-06-15 23:54:09下载
- 积分:1
-
VC
说明: 伽马函数求解C语言,用来求解伽马函数的C语言 求解干嘛函数用的(The gama gan and de is gama you are )
- 2010-06-13 23:51:27下载
- 积分:1
-
coyote_0.3.0.2_sms_0.8.0.1
it iz a free sms creator, you can send free sms
- 2010-03-04 02:21:58下载
- 积分:1
-
MPRGFFT
C script for performing FFT algorithm with pruning both in input and output.
- 2012-06-09 00:28:41下载
- 积分:1
-
JPEGLIB2
一个JPEG文件操作的库, 可以利用他对JPEG文件进行读写.(a api for read/write for JPEG file)
- 2009-05-20 09:05:57下载
- 积分:1
-
光模块芯片资料 02077-DSH-002-A(Hymax)
光模块芯片资料,包含芯片配置的各项说明。(Optical module chip information, including chip configuration instructions.)
- 2020-06-25 04:00:02下载
- 积分:1
-
jishuqi
大家都认为用SDK做非常难,就是建立框架然后再对框架进行消息处理。 跟Windows自带的计数器很类似,在这里和各位WIN32 SDK爱好者交流交流。(We all think that is very difficult to do with the SDK is to establish a framework and then right framework for message processing. Windows comes with a counter is very similar to VC lovers here and you exchange exchanges.)
- 2016-04-29 19:01:08下载
- 积分:1
-
CommTest485
测试com口程序Private Sub Form_Load()
Dim I As Integer
Dim Msg As String
Me.Enabled = False
Msg = 串行端口通讯测试 V & App.Major & . & App.Minor & App.Revision
cboCommSettings.Text = GetSetting(App.EXEName, frmCommTest , CommSettings , 2400,N,8,1 )
Me.Show
Me.Refresh
With MSComm1
For I = 1 To 16
Me.Caption = Msg & - 测试通讯端口:COM & I & ...
Me.Refresh
Delay 100
On Error Resume Next
.CommPort = I
.Settings = 2400,N,8,1
.PortOpen = True
.PortOpen = False
If Err = 0 Then cboCommPort.AddItem COM & Trim(I)
Next I
End With
cboCommPort.ListIndex = 0
optCommData(0).Value = True
Me.Caption = Msg & (Programming by WJY)
Me.Refresh
If cboCommPort.ListCount = 0 Then MsgBox 程序检测不到可用的串行端口!
Me.Enabled = True
End Sub
(test com port)
- 2015-07-23 10:40:18下载
- 积分:1
-
DoxygenToolkit.vim-master
vim插件,用于vim编辑器中编写程序时插入程序、函数等的注释说明(VIM plug-in for annotation of inserting programs, functions, etc. when writing programs in VIM editor)
- 2019-04-13 11:47:48下载
- 积分:1
-
gobackn
说明: 北邮计算机网络实验一,滑动窗口的回退n协议,实测信道利用率很高。(Computer network experiment 1, sliding window backoff n protocol, the measured channel utilization is very high.)
- 2019-07-05 01:59:06下载
- 积分:1