-
鼠标拖动移动电源的对象
用鼠标拖动物体移动的源程序-objects with the mouse Drag mobile source
- 2022-03-09 22:24:07下载
- 积分:1
-
SOAP开发包和几个XML
SOAP开发包和几个XML-RPC的例子-SOAP development kit and a few examples of XML-RPC
- 2023-04-07 03:40:03下载
- 积分:1
-
基于C++的跨平台象棋对战游戏
基于QT开发的一款象棋对战游戏,可支持玩家对战,人机对战,网络对战等多种对战模式,此软件在windows和linux下均可运行,网络对战服务器端架设在linux下。6909
- 2022-05-21 15:53:36下载
- 积分:1
-
复合文件察看器,可以打开微软标准的复合文件,如Word的doc文档等...
复合文件察看器,可以打开微软标准的复合文件,如Word的doc文档等-View compound document, you can open the Microsoft standard compound documents such as Word documents, such as the doc
- 2022-02-06 17:25:47下载
- 积分: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
-
基于B/S架构的网上书店管理系统
基于B/S架构的网上书店管理系统,本次系统采用B/S架构,后台数据库采用的是Sql server 2005。该系统的主要功能模块分为系统(用户,管理员)的信息管理,用户的留言信息管理,及图书的信息管理,购买功能,查看购物车,图书信息浏览等相应功能,前台采用HTML/CSS布局设计,javascript验证及事件驱动,jsp动态显示技术。数据库访问层采用dao模式,业务控制采用servlet技术,底层采用Javabean。
- 2023-09-05 11:00:04下载
- 积分:1
-
使用OGRE写的一个CG运动控制程序。通过这个代码,可以学习OGRE和CG语言的使用方法...
使用OGRE写的一个CG运动控制程序。通过这个代码,可以学习OGRE和CG语言的使用方法-Using OGRE write a CG motion control program
- 2022-03-16 19:34:35下载
- 积分:1
-
arima 模型
此链接,可以下载 Arima Matlab 模型 cosde。此链接,可以下载 Arima Matlab 模型 cosde。此链接,可以下载 Arima Matlab 模型 cosde。此链接,可以下载 Arima Matlab 模型 cosde。此链接,可以下载 Arima Matlab 模型 cosde。此链接,可以下载 Arima Matlab 模型 cosde。
- 2022-01-26 04:36:43下载
- 积分:1
-
帮助你学习简单的c#事件,这个软件很实用
帮助你学习简单的c#事件,这个软件很实用-help you learn simple c#, the software is very practical
- 2023-03-17 12:30:04下载
- 积分:1
-
String similarity , improve string similarity capture by applying shortest dista...
String similarity , improve string similarity capture by applying shortest distance between words. This source code is implemented in C#.
- 2023-07-12 10:35:03下载
- 积分:1