-
JTAG New design.scema include soft use universa
JTAG New design.scema include soft use universa-JTAG New design.scema include soft use universall
- 2022-02-04 21:57:32下载
- 积分:1
-
jiandan输入法,ce环境下使用参考。欢迎交流
jiandan输入法,ce环境下使用参考。欢迎交流-jiandan input method, ce environment reference. Welcome the exchange of
- 2023-01-16 09:05:04下载
- 积分: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
-
键盘读键程序,采用扫描得方法来判断是否有按键被按下
键盘读键程序,采用扫描得方法来判断是否有按键被按下-Reading keyboard key procedures, the use of scanning methods to determine whether a button has been pressed
- 2022-04-16 05:15:19下载
- 积分:1
-
魔方阵,古代又称“纵横图”,是指
组成元素为自然数1、2…n 的平方的n×n
的方阵,其中每个元素值都不相等,且每
行、每列以及主、副对角线上各n...
魔方阵,古代又称“纵横图”,是指
组成元素为自然数1、2…n 的平方的n×n
的方阵,其中每个元素值都不相等,且每
行、每列以及主、副对角线上各n 个元素
之和都相等。编写程序输入魔方阵( n 为
奇数,n
- 2022-07-20 17:53:06下载
- 积分:1
-
清理vc编译后的中间文件,vc60下编译。是你保持不必要的资源浪费!...
清理vc编译后的中间文件,vc60下编译。是你保持不必要的资源浪费!-Clean-up between vc compiled documents, vc60 compiler under. Is that you keep unnecessary waste of resources!
- 2022-09-15 20:25:03下载
- 积分:1
-
自己制作SQL Sever
由于Sql Server的界面控制比较复杂,在查询时如果需要的功能有限,且不需要让使用者知道管理员密码时,自己可以编写一个简易版的Sql Server。该源码详细地提供了如何编写,欢迎下载
- 2023-02-06 09:45:04下载
- 积分:1
-
AT89S系列单片机在线下载程序,感兴趣的可以使用,我们实验室用的就是这个。...
AT89S系列单片机在线下载程序,感兴趣的可以使用,我们实验室用的就是这个。-MCS AT89S download online, interested in can be used, we used in this laboratory.
- 2022-03-02 11:53:32下载
- 积分:1
-
a multi
一个JAVA实现的多图片广告展示的小程序。可用来实现多张图片的展示。-a multi-picture display of a small advertising procedures. Can be used to achieve more pictures in the display.
- 2022-06-18 02:19:09下载
- 积分:1
-
ADO 解析类
资源描述
ADO 解析类 数据库操作 操作ado连接 access 等数据库 方便简洁,可以参考下
ADO 解析类 数据库操作 操作ado连接 access 等数据库 方便简洁,可以参考下
ADO 解析类 数据库操作 操作ado连接 access 等数据库 方便简洁,可以参考下
ADO 解析类 数据库操作 操作ado连接 access 等数据库 方便简洁,可以参考下
ADO 解析类 数据库操作 操作ado连接 access 等数据库 方便简洁,可以参考下
- 2022-09-24 01:55:03下载
- 积分:1