-
的mir2客户端Delphi源代码!
delphi的传2客户端源码,虽然是开源的,但是还是值得研究!-the mir2 client delphi source code!
- 2023-08-28 19:45:02下载
- 积分:1
-
C# USBEject
USBEject是最好的和更快的解决办法安全删除 USB 设备不受损坏。此应用程序是由 C# 开发与 Win32 API 包装 (CM_xx API)
- 2022-05-09 13:02:26下载
- 积分:1
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#ifndef __STDC__
# ifndef const
# define const
# endif
#endif
- 2022-01-24 18:04:03下载
- 积分:1
-
windows下端口读写
windows下端口读写-read and write ports under the windows
- 2023-06-05 15:30:03下载
- 积分:1
-
VC6下基于MSComm控件的串口通讯接受端程序
程序基于使用VC6.0开发,专门针对串口程序调试而开发,可以在开发串口通讯时对串口数据进行监视,充当类似串口助手的作用,程序使用微软的MSComm串口控件,运行时需要在VC6中加载MS控件。
- 2022-03-18 01:20:53下载
- 积分:1
-
VC6.0源代码,可以设置系统图标,可以隐藏主窗口,更换图标
VC6.0源代码,可以设置系统图标,可以隐藏主窗口,更换图标-VC6.0 icon of the system source code
- 2022-05-29 22:12:13下载
- 积分:1
-
vb编写的XML入门程序
vb编写的XML入门程序-the accidence program of XML programming by vb
- 2023-06-03 03:20:03下载
- 积分:1
-
msn clone interface
开始使用messenger聊天的克隆应用程序。这段代码用delphi编写,主题相同。享受并尝试制作一个程序作为messenger聊天到您的公司或自己;)
- 2023-09-05 02:40:03下载
- 积分:1
-
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2...
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s="FFA6" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中 加入#include "StrToData.h"即可调用-function of long StrToData(CString strData,int jz) :changed character string to positive integer,changed character may be any decimal system,return:long Integer value,parameter:strData is the character string to be changed,jz is type of decimal system.
- 2022-01-21 02:18:21下载
- 积分:1
-
An animated simulation of a vertical pinball bouncing movements, each attenuatio...
模拟一个动画弹球的垂直弹跳的动作,每次衰减为上次高度的0.9,考虑重力加速度。-An animated simulation of a vertical pinball bouncing movements, each attenuation for the last time a high degree of 0.9, consider the acceleration of gravity.
- 2022-11-05 11:00:04下载
- 积分:1