-
wuziqirenji
c语言编写的人机对战版五子棋,GUI绘图,API函数制作(C Language Written Man-Machine Game Version Gobang, GUI Drawing, API Function Making)
- 2019-06-07 15:24:00下载
- 积分:1
-
435527
GUI版S扫描器源码,程序结合易语言扩展界面支持库,调用API函数根据IP段和端口扫描开放的端口。可以整理保存扫描到的IP地址。(GUI version of the scanner source S , the program combined with easy language support library expansion interface , API function calls based on open IP segment and port scans ports. )
- 2015-12-09 22:11:38下载
- 积分:1
-
(高校科研管理系统)
说明: 采用Java实现科研管理系统,实包括科研人员管理以及科研项目申请等功能(Using java to realize the scientific research management system, including the functions of scientific research personnel management and scientific research project application)
- 2020-01-20 03:23:53下载
- 积分:1
-
openh323-v1_19_0_1-htmldoc
this is sourcecode document of h.323
- 2007-02-10 02:59:57下载
- 积分:1
-
This is a client/server model of Internet chat small program through wiretapping...
这是一个客户端/服务器模式的网络聊天小程序,通过监听和连接好后就可以发信息-This is a client/server model of Internet chat small program through wiretapping and good connections can be made after the information
- 2023-03-05 15:05:03下载
- 积分:1
-
GrabTwoCameras
Basler多相机图像采集二次开发程序,通过设定好的IP地址,在Gige接口下读取多个相机采集图像。(Basler multi-camera frame grabber secondary development program, by setting a good IP address, read multiple cameras to capture images at Gige interface.)
- 2021-04-08 14:49:00下载
- 积分:1
-
log4j-1.2.16_101
Apache log4j 1.2.17 is distributed under the Apache License, version 2.
- 2013-05-07 22:32:12下载
- 积分:1
-
DERIVE
this document contains a list of exercise for derivation
- 2013-05-10 21:55:21下载
- 积分:1
-
基于VB语言的最短路径计算
基于“邻接点”概念,研究了最短路径的快速计算方法,并利用VB语言编写了计算所需的核心模块,最终实现了从一个节点到另一个节点的所有最短路径的快速查询和显示。(The best traveling line among many distribution nodes is searched by calculating the shortest path between two nodes based on basic principle of adjacency node, the core module is writted with VB, the shortest path from one node to the other node is quickly found and showed.)
- 2019-03-15 02:37:34下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network driver bridges, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the Socket bundled IP Port relevant data, by the driver to Socket, application procedures can Socket from the extraction of data received. Network applications through this is the socket for data transmission and reception. TCP and UDP Principle and the work of preparation, how to process the document link. Characters in a chat interface procedures.
- 2022-02-07 17:35:59下载
- 积分:1