-
database comparison tool to import the database to link more library the same na...
数据库比较工具,分别输入要连接的数据库,比较库中相同名字的表的字段是否相同,相同表名前会自动打勾,结果得出相同字段有多少,表a比表b多出的字段是什么,少的是什么。-database comparison tool to import the database to link more library the same name of the table if a field is the same as before the same table name will be automatically checked, the outcome of the same field, there is a table Table b more than the field what is what is missing.
- 2022-06-27 07:43:34下载
- 积分:1
-
一个简单的程序,在C++为了研究程序设计
one simple program in c++ in order to study the program designing
- 2022-03-21 15:42:32下载
- 积分:1
-
软件说明书 目录 1登陆 2客户服务 2
软件说明书 目录 1登陆 2客户服务 2-1入库操作 2-1-1补单操作 2-2派送通知 2-2-1补单操作 2-2-2新增客户 2-3提货通知 2-4到货查看 3仓库管理 3-3仓库入库 3-4仓库出库 4分拣操作 5调度管理 5-1提货调度 5-2派送调度 6签收操作 6-1入库签收 6-2派送歉收 7条码录入 8定单管理 9查询操作-software manuals Contents a landing two customer service 2-1 warehousing operation 2-1-1 fill-informed about the operation of 2-2-1 2-2 fill single new customer to operate 2-2-2 2-3 2-4 delivery notification arrived View three warehouse management 3-3 3-4 warehouse storage warehouse for four sorting out five operations on the management of delivery scheduling 5-1 5-2 6 signed for the delivery scheduling 6-1 warehousing operation signed for the delivery failures 7 6-2 barcode input management 9 8 orders investigation with operations
- 2022-09-17 20:00:03下载
- 积分:1
-
计一个一元多项式简单计算器,要求实现下列四个基本功能: ⑴输入并建立多项式; ⑵输出多项式; ⑶两个多项式相加; ⑷两个多项式相减。 【实验报告要求】 1、多项...
计一个一元多项式简单计算器,要求实现下列四个基本功能: ⑴输入并建立多项式; ⑵输出多项式; ⑶两个多项式相加; ⑷两个多项式相减。 【实验报告要求】 1、多项式的类型定义。 2、输入多项式的算法。 3、多项式相减的算法-Design a Calculator of polynary Multinomial,following the 4 basic functions:
1.Input and Creat a polynary multinomial
2.Output the polynary multinomial
3.Add two polynary multinomials
4.Subtract two polynary multinomials
[Experimentation Paper Eequirment]
1.Definition of polynary multinomial types
2.The algorithm of inputing a polynary multinomial
3.The algorithm of substraction of polynary multinomials.
- 2022-03-22 01:09:34下载
- 积分:1
-
一维信号小波的VC++程序 希望能帮到快要毕业的人们...
一维信号小波的VC++程序 希望能帮到快要毕业的人们-One-dimensional wavelet of VC program hopes to help people about to graduate
- 2022-04-20 15:44:02下载
- 积分:1
-
俄罗斯方块
一个俄罗斯方块游戏
对游戏控制的类
package com.main;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import javax.swing.*;
import javax.swing.border.Border;
import javax.swing.border.EtchedBorder;
public class ControlPanl extends JPanel
- 2022-01-22 00:16:48下载
- 积分:1
-
获得本机以及指定域名的ipv4和ipv6地址
应用背景本代码可以用来实现获取本机以及指定域名的ipv4地址以及ipv6地址,代码分了两个c++文件,并非写在一起,使用时可以注释掉其中一个或是新建项目将其中一个c++文件剪切进去。关键技术
对于本地的ip地址我们只需要使用WinSocket继承的Berkeley Socket API里面的函数gethostbyname()通过名字获得主机信息,然后再显示出其ip地址即可,对于输出ipv6地址需将地址族改为AF_INET6.进一步得到ipv6地址。而要得到指定域名的ip地址时需要对一个地址同样使用gethostbyname()获得信息,再进行显示。
- 2022-07-04 18:45:02下载
- 积分:1
-
一个用vc实现的关于操作系统中进程间通讯的例子。程序简单,不过比较是自己第一个vc程序。采用经典的进程间通讯的算法实现的,希望高手指点!...
一个用vc实现的关于操作系统中进程间通讯的例子。程序简单,不过比较是自己第一个vc程序。采用经典的进程间通讯的算法实现的,希望高手指点!-a vc achieved with operating system on the inter-process communication example. Simple, but comparison is a vc its own procedures. Using the classic inter-process communication of the algorithm, expert guidance!
- 2022-08-13 23:11:27下载
- 积分:1
-
对象、 图书馆、 礼萨、 冲动、 阿里、 peyman、 哈桑、 迈赫迪、 habil、 新浪短信通利用
无线 ad hoc 网络通常假设全方位
天线。在本文中,我们考虑设备
方向性天线。方向性天线有
已显示,提高效率和无线的能力
网络。几个 MAC 协议 [4、 14、 12、 20] 和
路由协议 [5、 2、 17] 已提出以
方向性天线的优势。
下一步我们提供背景上路由安全
协议和以往关于防止虫洞的工作
攻击。节 3 认为虫洞攻击和
分析其效力。节 4 引入了
方向性天线和描述天线模型我们
使用。第 5 节描述我们协议的验证
邻居关系。节 6 认为的影响
我们的网络连接和路由选择协议
- 2022-07-08 22:46:05下载
- 积分:1
-
如何在 WPF 应用程序中查看 word 文档
引言示例演示如何在 WPF 应用程序中查看 word 文档。WPF 不支持可以直接查看 Word 文档,但有些客户想在 WPF 中显示 word 文档。因此,我们可以使用 WPF DocumentViewer 控件来承载固定文档如 XPS 文档。我们也可以将 word 文档转换为使用 VSTO 的 xps 文档。
- 2023-08-31 16:20:03下载
- 积分:1