-
用VB做的一个液晶取字模程序,做液晶显示应该能够能用得到
用VB做的一个液晶取字模程序,做液晶显示应该能够能用得到-the LCD programm,it is for LCD programming.
- 2023-09-06 15:25:03下载
- 积分:1
-
This is a show that the clock procedures, written in C, running after a beautifu...
这是一个显示时钟的程序,用C写的,运行后出现一个漂亮的钟-This is a show that the clock procedures, written in C, running after a beautiful bell
- 2022-10-30 00:40:04下载
- 积分:1
-
钟表程序54645651230231312
钟表程序54645651230231312-Watches procedures 54645651230231312
- 2022-08-15 23:46:06下载
- 积分: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
-
AutoCad regarding the use of vc programming in order to operate a Class examples...
AutoCad中关于使用vc++编程操作各种命令的一个类实例。-AutoCad regarding the use of vc programming in order to operate a Class examples.
- 2022-09-18 00:25:03下载
- 积分:1
-
这是一个PC机通过RS232发送接收数据的程序。
这是一个PC机通过RS232发送接收数据的程序。-This is a PC through the RS232 send and receive data procedures.
- 2022-10-19 23:25:04下载
- 积分:1
-
这是个操作系统的程序,关于作业进程调度的程序,有界面的!
这是个操作系统的程序,关于作业进程调度的程序,有界面的!-This is a operating system program, about task process attemper,with interface.
- 2023-04-26 12:30:04下载
- 积分:1
-
Win32汇编语言,汇编+兼容
Win32 API for assembly language, ASM++ compatible
- 2022-02-05 23:24:47下载
- 积分:1
-
DuiLib高仿360动画
一个高仿的360的使用duilib案例,很适合刚开始学习界面ui使用,duilib是个很好的选择。本代码动画是采用GDI+实现的动画效果。
希望帮助喜欢酷的效果的同学!
- 2022-02-10 17:45:36下载
- 积分:1
-
vc实现的屏幕放大镜源代码,供学习vc的参考学习
vc实现的屏幕放大镜源代码,供学习vc的参考学习-vc achieve screen magnifiers source for learning vc reference learning
- 2022-03-20 07:56:40下载
- 积分:1