-
CMS模版企业管理
开源项目,CMS模版企业管理yifancms修改的一个版本
1、html静态模版
2、access数据库
3、动态发布
4、标签替换
5、会员管理
6、产品展示和下载
简述:是小型企业建站首选。
- 2023-04-03 23:30:05下载
- 积分:1
-
Simple dialog procedures, calculation tools, the use of junior staff
简单的dialog程序,计算工具,初级人员使用-Simple dialog procedures, calculation tools, the use of junior staff
- 2022-03-04 13:48:50下载
- 积分:1
-
用于实时显示指定的文件内容,方便调试jsp/java时,显示其生成的debuglog。...
用于实时显示指定的文件内容,方便调试jsp/java时,显示其生成的debuglog。-designated for real-time display of the contents of the documents to facilitate debugging jsp/java, the show generated debuglog.
- 2022-01-26 07:30:37下载
- 积分:1
-
A*寻路算法演示,具体见注释
A*寻路算法演示,具体见注释-A* search algorithm road demonstration of specific see Notes
- 2022-05-26 14:24:17下载
- 积分:1
-
我编写的一个EVC下的串口测试程序,代码完整,并通过Windows CE 5.0测试。...
我编写的一个EVC下的串口测试程序,代码完整,并通过Windows CE 5.0测试。
- 2023-03-14 01:00:04下载
- 积分:1
-
打开主程序,在主程序界面里有这些字符: P I F D S Q H .这些字符分别代表:显示所有同学的记录 插入一个新同学的记录 查找同学(按姓名查找) 删除一...
打开主程序,在主程序界面里有这些字符: P I F D S Q H .这些字符分别代表:显示所有同学的记录 插入一个新同学的记录 查找同学(按姓名查找) 删除一个同学的记录. 保存记录 退出 帮助
也就是进入主程序,出现这些字符.按相应的键实现不同的功能.
注:按 Q键时,也就是帮助.则出现如下信息:
P:Preview all students information
I: Insert new student information
F:Find a student
D:Delete a student
S:Save a student
Q:quit
H:Help-open the main program, the main program interface there are these characters : P I D S F Q H. These characters represent : show all the records of students inserted a new record of the students find classmates (search by name) a student of the deleted records. record-keeping help from entering the main program is that these characters. by the corresponding key to achieve different functions. Note : Bond with Q, it is to help. appeared as follows : P : Preview all students information I : Insert new student information F : Find a student D : Delete a student S : Save a student Q : quit H : Help
- 2022-01-22 13:35:18下载
- 积分:1
-
thi is a library management system
thi is a library management system
- 2023-04-16 02:35:03下载
- 积分:1
-
一个标准的MFC Windows应用程序
要求:1、创建一个单/多文档的MFC程序,使其具有自定义的菜单、工具栏和状态栏。
2、菜单和工具栏的功能自定...
一个标准的MFC Windows应用程序
要求:1、创建一个单/多文档的MFC程序,使其具有自定义的菜单、工具栏和状态栏。
2、菜单和工具栏的功能自定义。
3、应用程序的背景是一幅位图图片。
4、工具栏应该可以显示和隐藏,而且它有一个菜单不具有的功能。
-A standard MFC Windows application requirements: 1, to create a single/multi-MFC documentation procedures, so that it will have custom menus, toolbars, and status bar. 2, menus and toolbars custom functions. 3, the application of the background is a bitmap image. 4, the Toolbar should be able to show and hide, and it does not have a menu function.
- 2023-06-02 03:00:07下载
- 积分:1
-
Problem A:
Problem A:编辑距离问题
Time Limit:1000MS Memory Limit:65536K
Total Submit:157 Accepted:79
Description
设A 和B 是2 个字符串。要用最少的字符操作将字符串A 转换为字符串B。这里所说的字符操作包括
(1)删除一个字符;
(2)插入一个字符;
(3)将一个字符改为另一个字符。
将字符串A变换为字符串B 所用的最少字符操作数称为字符串A到B 的编辑距离,记为d(A,B)。试设计一个有效算法,对任给的2 个字符串A和B,计算出它们的编辑距离d(A,B)。
编程任务:
对于给定的字符串A和字符串B,编程计算其编辑距离d(A,B)。
Input
输入由多组测试数据组成。
每组测试数据输入的第1 行是字符串A,第2行是字符串B。
Output
对应每组输入,输出的每行中的数是编辑距离d(A,B)。
Sample Input
fxpimu
xwrs
Sample Output
5-Problem A:
- 2022-03-16 09:31:03下载
- 积分:1
-
接口 74hc595 和 8051 led 效果
在这里,文件中包含代码和 proteus 仿真接口 AT89S52 单片机与 74HC595 8 位移位寄存器。
- 2022-03-19 22:00:45下载
- 积分:1