-
关于B减树用C写的小程序
关于B减树用C写的小程序-tree on the B minus C write small programs
- 2023-05-03 00:50:03下载
- 积分:1
-
CustomizeImage.java
/ / 圣母: 坎塞科 · 拉米雷斯 · 米格尔 · 亚历杭德罗
/ / Grupo: 6751
/ / Matricula: 201021639
/ / Servlet que muestra la imagen específica
包 coreservlets ;
导入 java.io.* ;
导入 javax.servlet.* ;
导入 javax.servlet.http.* ;
公共类 CustomizeImage 扩展 HttpServlet {
公共 void doGet (HttpServletRequest 请求,
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-02 00:39:57下载
- 积分: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
-
一个使用delphi做的winsock 的别人的东西我转发一下
一个使用delphi做的winsock 的别人的东西我转发一下-a use of the protocols of doing things others forward what I
- 2022-01-26 02:38:11下载
- 积分:1
-
简单的基于tcp的编程,包含客户端和服务端代码,供初学者学习使用。...
简单的基于tcp的编程,包含客户端和服务端代码,供初学者学习使用。-Simple tcp based programming, including client and server-side code, for beginners learning to use.
- 2023-04-05 07:20:03下载
- 积分:1
-
一个C++模板写的序列化框架(源码)
一个C++模板写的序列化框架(源码)-C template to write a sequence of the framework (FOSS)
- 2022-05-12 21:35:59下载
- 积分:1
-
功能强大的网上书店系统,用户登录,管理,书籍浏览,新书上架...
功能强大的网上书店系统,用户登录,管理,书籍浏览,新书上架-A powerful online bookstore system, user login, management, book browsing, book shelves, etc.
- 2022-05-20 12:40:03下载
- 积分:1
-
显示所有的进程,可以结束某个进程,也可以
显示所有的进程,可以结束某个进程,也可以-Show all the process, can end a process can also be
- 2022-06-28 14:29:54下载
- 积分:1
-
peinfo,是一个不错的软件,希望可以给你们启发
peinfo,是一个不错的软件,希望可以给你们启发-peinfo, is a good software, hope that we can give you inspiration
- 2022-11-13 21:55:04下载
- 积分:1
-
检测windows系统硬件
检测windows系统硬件-detection system hardware
- 2022-04-16 03:13:51下载
- 积分:1