-
小球碰倒窗口边界,按物理原则反弹。vb开发的小程序
小球碰倒窗口边界,按物理原则反弹。vb开发的小程序-Small ball碰倒window border, according to the physical principles of a rebound. vb development of small programs
- 2022-08-22 10:02:53下载
- 积分:1
-
测试一个倾角。然后把数据采集到数据库。
这是一个成熟的应用。可以给大家做个示范。...
测试一个倾角。然后把数据采集到数据库。
这是一个成熟的应用。可以给大家做个示范。-just to test the angle for database use and in realtime modle. this is a good program for applly in industral fields.
- 2022-08-17 21:41:23下载
- 积分: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
-
这是偶开发的 图形计算器的 vc 课程设计 功能很多 有科学计算...
这是偶开发的 图形计算器的 vc 课程设计 功能很多 有科学计算-Calculator
- 2022-07-20 13:45:33下载
- 积分:1
-
简繁字互转源代码 VC++ Big5码转GB2312
简繁字互转源代码 VC++ Big5码转GB2312-Simplified source code word conversion VC++ Big5 code to GB2312
- 2022-09-09 13:00:03下载
- 积分:1
-
matlab与vc结合开发的好书,值得推荐哟,欢迎下载!
matlab与vc结合开发的好书,值得推荐哟,欢迎下载!-Matlab and vc linked to the development of the books recommend yo welcome to download!
- 2022-02-26 02:20:07下载
- 积分:1
-
用delphi写的数据库连接程序小程序,供初学者参考
用delphi写的数据库连接程序小程序,供初学者参考-used to write database connectivity procedures small program for beginners reference
- 2022-03-26 17:36:18下载
- 积分:1
-
简单的c语言编译器源程序
一个c语言的编译器 。包含词法分析器,语法分析器,中间代码生成,符号表,目标代码生成。是源程序文件。希望对你有用。
- 2022-05-28 00:44:02下载
- 积分:1
-
本人早期用c++写的动态哈夫曼编码,在vc2005上编译通过!
本人早期用c++写的动态哈夫曼编码,在vc2005上编译通过!-I spent the early c++ Write dynamic Huffman coding, compiled in vc2005 through!
- 2023-06-27 04:05:04下载
- 积分:1
-
Windows/Linux C programming required
Windows/Linux下C编程必备-Windows/Linux C programming required
- 2022-03-15 19:37:34下载
- 积分:1