-
库存管理
此源代码创建执行存货的管理,所有的操作将registred在exercice adequat的数据库,那么你可以用 statiqtic 变更报告设身处地为新的一年是很容易通过此应用程序
- 2022-03-06 02:34:23下载
- 积分:1
-
PING功能是网络程序中的一个基本功能,了解其编写对于了解网络底层函数有很重要的意义,希望对大家有所帮助...
PING功能是网络程序中的一个基本功能,了解其编写对于了解网络底层函数有很重要的意义,希望对大家有所帮助-PING function is the procedure for the network a basic functions, to understand their preparation for the understanding of the underlying network functions are very important, we hope to help
- 2022-12-22 15:10:08下载
- 积分:1
-
这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利...
这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现),希望大家能够多提宝贵意见.-This is a very useful calculator, I think in fact much better than using Windows system calculator. The main feature is support for polynomial computing, that is, can enter an entire polynomial, and to identify the priority operator class (using the stack realize), hope that we can with more valuable advice.
- 2022-03-19 21:07:54下载
- 积分:1
-
windows网络编程。。用C++实现。推荐入门学习
windows网络编程。。用C++实现。推荐入门学习-windows
- 2022-08-04 03:16:08下载
- 积分:1
-
VC++6编译,UDP组播程序,分为发射端和接收端两个部分,这是接收端程序...
VC++6编译,UDP组播程序,分为发射端和接收端两个部分,这是接收端程序-VC 6 compiler, UDP Multicast procedures, divided into transmitter and receiver in two parts, which is receiving end procedures
- 2022-04-23 11:49:33下载
- 积分:1
-
用rawsocket构造udp数据包的程序
用rawsocket构造udp数据包的程序-Rawsocket constructed using udp packet procedure
- 2022-01-25 18:01:24下载
- 积分:1
-
JAVA脚本源代码,一些很流行的代码,试用于初学者
JAVA脚本源代码,一些很流行的代码,试用于初学者-Java script source code, some of the very popular code, use it on beginners
- 2022-05-22 23:05:15下载
- 积分:1
-
RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布...
RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布式计算的效果。上传文件里有详细的部署和使用说明,在win2000上测试通过。-RMI (Java Remote Method Invocation) : this example to achieve the client interface to the remote server computing issued request, the server calls a calculation method and the results back to the client, so as to achieve the effect of distributed computing. Upload file are detailed in the deployment and use in WIN2000 on the test.
- 2022-07-04 18:31:13下载
- 积分:1
-
cpphttpd,一个Visual C++开发的web服务器源代码,数据库用sqlite
cpphttpd,一个Visual C++开发的web服务器源代码,数据库用sqlite-cpphttpd, a Visual C++ source code for the development of web servers, database with sqlite
- 2023-05-04 14:55:03下载
- 积分:1
-
Ping 是Windows系列自带的一个可执行命令。利用它可以检查网络是否能够连通,用好它可以很好地帮助我们分析判定网络故障。应用格式:Ping IP地址。该命...
Ping 是Windows系列自带的一个可执行命令。利用它可以检查网络是否能够连通,用好它可以很好地帮助我们分析判定网络故障。应用格式:Ping IP地址。该命令还可以加许多参数使用,具体是键入Ping按回车即可看到详细说明。 -ping program
- 2022-12-22 16:05:03下载
- 积分:1