-
这是一款网上购物系统,他是由asp,vbscript及access数据库实现的...
这是一款网上购物系统,他是由asp,vbscript及access数据库实现的-This is a online shopping system, he is asp, encryption and access to the database
- 2022-02-01 01:35:57下载
- 积分:1
-
用于计算股票交易的收益和损失和处理的小吨。
用来计算股票买卖盈亏及手续费的小工具,包含买保本价、卖保本加、买卖差价、交易费用,盈亏等,使用命令参数有2种如下:
1、perl stock.pl 股票数量 股票价格
例如:perl stock.pl 500 13.00
2、perl stock.pl 股票数量 股票买入价格 股票卖出价格
-Used to calculate gains and losses on stock transactions and handling of small tools, including the price of insurance to buy and sell capital preservation increases, bid-ask spread, transaction costs, profit and loss, etc., the use of two kinds of command parameters are as follows: 1, perl stock.pl amount of shares such as stock prices : perl stock.pl 500 13.002, perl stock.pl amount of shares of stock prices to buy shares on the stock market price
- 2022-11-16 05:10:04下载
- 积分:1
-
员工排班系统需求分析、系统设计文档及数据库表结构
员工排班系统需求分析、系统设计文档及数据库表结构-Staff scheduling system needs analysis, system design documents and database table structure
- 2023-05-25 15:40:02下载
- 积分:1
-
LPC2000系列处理器USB ISP Bootloader 使用说明
LPC2000系列处理器USB ISP Bootloader 使用说明-ARM USB ISP Bootloader
- 2022-01-30 13:21:15下载
- 积分:1
-
智慧医疗管理系统
这是一个智慧医疗的管理系统,apache+php+mysql,有医生管理系统和病人查看病情系统加上注册登录组成,病人注册可以选择需要提交的医生,医生可以实时查看病人的病人并给出建议。
- 2022-03-09 17:34:36下载
- 积分:1
-
1.增加了近40项后台核心设置,这些设置可以使大家可以很容易控制前台的显示,能按照自己的意愿调整各项参数。 2.将广告单独分开,可以由用户自由设置多项广告。并且...
1.增加了近40项后台核心设置,这些设置可以使大家可以很容易控制前台的显示,能按照自己的意愿调整各项参数。 2.将广告单独分开,可以由用户自由设置多项广告。并且可以通过修改模板使广告在适合的地方显示。 3.增加站点公告。 4.增加文章来源,专题,标题颜色设置等等。并且在HTML在线编辑器里增加即时图片上传,方便多图片管理。 5.文章投稿及评论都不再使用文本数据存储,这样可以更方便管理,以及审核等控制。 6.增加投票功能。-1. An increase of nearly 40 core background settings, these settings can make everyone can easily control the future, in accordance with their own will adjust various parameters. 2. Advertising alone will separate the user can set up a number of free advertising. And can change the templates so that the advertisements for the show. 3. Increase site notice. 4. Add article sources, thematic, heading color settings. In HTML editor online world has increased immediately upload pictures, photos and more convenient management. 5. Article submissions and comments are no longer in use text data storage, so can be more convenient management and control audits. 6. Increased voting.
- 2023-05-19 09:50:03下载
- 积分:1
-
数据库管理系统
QT下数据库管理系统客户端,命令版,不会sql语句的还是学完命令再下载,适合初学者,和inux下的sql有初步了解的同学,能实现简单的对linux服务器下sql数据的创建,查询,删除等操作。用的是基类主窗口类,需要登陆。注:此代码为学生学习代码
- 2022-02-02 20:40:14下载
- 积分:1
-
这是一个享受crypter源…
it s a crypter source...enjoy
- 2023-08-19 02:05:04下载
- 积分:1
-
编成规范
软件人员必备工具书
代码大全
Steve McConnell 著
编成规范
软件人员必备工具书
代码大全
Steve McConnell 著-Specification into an indispensable tool for software personnel code Guinness Book of Steve McConnell
- 2023-06-06 15:50:04下载
- 积分:1
-
在一个基于RTOS优先级,优先级反转
In a preemptive priority based RTOS, priority inversion
problem is among the major sources of deadline
violations. Priority inheritance protocol is one of the
approaches to reduce priority inversion. Unfortunately,
RTOS like uC/OS can’t support priority inheritance
protocol since it does not allow kernel to have multiple
tasks at the same priority. Although it has different ways
to avoid priority inversion such as priority ceiling
protocol, developers still have some difficulties in
programming real time applications with it. In this paper,
we redesign the uC/OS kernel to provide the ability to
support round robin scheduling and implement priority
inheritance semaphore on the modified kernel. As result,
we port new kernel with priority inheritance semaphore to
evaluation board, and evaluate the execution time of each
of the kernel service as well as verify the operations of
our implementation.-In a preemptive priority based RTOS, priority inversionproble
- 2022-03-24 17:49:36下载
- 积分:1