-
this procedure include a wide range of internal sorting algorithm commonly used...
这个程序包括了各种常用内部排序算法在平均排序所需时间上的比较.-this procedure include a wide range of internal sorting algorithm commonly used in the average time required for ordering on the comparison.
- 2022-01-24 17:55:43下载
- 积分:1
-
c语言编码技术介绍
c语言编码技术介绍-Technology
- 2023-07-28 03:15:05下载
- 积分:1
-
Prime 算法,创建有向图,无向图,有向网,无向网的算法
Prime 算法,创建有向图,无向图,有向网,无向网的算法-Prime algorithms, to create a directed graph, undirected graph, directed networks, undirected networks algorithm
- 2022-02-05 18:59:57下载
- 积分:1
-
程序 请认真书写上传资料的详细功能、包含内容说明
程序 请认真书写上传资料的详细功能、包含内容说明-c
- 2023-02-21 07:40:03下载
- 积分:1
-
后台管理
用户名 admin 密码 admin
后台管理
用户名 admin 密码 admin
---------------------------------------------------
功能说明
系统本着简洁实用的原则开发,便于使用者查询浏览,以及
查看药品库存情况和经营情况,实时操作药品库存数据。
前台部分:
药品信息、查询、库存操作、销售统计
后台管理部分:
管理员管理、分类管理、规格管理、产地管理、进货商管理、
药厂管理、药品添加、药品管理
---------------------------------------------------
相关说明
本系统基于WEB浏览,须上传到服务器或自行建立IIS
本系统系自行设计自行开发,内部使用而制作,无后续升级版本-background management user name admin password admin--------------------------------------------------- system functionality In simple practical principles developed to facilitate users of Wikipedia, and check inventory of drugs and the operation of Real-time operating medicine inventory data. Prospects : drug information, inquiries, and inventory operations, the sale of statistical background management component : Administrators management, management, management specifications, production management, purchase management of pharmaceutical management, chemical additives, Drug Management---------------------------
- 2022-03-24 19:09:08下载
- 积分:1
-
由于简单模式匹配算法在一次字符比较失败后,简单的把模式串位置向前移动一个字符位置,这样就丢掉了前面字符匹配中得到的信息,效率差。所以就需要一种无回溯的算法来提高...
由于简单模式匹配算法在一次字符比较失败后,简单的把模式串位置向前移动一个字符位置,这样就丢掉了前面字符匹配中得到的信息,效率差。所以就需要一种无回溯的算法来提高效率,这里使用KMP(Knuth-Morris-Pratt)算法。模式串前面的连续片断部分称“前缀模式”,前缀模式在模式串后部重复出现的情况可以用来避免重复进行已经做过的检查,这是KMP算法中的一个重要概念。-as simple pattern-matching algorithm to compare a character failure, a simple model put forward position Series mobile location of a character, would be lost in front of characters matching the information inefficiently. There is a need for a non-backtracking algorithms to improve efficiency, the use of KMP here (Knuth-Morris-Pratt) algorithm. Model Series in front of a row clips part said "prefix model," prefix string pattern in the pattern of recurring back can be used to avoid duplication of inspection has been done, KMP algorithm is an important concept.
- 2022-03-19 13:35:27下载
- 积分:1
-
界面清新的datagridview控件,一个商务系统
界面清新的datagridview控件,功能简易的商务系统,适合初学者借鉴的C#代码
- 2022-06-12 08:17:22下载
- 积分:1
-
Algorithm of Image Processing with VC a very good paper on image processing, a...
《algorithm of Image Processing with VC》一篇很不错的关于图像处理的论文,简明扼要地说明用VC如何进行图像处理的编程- Algorithm of Image Processing with VC a very good paper on image processing, a succinct description of how to carry out image processing VC programming
- 2023-02-10 17:05:04下载
- 积分:1
-
数据库系统:访问数据库。访问数据库并能对出错进行捕捉
数据库系统:访问数据库。访问数据库并能对出错进行捕捉-database system : access to the database. Access to the database and is able to capture for mistakes
- 2022-07-05 08:42:30下载
- 积分:1
-
script for apotec sofware (visual basic 6.0)
script for apotec sofware (visual basic 6.0)
- 2022-08-09 08:08:29下载
- 积分:1