-
一个利用VB编写的FTP客户端程序,学习网络编程的朋友可以学习下....
一个利用VB编写的FTP客户端程序,学习网络编程的朋友可以学习下.-VB prepared using an FTP client program, learning to learn network programming under a friend.
- 2022-04-15 18:22:37下载
- 积分:1
-
以太网通讯例子
以太网通讯例子-服务器,配合以太网通讯例子-客户端用-Ethernet communication example- server, with the Ethernet communication example- a client with
- 2023-01-11 12:05:03下载
- 积分:1
-
我编写的CMPP服务端代码,实现了协议的基本流程,在调试CMPP的时候很有用。...
我编写的CMPP服务端代码,实现了协议的基本流程,在调试CMPP的时候很有用。-the CMPP server-side code implement the basic flow of the protocol.it is useful for debugging CMPP
- 2022-05-09 14:43:32下载
- 积分:1
-
动态程序框架例子,一个主程序,将动态库中的界面调到主程序中,有多少个动态库由主程序自动识别。相当于插件功能:)...
动态程序框架例子,一个主程序,将动态库中的界面调到主程序中,有多少个动态库由主程序自动识别。相当于插件功能:)-dynamic procedural framework example, a main program, the dynamic repository transferred to the main program interface, the number of DLL by the main program automatic identification. The equivalent plug-in function :)
- 2022-02-03 06:45:50下载
- 积分:1
-
为VB的richtext控件增加打印预缆功能的VB源代码.
为VB的richtext控件增加打印预缆功能的VB源代码.-Richtext for VB controls to increase the print function of pre-cable VB source code.
- 2023-07-07 05:35:03下载
- 积分:1
-
sfj2443源代码,使用一个很好的工具,S3C2443
sfj2443源代码,使用S3C2443的好工具-sfj2443 source code, use a good tool for S3C2443
- 2023-04-05 13:55:04下载
- 积分:1
-
用C语言编写的,实现一个能进行稀疏矩阵基本运算的运算器。...
用C语言编写的,实现一个能进行稀疏矩阵基本运算的运算器。-writen in C language, implemented calculator which can execute basic operator of sparse matrix.
- 2022-01-28 09:52:54下载
- 积分:1
-
visual C++ 6.0高级编程技术 OPengl篇 源代码
这是visual C++ 6.0高级编程技术 OPengl篇 源代码
- 2022-10-02 19:10:03下载
- 积分:1
-
vc++在操作系统的应用
vc++在操作系统的应用 -vc in the operating system, applications
- 2022-05-15 05:43:40下载
- 积分:1
-
海康威视央视
/ / ---------------------------------------------------------------------------#包括#语用hdrstop#包括“frm_config。”#包括“主。”#包括“error_msg。”/ / ---------------------------------------------------------------------------# pragma包(smart_init)#语用资源”。DFM”发生一事件* 1;/ / ---------------------------------------------------------------------------__fastcall发生一事件发生一事件::(tcomponent *的所有者)平台(业主):{}/ / ---------------------------------------------------------------------------国际__fastcall发生一事件::getdvrconfig(){int结果;net_dvr_devicecfg deivcecfg;的DWORD bytesreturn;而(真正的){如果(!net_dvr_getdvrconfig(Form2 -> user_id,net_dvr_get_devicecfg,1,和deivcecfg,sizeof(net_dvr_devicecfg),与bytesreturn)){被(错误(net_dvr_getlasterror()));结果= 1;打破;}dw_size ->标题deivcecfg.dwsize;dw_name ->标题=(char *)deivcecfg.sdvrname;
- 2022-08-18 18:53:23下载
- 积分:1