-
销售和库存系统
给了投资者一个想法的多长时间一家公司把其库存 (包括货物的工作进展,如果适用的话) 到销售的 company 性能的金融对策。一般来说,较低 (短) DSI 越好,但它是重要的是注意到平均 DSI 从一个产业变化到另一个。
- 2022-04-02 04:47:40下载
- 积分:1
-
方便的数据库连接调试程序
方便的数据库连接调试程序-convenient debugging procedures Database Connection
- 2022-01-28 19:42:40下载
- 积分:1
-
setcursor CWnd loadcursor destroywindow CDialog getclientrect C按钮getstock…
SetCursor CWnd LoadCursor DestroyWindow CDialog GetClientRect C Button GetStockObject CFont GetWindowLong SetWindowLong GetWindowRect BeginDeferWindowPos EnableWindow DeferWindowPos EndDeferWindowPos InvalidateRect UpdateWindow GetCursorPos CPoint SetCapture GetCapture ReleaseCapture CallWindowProc CPaintDC DrawEdge PtInRect SetFocus CMenu-SetCursor CWnd LoadCursor DestroyWindow CDialog GetClientRect C Button GetStock Object CFont GetWindowLong SetWindowLong Get WindowRect BeginDeferWindowPos EnableWindo w DeferWindowPos EndDeferWindowPos Invalida teRect UpdateWindow GetCursorPos CPoint SetC apture GetCapture ReleaseCapture CallWindow Proc CPaintDC DrawEdge PtInRect SetFocus CMen u
- 2022-03-10 19:56:56下载
- 积分:1
-
平衡支架
读取的字符一一 ;
忽略任何不是支架的一些种类;
所有左括号内推入堆栈 ;
为每一个右括号,请确保位于堆栈中的类型相匹配的左的括号和弹出 ;
可能会出现三种错误:
到达最后一步输入的现在还有 (左) 括号在堆栈上 ;
你找到一个右括号中输入,但在堆栈的顶部左的一个不匹配 (即,它不是同一种) ;
您尝试匹配一个右括号与左一个从堆栈,但在堆栈为空 ;
- 2023-07-15 21:35:03下载
- 积分:1
-
数据结构课程实验中所编的判断哈夫曼编码.参考可用
数据结构课程实验中所编的判断哈夫曼编码.参考可用-experimental data structure courses, which include the judgment Huffman coding. Reference available
- 2022-05-25 18:23:03下载
- 积分:1
-
1. The procedures used to achieve linear list maintenance, insert, delete, outpu...
1.本程序用以实现对线性链表的维护、插入、删除、输出等功能,在该实验设计中是以某商家电部门的库存为模型,实现了对该商品库存的更新,如商品的进货、提货的业务,以入对商品库存的修改、查询、删除等等。-1. The procedures used to achieve linear list maintenance, insert, delete, output functions, in the experimental design is a commercial appliance sector inventory model of this merchandise inventory updates, such as the purchase of goods and delivery of services with a pair of goods into inventory changes inquiries, delete, etc..
- 2022-03-01 18:06:23下载
- 积分:1
-
把dat文件转化为grd文件 供surfer使用
把dat文件转化为grd文件 供surfer使用-Dat file into the GRD surfer documents for use
- 2023-08-22 02:25:03下载
- 积分:1
-
该软件前台用的是DELPHI7后台用的是SQLSERVER2000,用了些第三方控件,数据库文件在data文件夹里!...
该软件前台用的是DELPHI7后台用的是SQLSERVER2000,用了些第三方控件,数据库文件在data文件夹里!-prospects of the software used is the background DELPHI7 Sqlserver2000 yes, used some third-party control, data in the database file folders Lane!
- 2022-06-29 11:28:54下载
- 积分:1
-
在机票预订系统项目的前一阶段,这是一个总结…
在本机票预定系统项目的前一阶段,也就是概要设计阶段中,已经将系统用户对本系统的子模块功能做了详细的阐述,这些模块功能具体设计将在本报告中详尽得以叙述及阐明。
本阶段已在系统的概要设计的基础上,对机票预定系统做详细设计。主要解决了实现该系统程序模块具体设计问题。包括确定算法,数据结构,模块接口的使用,数据库的动态操作以及界面设计等。在以下的概要设计报告中将对在本阶段中对系统所做的所有详细设计进行详细的说明。
-In the ticket reservation system project in the previous phase, which is a summary of the design phase, the system user has a subset of the system modules have done a detailed, specific design features of these modules will be detailed in this report can be described and explained . This phase of the outline design of system based on air ticket reservation system do the detailed design. The main solution to the achievement of specific program modules of the system design issues. Including the identification of algorithms, data structure, the use of module interfaces, databases, dynamic operation, as well as interface design. In the following report will outline the design at this stage of the system has done all the detailed design detail.
- 2022-05-10 20:51:54下载
- 积分:1
-
对二叉树进行插入,打印屏幕等操作
对二叉树进行插入,打印屏幕等操作。使用动态结构实现,可以学习。代码简洁明了,便与学习。有注释。插入元素,采用递归实现。在t节点插入元素x;深度是temp;num表示若是在满二叉树情况下的编号,用于计算坐标;计算深度是x,满二叉树编号是y点的坐标。
- 2023-08-12 22:50:03下载
- 积分:1