-
统一数据库管理系统
1、 光盘目录vc6 联合开发网 - pudn.com
- 2005-04-01 17:51:26下载
- 积分:1
-
QueuingSystem
C++与MFC结合以实现的餐厅桌号预订系统(基本功能有:1、 餐厅提供小,中,大三种餐位;2. 每种餐位若干,每个餐位都有相应的编号;)3. 每种餐位使用收取的费用不同;
4. 每位客人根据就餐人数选择不同类型的餐位,系统则根据等待人数给用户生成一个等待号码,显示客人当前排号以及在他之前有多少位客人在等待。
5. 不同类型餐位都有自己的一个等待列,为客人生成的号码互不影响;
6. 支持查询指定号码所在的餐位;
7. 实现日志功能(记录每天所有餐位的使用状况,收入);
8.客人可以动态查看当前餐位使用情况(每种餐位当前排到多少号等)
(C++ with MFC combined to realize the restaurant the table No. booking system (basic functions: 1, the restaurant offers a small, three seats 2 bits of each meal, each seating has a corresponding number ) each seating fees charged each guest to choose different types of seating dining number, wait for the number to the user-generated a waiting number the show guests Arranging and before him the number of The guests in the waiting. 5 different types of seats has its own a waiting column the guests generated numbers independently of each other 6. Support to query specified number where seats 7 log function (recording daily use for all seats, income) 8. Guests can dynamically view the current usage of seating (each seating routed to what number, etc.))
- 2012-12-26 13:30:47下载
- 积分:1
-
ccs1108cc_org
Mapping ecu fiat punto 55
- 2017-12-27 20:07:44下载
- 积分:1
-
rc522
想要读取RC522数据,不想失败了,求解(CC2530 reads RC522 data)
- 2018-10-25 18:06:47下载
- 积分:1
-
C# 设计模式 英文原版
C# 设计模式 英文原版-C# Design Patterns original English
- 2023-03-18 08:40:04下载
- 积分:1
-
Printing
Printing from any printer
- 2012-08-04 03:59:02下载
- 积分:1
-
brick
有限元n维实体材料单元,仅供科研用途,拒绝商业使用(N-dimensional finite element solid material element, for scientific purposes, refusing commercial use)
- 2013-10-23 14:32:13下载
- 积分:1
-
pwm输入+dma
说明: PWM输入+DMA,亲测可用,有需要的朋友可以自行下载。(PWM input + DMA, pro-test available.)
- 2020-06-19 04:20:01下载
- 积分:1
-
Power-spectrum
这篇文章主要介绍了求功率谱的五种方法(周期法、自相关函数法、自协方差法、最大熵法以及最大似然法)的思想及程序。(This article describes five ways to seek the power spectrum (cycle method, the autocorrelation function method, ideas and procedures from the covariance method, maximum entropy and maximum likelihood )
- 2012-03-14 10:05:21下载
- 积分:1
-
DNS_Redirect
驱动级域名劫持
就是访问A.com转到b.com,当然如果改成访问A就丢包,那就变成拦截指定网站了。首先用抓包工具发现,访问某网站时,(如果本地没有该网站的DNS缓存)首先会发DNS查询包(UDP),然后会与该网站建立连接,然后,发http请求包。
观察包内容,需要把发出的包的目标改成我们的目标,然后把响应的包中我们改过的东西改回来,就是欺上瞒下。代码不多,重点是演示了如何获取TCP与UDP的接收到包的内容。仅适用于XP:
bin会将www.baidu.com劫持到ip138.com(Drive level domain hijacking is to visit A.com to b.com, of course, if A is dropping into access, it becomes blocked designated site. First discovered by capturing tool, visit a website, (if there is no local DNS cache of the site) will first send a DNS query packets (UDP), then establish a connection with the site, and then send http request packet. Observe the contents of the package, we need to change the target packet sent our goal, then put the package in response to the things we turn to come back, that is, superiors and subordinates. Code much focus is to demonstrate how to get the contents of TCP and UDP packets received. Only applies to XP: bin will www.baidu.com hijacked to ip138.com)
- 2014-02-13 13:30:04下载
- 积分:1