-
自己测试access数据库压缩的一个小程序,
定期压缩access数据库,可以解决access数据库膨胀的问题...
自己测试access数据库压缩的一个小程序,
定期压缩access数据库,可以解决access数据库膨胀的问题-access their database compression testing of a small procedures, compressed database access, database access can solve the problem of expansion
- 2022-01-31 07:11:16下载
- 积分:1
-
VHDL 分隔符
VHDL 编程及其联合国 aplicative 临屋区,它执行的内存 ram 32 x 32 在 rom 64 x 48
- 2022-01-21 22:15:34下载
- 积分:1
-
Access database based on the route search system, site, line, change the search...
基于Access数据库的路线查寻系统,实现站点,路线,换乘查寻等功能-Access database based on the route search system, site, line, change the search functions
- 2022-11-22 08:55:03下载
- 积分:1
-
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2...
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s="FFA6" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中 加入#include "StrToData.h"即可调用-function of long StrToData(CString strData,int jz) :changed character string to positive integer,changed character may be any decimal system,return:long Integer value,parameter:strData is the character string to be changed,jz is type of decimal system.
- 2022-01-21 02:18:21下载
- 积分: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
-
能够方便地查看内存 CPU的信息等 使用GDI编程
能够方便地查看内存 CPU的信息等 使用GDI编程-Be able to easily view information such as CPU-memory programming using GDI
- 2022-01-26 14:02:40下载
- 积分:1
-
杭州电子科技大学在线系统ACM的1051题另一种方法,用贪心方法解决...
杭州电子科技大学在线系统ACM的1051题另一种方法,用贪心方法解决-Hangzhou University of Electronic Science and Technology of the 1051-line system ACM question another way, the greedy solution
- 2022-11-11 00:45:04下载
- 积分:1
-
Tomcat与其他Http的集成测试程序,与windows,linux,iss的集成
Tomcat与其他Http的集成测试程序,与windows,linux,iss的集成-Tomcat and the other Http integration testing procedures, and the windows, linux, iss Integration
- 2022-07-10 10:20:02下载
- 积分:1
-
DeepZoomContainer,silverlight自定义地图控件
DeepZoomContainer,silverlight自定义地图控件-DeepZoomContainer, silverlight custom map control
- 2023-02-27 17:30:03下载
- 积分:1
-
用于S3C2410的480X640点阵LCD的winCE驱动(已测试)
用于S3C2410的480X640点阵LCD的winCE驱动(已测试)
- 2023-07-10 09:40:03下载
- 积分:1