-
文件设备描述表的使用,利用兼容DC实现图形的保存和再现
文件设备描述表的使用,利用兼容DC实现图形的保存和再现-Document device use, the use of DC-compatible graphics to achieve the preservation and reproduction
- 2022-06-15 23:16:38下载
- 积分:1
-
用VC编写的在MFC程序中使用VC Components编写程序的小例子,对于进一步了解VC编程有一定帮助...
用VC编写的在MFC程序中使用VC Components编写程序的小例子,对于进一步了解VC编程有一定帮助-VC MFC prepared by the procedures in the use of procedures for the preparation of VC Components small examples for a better understanding of VC program will definitely help
- 2022-08-20 21:25:37下载
- 积分:1
-
KS0070 (44,780) 16x2 character LCD driver Demonstration Program
KS0070(44780)16x2字符LCD驱动程序演示程序
- 2022-03-14 00:02:12下载
- 积分:1
-
《Visual C++程序员成长攻略》
《Visual C++程序员成长攻略》-戴博-源代码- Visual C++ Programmers growth Raiders - Dabor- source code
- 2022-10-02 14:30:03下载
- 积分:1
-
复数计算器的设计
复数计算器的设计,主要用MFC做的界面,其功能主要包括复数的加、减/、乘、除,能够很好的完成一些复数的基本运算,其中界面包括清零和退出的功能,
- 2022-07-01 08:37:23下载
- 积分:1
-
i.MX27的NAND Flash驱动程序
i.mx27 nand flash driver
- 2022-02-25 23:38:08下载
- 积分: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
-
在windows电脑上打开无限个计算器,使电脑崩溃
启动visual studio运行该程序后,会使电脑打开无限多个计算器,直到电脑崩溃!主要使用while语句,简单试用,新手入学,望大神多多指导!
- 2022-01-31 16:10:17下载
- 积分:1
-
注册表使用:
更改IE标题栏中的文字首先在注册表中找到下面的位置...
注册表使用:
更改IE标题栏中的文字首先在注册表中找到下面的位置-It s good.
- 2022-04-27 18:12:02下载
- 积分:1
-
介绍c++语法,各种库资源,编译器及编译环境。
介绍c++语法,各种库资源,编译器及编译环境。-Introduction c++ Grammar, a variety of library resources, compilers and compiler environment.
- 2022-07-19 09:40:13下载
- 积分:1