-
通过VB自带的控件实现自制播放器,代码虽然简单 但也能实现大部分功能....
通过VB自带的控件实现自制播放器,代码虽然简单 但也能实现大部分功能.-VB own control through the realization of self-made player, the code is simple but can also realize the majority of functionality.
- 2022-02-22 00:01:31下载
- 积分:1
-
一个简单的但是新手能够接受的 java时钟程序 源码开放
一个简单的但是新手能够接受的 java时钟程序 源码开放-a simple but rookie java acceptable to the open-source process Clock
- 2023-08-02 14:25:03下载
- 积分:1
-
Software architecture
Software architecture
- 2022-06-17 23:10:30下载
- 积分:1
-
CRC calculation string Verification Code sample procedure, we can refer to the r...
计算字符串的CRC验证码的示例程序,大家可以参考参考。-CRC calculation string Verification Code sample procedure, we can refer to the reference.
- 2022-03-06 16:58:06下载
- 积分:1
-
对进度条的美化程序,可以自定义美化进度条界面
对进度条的美化程序,可以自定义美化进度条界面-Progress bar on the beautification process, can customize the interface to beautify the progress bar
- 2022-05-16 01:46:09下载
- 积分:1
-
考学辅助系统,教师可以发布作业,上传附件,共享教学资源;学生可以上传完成的作业,在讨论区讨论问题,查看共享教学资源...
考学辅助系统,教师可以发布作业,上传附件,共享教学资源;学生可以上传完成的作业,在讨论区讨论问题,查看共享教学资源-Learning support system test, teachers can post operation, upload attachments, sharing of teaching resources students can upload the completed work, discuss issues in the discussion area to see the sharing of teaching resources
- 2022-07-01 01:35:35下载
- 积分:1
-
Telnet程序C #
嗨,这是一个帮助远程登录的程序。此项目将由c项目完全用于telnet;
- 2022-07-14 14:30:53下载
- 积分:1
-
Drag layer and save the page for the production of personalized pages such as
页面拖拽层并保存,适用于个性化页面的制作等-Drag layer and save the page for the production of personalized pages such as
- 2023-04-07 20:50:03下载
- 积分: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
-
This is a programming about the UML (Unify Modicated Language), which is useful...
一个关于UML设计的程序,这个UML对象对软件工程非常有用。-This is a programming about the UML (Unify Modicated Language), which is useful for software engineering.
- 2023-05-15 16:05:04下载
- 积分:1