-
图书管理系统--C和Mysql
这是一个用C语言开发的图书管理系统,开发环境是VC++,该系统包含如下功能:显示系统主界面,对书籍进行相关的操作,如添加,删除,查询,显示所有记录。利用VC++开发的系统,并将数据保存在Mysql数据库中。附上系统代码和使用说明书,代码中对关键编码部分进行了注释,个人能力有限,请大家批评指正,谢谢!
- 2022-06-28 12:40:54下载
- 积分:1
-
对点线的编辑功能,对初学者有一定的参考价值
对点线的编辑功能,对初学者有一定的参考价值
-Points and lines of the editorial function, for beginners has some reference value
- 2022-03-20 09:05:43下载
- 积分:1
-
- 2023-03-13 23:35:04下载
- 积分:1
-
约瑟夫环(Joseph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始人选一个正整数作为报数上限值m,从...
约瑟夫环(Joseph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始人选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从它在顺时针方向的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序-Joseph Central (Joseph) a description of the problem is: numbered 1,2, ..., n of n individuals according to a clockwise direction around a circle, each holding a password (positive integer). The beginning of a positive integer as a candidate at a number of upper limit of m, from the first individual to embark on the clockwise direction since the beginning of the order of 1 is reported the number of stops required to report back at a few m. Those who reported m out of his password as the new value of m, in a clockwise direction from the next person to start off again from the 1, and so on, until all that out until all. Try to design a procedure to derive the column order
- 2022-02-10 01:58:28下载
- 积分:1
-
IO口模拟串口的源程序
IO口模拟串口的源程序-Serial IO mouth simulation of the source
- 2023-05-11 14:05:04下载
- 积分:1
-
Pascal done wonderful directory interface, pascal not believe it can do this als...
Pascal做的精彩目录界面,不敢相信吧pascal也能做这个,运行环境TP-Pascal done wonderful directory interface, pascal not believe it can do this also, the environment TP
- 2022-02-15 12:53:50下载
- 积分:1
-
基于随机波束形成的多
针对基于随机波束成形的多用户MIMO下行系统提出了三种调度算法:后端比例公平门限调度算法,后端最大值调度算法和后端比例公平最大值调度算法。通过仿真表明,这三种算法相比其他调度算法,在基本保持系统性能的前提下,能够降低反馈率,且有各自的特点和适用性:后端比例公平门限调度算法随着小区内用户数目的增多,反馈率越小,适合用户数较多的情况;后端最大值调度算法和后端比例公平最大值算法在用户数目较多的情况下,系统性能基本保持不变,且随着子信道数目增加,反馈率越小,适合天线数和用户数都较多的情况。-Based on random beamforming for multi-user MIMO downlink system proposed three kinds of scheduling algorithms: back-end proportional fairness scheduling algorithm threshold, the maximum back-end and back-end proportional fairness scheduling algorithm for the maximum scheduling algorithms. The simulation showed that the three kinds of algorithms compared with other scheduling algorithms, the basic premise of maintaining system performance, can reduce the feedback rate, and have their own characteristics and applicability: the back-end proportional fairness scheduling algorithm with the threshold number of users within a cell increases, the smaller the response rate for the number of users are more situation back-end and back-end ratio of the maxi
- 2022-08-22 09:52:42下载
- 积分:1
-
吹泡泡左键显示蓝泡泡右键显示红泡泡 并不断变大 移动 同时显示区域内的泡泡数...
吹泡泡左键显示蓝泡泡右键显示红泡泡 并不断变大 移动 同时显示区域内的泡泡数-The left arrow show the blue froth,and the right arrow show red froth,and it will be largen and moving, at the same time,it will show the number of the froth.
- 2023-01-26 06:25:03下载
- 积分:1
-
- 2023-03-27 09:40:04下载
- 积分:1
-
基于Java、WEB的扶贫网络商城
本网络商城主要分为:前台游客浏览、普通用户操作和后台管理3部分。结合目前网上购物平台系统的设计方案,本项目具有以下特点:界面设计美观大方、操作简单。功能完善、结构清晰。普通用户的购物操作。能够实现后台用户和商品管理。能够实现推荐商品的操作。能够实现后台对用户、订单、商品的管理。
操作注意事项
(1)进用后台地址为:http://localhost:8080/03/admin/user/user_login.html
本系统的后台用户名为:admin,密码为:admin。
(2)系统注册页面中提供了验证信息,用户只有添加了合法的信息后,才能注册成功。
操作流程
(1)通过系统首页,可实现浏览系统推荐商品、热销商品、以及各种分类商品等内容,也可以通过首页提供的“登录”、“注册”超链接来登录系统或注册新用户。
注意
由于需要与银行交互,一些页面无法实现,读者可以根据自己的需要模拟实现相应功能。
- 2022-07-22 14:50:18下载
- 积分:1