-
自动反击
自动反击---浏览器标题被改,首页被改软件-automatically counterattack--- browser title was changed, a change software Home
- 2022-02-06 19:19:52下载
- 积分:1
-
超市管理系统(三层架构)
应用背景使用了三层架构的超市系统,功能比较齐全,可二次开发使用。真心不错关键技术1、进货管理
主要包括了采购进货、退货、财务往来、采购单据查询、库存查询等主要功能
2、销售管理
主要包括了商品销售信息、顾客退货、库存查询等主要功能
3、统计报表
主要包括供应商、商品采购、客户销售等方面的统计
4、日常管理
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-21 21:15:46下载
- 积分:1
-
a very fun game demining
一个很好玩的扫雷游戏-a very fun game demining
- 2022-07-05 10:01:24下载
- 积分: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
-
TCP/IP Sorce Code
TCP/IP Sorce Code
- 2023-08-15 06:10:03下载
- 积分:1
-
A student grade management system developed by Office Excel VBA Version2007
Excel VBA开发的成绩规范化管理系统-A student grade management system developed by Office Excel VBA Version2007
- 2023-06-19 18:10:03下载
- 积分:1
-
压缩包中包括了5个java小程序,代码以前有相应的说明。因为急需本站的某个程序,所以也许质量不高,请谅解。如通过,以后必将继续努力...
压缩包中包括了5个java小程序,代码以前有相应的说明。因为急需本站的某个程序,所以也许质量不高,请谅解。如通过,以后必将继续努力-compression package includes a five java small program code used to be a corresponding note. Because of the urgent need for a particular site, and therefore perhaps not high quality, understanding. If passed, the future will continue efforts
- 2022-02-15 13:49:45下载
- 积分:1
-
本文对数学建模有一些非常好的MATLAB源代码…
这个文件的内容是matlab的一些很好的源程序,供数学建模者参考,希望大家多多支持-This paper is on some very good matlab source code for the mathematical modeling reference, I hope everyone can support
- 2022-04-27 22:20:43下载
- 积分:1
-
一种矩阵具有相对较少的非零(或“有趣的” )的项目。 It may be represented in much less than n × m space.它...
一种矩阵具有相对较少的非零(或“有趣的” )的项目。 It may be represented in much less than n × m space.它可派代表参加远远低于ñ ×米的空间。 -A matrix that has relatively few non-zero (or "interesting") entries. It may be represented in much less than n × m space.
- 2023-06-06 09:45:04下载
- 积分:1
-
用VC编写的实现串口数据发送的代码,与CharTerminal.rar同时使用可实现串口数据的接受与发送...
用VC编写的实现串口数据发送的代码,与CharTerminal.rar同时使用可实现串口数据的接受与发送-VC prepared with implementation of the code to send serial data, with the use of CharTerminal.rar simultaneously achieve the acceptance of serial data and send
- 2022-02-02 10:24:27下载
- 积分:1