-
delphi7 achieve login interface control, and access to this information for the...
delphi7实现登录界面的控制,及获取本机的信息的功能及FTP功能的部分实现-delphi7 achieve login interface control, and access to this information for the function and FTP functions partially
- 2023-02-26 15:05:04下载
- 积分:1
-
可以实现位图和文字滚动的漂亮效果,利用CStatic派生和定时器实现。...
可以实现位图和文字滚动的漂亮效果,利用CStatic派生和定时器实现。-can achieve bitmap and text rolling beautiful effects, the use of derivatives and CStatic Timer.
- 2022-02-14 19:18:23下载
- 积分:1
-
On the C/C++ graphics programming an important book introduces a number of bitma...
关于C/C++图形编程的重要书籍 主要介绍了 位图的一些相关的操作-On the C/C++ graphics programming an important book introduces a number of bitmap-related operation
- 2022-05-15 10:16:32下载
- 积分:1
-
Paint on a split windows with color
用颜色在分体式窗户上作画
- 2022-02-04 02:18:06下载
- 积分:1
-
二进制数据转变为C语言源代码, 可以将二进制数据转变为C语言....
二进制数据转变为C语言源代码, 可以将二进制数据转变为C语言.-Binary data into a C language source code, binary data can be transformed into C language.
- 2022-02-21 03:24:34下载
- 积分:1
-
2000/xp下进入实模式并返回
2000/xp下进入实模式并返回-2000/XP into real mode and return to
- 2022-02-04 23:45:46下载
- 积分:1
-
通过重画鼠标所在区域,显示一个与鼠标位置跟随的图片或者图形,非常好玩。
通过重画鼠标所在区域,显示一个与鼠标位置跟随的图片或者图形,非常好玩。-Mouse through the re-drawing the region, showing the location of a mouse to follow the pictures or graphics, very fun.
- 2022-02-04 04:56:42下载
- 积分: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
-
用C++实现链表的源程序
用C++实现链表的源程序-C source to achieve Chain
- 2022-03-21 22:42:24下载
- 积分:1
-
masn clock
masm编写的钟表显示程序及源程序 在windows 即可运行-masn clock
- 2022-07-09 07:53:59下载
- 积分:1