-
asc12x24.rar是12x24点阵字体大小的ASCII码
ASC12x24.rar是ASCII码的12X24大小点阵的字库-ASC12x24.rar is the ASCII code of 12X24 dot matrix font size
- 2022-03-25 21:04:09下载
- 积分:1
-
MRULESS shows a way to strip the empty "Recent Files" item off the "File" menu w...
MRULESS shows a way to strip the empty "Recent Files" item off the "File" menu when there are no entries in the MRU.
- 2022-03-10 09:39:46下载
- 积分:1
-
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长...
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长的1序列,其对应的位置就是最长匹配子串的位置。 最长递增子序列LCS的实现C源码!-LCS problem for two strings is the longest common sub-string problem. Solution is to use a matrix to record the location of two strings of all the matches between the two characters in the situation, if the match is one, otherwise to 0. And one of the longest diagonal obtained sequence, the location of its corresponding sub-string match is the longest position. The longest increasing sub-sequence source C implementation of the LCS!
- 2022-08-19 18:20:36下载
- 积分:1
-
Windows和Unix下可以DNS服务器的源代码编译
windows/unix下都可以编译的DNS SERVER的源代码-windows/unix can be compiled under the DNS Server source code
- 2022-08-20 00:43:08下载
- 积分:1
-
Introduction to Data Acquisition
Introduction to Data Acquisition
- 2022-04-15 19:24:56下载
- 积分:1
-
below the date box Enter the date should be set up, click on "Settings opti...
在下面的年月日框中填入应设置的日期,点击“设置选择日期”,则上面日历的对应日期将以蓝色显示,再点击“设置当前日期”,则上面日历的对应日期将以红色线围圈,以示日期设置成功。-below the date box Enter the date should be set up, click on "Settings option date", above the corresponding calendar date will be blue, then click on "Set the current date", above the corresponding calendar date will be sitting in a circle in red line to show the date a success.
- 2022-05-19 03:29:48下载
- 积分:1
-
学生:修改密码,查看个人资料,查看所选课程成绩,选课。
教师:修改密码,查看个人资料,查看所教课程所有学生的成绩,录入成绩。
教密:修改密码,查看个人...
学生:修改密码,查看个人资料,查看所选课程成绩,选课。
教师:修改密码,查看个人资料,查看所教课程所有学生的成绩,录入成绩。
教密:修改密码,查看个人资料,学生信息维护(添加、删除和修改),教师信息维护(添加、删除和修改),课程信息维护(添加、删除和修改),专业信息维护(添加、删除和修改),查看所有课程成绩。-Student: change passwords, view personal information, view the selected program accomplishments, elective. Teacher: change passwords, view personal information, view the curriculum taught to all students of the results, entry results. Education secret: change password, view personal information, student information maintenance (add, delete and modify), teacher information maintenance (add, delete and modify), course information maintenance (add, delete and modify), professional information maintenance (add, delete and modify), view all course grade.
- 2023-01-26 08:45:04下载
- 积分:1
-
图书馆管理系统
图书馆管理系统,有完整的代码,可以进行书籍的增删改的功能,使用C#语言编写,没有封装代码,可以再图形用户界面修改界面的风格,适合于学生大作业。
- 2022-02-13 02:41:46下载
- 积分:1
-
随机发生器,学校。例如,如果用户选择0431类,使用O。
随机学号发生器。如,如果用户选择0431班,使用序号为1,那么随机给出0431班中除了学号为1~10之外的其它所有学号中的n个学号;如果选择2,那么随机给出除了学号为10~20之间的其它n个学号;依次类推。-random generator, school. For example, if the user selects 0431 class, the use of a serial number. then randomly given 0,431 school classes, in addition to a 10-all other outside the school, the school n; If you choose two, then were given school, in addition to between 10 ~ 20 other school n; followed by analogy.
- 2022-10-27 01:45:04下载
- 积分:1
-
这是一个小型的学生成绩管理系统,通过这个程序的学习更好的理解VB...
这是一个小型的学生成绩管理系统,通过这个程序的学习更好的理解VB-This is a small student achievement management system, through the process of learning a better understanding of VB
- 2022-01-26 05:42:21下载
- 积分:1