登录
首页 » 套接字网络编程 » 适用于对行政、事业单位物品采购、入库、领用、维修、固定资产管理等工作进行计算机管理的专业软件。软件中集成的单据管理(入库单、出库库、退库单、盘点单、维修单、收款...

适用于对行政、事业单位物品采购、入库、领用、维修、固定资产管理等工作进行计算机管理的专业软件。软件中集成的单据管理(入库单、出库库、退库单、盘点单、维修单、收款...

于 2022-03-20 发布 文件大小:10.21 kB
0 168
下载积分: 2 下载次数: 1

代码说明:

适用于对行政、事业单位物品采购、入库、领用、维修、固定资产管理等工作进行计算机管理的专业软件。软件中集成的单据管理(入库单、出库库、退库单、盘点单、维修单、收款单、付款单的登记、编辑)、固定资产管理(资产登记、部件登记、历史记录登记)、通用查询、系统维-apply to the Chief, institutions, procurement, warehousing, and their use, maintenance, management of fixed assets such as computer work for the professional management software. The software integrates document management (storage lists out reservoir and refunding single, single inventory, repair orders, billing, payment of the registration, editing), the management of fixed assets (asset register, components registration, the historical record registration), General Inquiries peacekeeping system

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 对话音的全双工传输
    Windows 95作为微机的操作系统,已经完全融入了网络与通信功能,不仅可以建立纯Windows 95环境下的“对等网络”,而且支持多种协议,如TCP/IP、IPX/SPX、NETBUI等。在TCP/IP协议组中,TPC是一种面向连接的协义,为用户提供可靠的、全双工的字节流服务,具有确认、流控制、多路复用和同步等功能,适于数据传输。UDP协议则是无连接的,每个分组都携带完整的目的地址,各分组在系统中独立传送。它不能保证分组的先后顺序,不进行分组出错的恢复与重传,因此不保证传输的可靠性,但是,它提供高传输效率的数据报服务,适于实时的语音、图像传输、广播消息等网络传输。 Winsock接口为进程间通信提供了一种新的手段,它不但能用于同一机器中的进程之间通信,而且支持网络通信功能。随着Windows 95的推出。Winsock已经被正式集成到了Windows系统中,同时包括了16位和32位的编程接口。而Winsock的开发工具也可以在Borland C++4.0、Visual C++2.0这些C编译器中找到,主要由一个名为winsock.h的头文件和动态连接库winsock.dll或wsodk32.dll组成,这两种动态连接库分别用于Win16和Win32的应用程序。 本文针对话音的全双工传输要求,采用UDP协议实现了实时网络通信。使用VisualC++2.0编译环境,其动态连接库名为wsock32.dll。
    2022-02-02 04:51:06下载
    积分:1
  • a good forum for the original code
    一个不错的论坛原代码-a good forum for the original code
    2022-08-11 06:22:14下载
    积分:1
  • the realization of a source Portal
    一种Portal的实现源码-the realization of a source Portal
    2022-08-26 04:33:54下载
    积分:1
  • 利用winpcap捕获局域内的ip流量并进行简单分析
    利用winpcap捕获局域网内的ip流量并进行简单分析-Use winpcap capture LAN ip flow and a simple analysis
    2022-05-13 14:55:19下载
    积分:1
  • based on the MAC address of the network card physical communications category, c...
    基于MAC网卡物理地址的通信类,可实现不同网段之间通信本类为C++源码需要 winpcap 支持 winpcap 官方地址 http://www.winpcap.org/ winpcap 3.0通过测试。 -based on the MAC address of the network card physical communications category, can be realized between different segments of the communications category C source code needed to support winpcap winpcap official address h ttp :// www.winpcap.org/ winpcap 3.0 to pass the test.
    2022-05-22 04:12:55下载
    积分:1
  • 适用于对行政、事业单位物品采购、入库、领用、维修、固定资产管理等工作进行计算机管理的专业软件。软件中集成的单据管理(入库单、出库库、退库单、盘点单、维修单、收款...
    适用于对行政、事业单位物品采购、入库、领用、维修、固定资产管理等工作进行计算机管理的专业软件。软件中集成的单据管理(入库单、出库库、退库单、盘点单、维修单、收款单、付款单的登记、编辑)、固定资产管理(资产登记、部件登记、历史记录登记)、通用查询、系统维-apply to the Chief, institutions, procurement, warehousing, and their use, maintenance, management of fixed assets such as computer work for the professional management software. The software integrates document management (storage lists out reservoir and refunding single, single inventory, repair orders, billing, payment of the registration, editing), the management of fixed assets (asset register, components registration, the historical record registration), General Inquiries peacekeeping system
    2022-03-20 06:36:40下载
    积分:1
  • This is a map of topological sorting procedure, the map data structure is one mo...
    这是一个图的拓扑排序的程序,是数据结构的图一章中比较重要的内容,程序已经调试通过,可以供大家参考-This is a map of topological sorting procedure, the map data structure is one more important chapter in the content, procedures have been debug through, you can for your reference
    2022-07-21 23:50:25下载
    积分:1
  • 控件使用的大文件传输,初学者学习序…
    使用winsock控件进行大文件传输,初学者学习winsock编程的经典例子-controls for the use of large file transfers, beginners to learn programming protocols of the classic examples
    2022-09-28 09:20:02下载
    积分:1
  • 一个采用RSA的聊天
    一个采用RSA的网络聊天程序-a network chat program
    2022-03-30 14:47:32下载
    积分:1
  • enet-1.3.5
    enet在UDP上实现了有序、可靠的仿TCP的网络传输.
    2022-05-12 15:24:18下载
    积分:1
  • 696518资源总数
  • 105958会员总数
  • 18今日下载