-
该计算器是由单片机实现的,具有加,减,乘,除等基本功能。...
该计算器是由单片机实现的,具有加,减,乘,除等基本功能。-The calculator is achieved by the single-chip, with add, subtract, multiply, in addition to basic functions such as.
- 2022-02-13 07:06:01下载
- 积分:1
-
动态装载WDM驱动程序,包含DEMO工程,用vc6.0编译通过.
动态装载WDM驱动程序,包含DEMO工程,用vc6.0编译通过.-dynamic loading WDM, including DEMO works with vc6.0 compile.
- 2023-08-10 04:30:03下载
- 积分:1
-
用分治策略,将4中不同形状的L型骨牌覆盖给定的特殊棋盘上除特殊方格以外的所有方格。...
用分治策略,将4中不同形状的L型骨牌覆盖给定的特殊棋盘上除特殊方格以外的所有方格。-With sub-rule strategy, will be 4 different shapes of the L-type domino coverage given on the special board in addition to all the special box outside the box.
- 2022-04-02 04:39:05下载
- 积分:1
-
Mif文件读取代码
Mif文件读取代码-Mif file to read the code
- 2022-03-31 04:36:42下载
- 积分:1
-
字符串的匹配算法,简单的c++算法源码,一共三个文件,文件s和t中存放字符串...
字符串的匹配算法,简单的c++算法源码,一共三个文件,文件s和t中存放字符串-String matching algorithm, a simple c++ algorithm source, a total of three documents, document storage s and t in the string
- 2022-08-16 03:56:07下载
- 积分:1
-
will print the font format conversion to indicate font formats
将24点阵打印格式的字库转换为显示格式的字库-will print the font format conversion to indicate font formats
- 2022-03-06 03:04:59下载
- 积分:1
-
把程序按内容或过程(函数)关系分成段,每段有自己的名字。一个用户作业或进程所包含的段对应于一个二维线形虚拟空间,也就是一个二维虚拟存储器。段式管理程序以段为单位...
把程序按内容或过程(函数)关系分成段,每段有自己的名字。一个用户作业或进程所包含的段对应于一个二维线形虚拟空间,也就是一个二维虚拟存储器。段式管理程序以段为单位分配内存,然后通过地址映射机构把段式虚拟地址转换成实际的内存物理地址。-The program is seperated to sections by content or progress(function),every section has its name.
- 2022-03-16 06:19:03下载
- 积分:1
-
本学生信息管理系统实现的基本功能有:
学生:查看基本信息、查看成绩、查看已选课程、选课、退课、修改密码;
老师:查看基本信息、学生成绩的录入、修改、删除...
本学生信息管理系统实现的基本功能有:
学生:查看基本信息、查看成绩、查看已选课程、选课、退课、修改密码;
老师:查看基本信息、学生成绩的录入、修改、删除、教师登录密码修改
管理员:学生、老师、管理员账号的添加删除,自己密码的修改。
-The Student Information Management System to achieve the basic functions are: Student: View basic information, view results, view the selected courses, elective, back classes, change password teacher: View basic information about student achievement of the entry, modify, delete, teachers, Modify Administrator Password: students, teachers, administrators account Add to delete their own password changes.
- 2022-06-30 01:42:03下载
- 积分:1
-
一个很好的图像识别软件。 能够识别信封上的邮政编码。 里面的代码条理很清晰,环境 VS.net 2003 编译通过,运行良好。作者是一个贵州大学研究生。...
一个很好的图像识别软件。 能够识别信封上的邮政编码。 里面的代码条理很清晰,环境 VS.net 2003 编译通过,运行良好。作者是一个贵州大学研究生。-A good image recognition software. Able to identify the postal code on the envelope. Organized inside the code very clear, the environment compiled through VS.net 2003, to work well. The writer is a graduate of Guizhou University.
- 2023-03-08 04:05:03下载
- 积分:1
-
给出给定LL(1)文法的FIRST和FOLLOW集,求出相应的分析表以及对给定字符串进行分析,判断是否属于该文法...
给出给定LL(1)文法的FIRST和FOLLOW集,求出相应的分析表以及对给定字符串进行分析,判断是否属于该文法 -Give a given LL (1) grammar of the FIRST and FOLLOW sets, calculated the corresponding analysis table, as well as an analysis of the given string to determine whether or not belong to the grammar
- 2023-03-16 18:40:03下载
- 积分:1