-
同事让我做的求组合算法
同事让我做的求组合算法-colleagues let me do seek algorithm
- 2023-01-11 14:30:04下载
- 积分:1
-
本企业库存管理系统具有如下功能:库存基本信息的录入、修改、查询、删除模块,商品调动信息的录入、修改、查询、删除模块,以及系统维护功能。为企业库存管理提供信息咨询...
本企业库存管理系统具有如下功能:库存基本信息的录入、修改、查询、删除模块,商品调动信息的录入、修改、查询、删除模块,以及系统维护功能。为企业库存管理提供信息咨询,信息检索,信息存取等服务,基本上能够满足现代企业对库存管理的需要-Inventory management system of the enterprises have the following functions: inventory of the entry of basic information, modify, query, delete the module, the entry of goods to mobilize information, modify, query, delete the module, and system maintenance functions. Inventory management for the enterprise to provide information consultation, information retrieval, information access services, primarily to meet modern business needs of the inventory management
- 2023-08-09 11:00:03下载
- 积分:1
-
数据结构中关于四则运算的实验,主要涉及到栈的操作,在运行窗口中选择1,进入运算操作.输入你所想要的式子,注意负数不要参与运算,但式子能产生负数.式子例如:...
数据结构中关于四则运算的实验,主要涉及到栈的操作,在运行窗口中选择1,进入运算操作.输入你所想要的式子,注意负数不要参与运算,但式子能产生负数.式子例如:
输入9*(8-6/2)+9/2然后按Enter键,可以得到式子的值是49.5.
或者输入9-10*2然后按Enter键,可以得到式子的值是-11.
-Data structure on the four computing experiments, mainly related to the operation of the stack, in the run window, select one, enter the computing operation. Enter the formula you want to pay attention to the negative not to take part in computing, but the formula can produce negative. Style son such as: Enter the 9* (8-6/2)+ 9/2 and then press Enter key, you can get the formula value is 49.5. or enter a 9-10* 2 and then press Enter key, you can get the value of formula is-11.
- 2022-03-17 18:39:04下载
- 积分:1
-
此源代码是关于利用管道开发程序进行通信,该程序利用了Winsocket和NamedPipe的API...
此源代码是关于利用管道开发程序进行通信,该程序利用了Winsocket和NamedPipe的API-this source code is on the use of pipelines for the development of communications procedures, the use of the procedures and NamedPipe Winsocket API
- 2022-11-20 20:55:03下载
- 积分:1
-
一个专门用于VOD视频点播系统基于PS/2遥控器或面板的键值测试程序...
一个专门用于VOD视频点播系统基于PS/2遥控器或面板的键值测试程序-devoted to a VOD system based on the PS/2 remote control panel keys or test procedures
- 2023-02-22 18:30:03下载
- 积分:1
-
这是最新出版的API函数大全,爱好API函数的同志们快来下载吧...
这是最新出版的API函数大全,爱好API函数的同志们快来下载吧-This is the latest edition of API grade, loving API function comrades Come download it
- 2023-08-02 15:15:04下载
- 积分:1
-
字符与16进制有转换,是初学者的容易看的代码
字符与16进制有转换,是初学者的容易看的代码-16 hexadecimal characters are converted
- 2022-03-14 17:22:44下载
- 积分:1
-
c++ standard library is learning to use each c++ essential reference books.
c++ standard library 是每个学习使用c++的必备参考书。-c++ standard library is learning to use each c++ essential reference books.
- 2022-04-27 10:16:52下载
- 积分:1
-
计算RS分析的小程序,很好用。this program is used to calculateRS
计算RS分析的小程序,很好用。this program is used to calculateRS-Calculation of RS analysis of small procedures, a very good use. this program is used to calculateRS
- 2022-04-28 23:56:37下载
- 积分:1
-
在很多管理信息系统的窗体都有一些共同点:可以通过框架菜单打开各种类型的视图窗口,而这些视图窗口具有MDI的一些特点,可以在框架窗体中最小化最大化还原等,并且点击...
在很多管理信息系统的窗体都有一些共同点:可以通过框架菜单打开各种类型的视图窗口,而这些视图窗口具有MDI的一些特点,可以在框架窗体中最小化最大化还原等,并且点击菜单只能产生一个窗口(象SDI)。这种形式的窗口设计给人与一种条理感。于是我用VC6.0尝试创建这种窗口,现将整个过程为大家写下来,这里应含有MFC的一些内幕技术。-in many management information system forms have some things in common : We can open the menu framework through various types of View window, which is MDI window View some of the features, in the framework of the smallest Window maximize reduction, and click on the menu only have a window (like SDI ). This form of window design gives people with a coherent sense. I have spent VC6.0 attempt to create such a window, now the entire process for you to write down here should contain some insider MFC technology.
- 2022-09-13 11:55:03下载
- 积分:1