-
这是一个可以实现一个任意矩阵的行和列的快速转换的小程序,大家请指教...
这是一个可以实现一个任意矩阵的行和列的快速转换的小程序,大家请指教-can achieve an arbitrary matrix of rows and columns of small rapid conversion process, please enlighten
- 2022-02-12 01:00:11下载
- 积分:1
-
visual c++MFC编写的一百个例子程序。非常经典的代码例子。
visual c++MFC编写的一百个例子程序。非常经典的代码例子。-visual c++ MFC example program written in 100. A very classic example of the code.
- 2022-08-20 08:34:43下载
- 积分:1
-
vc下的系统调用,API函数(字体)
vc下的系统调用,API函数(字体)-vc under the system call API functions (fonts)
- 2022-03-22 08:07:23下载
- 积分:1
-
别人易语言看股票源码,编译之后可以运行的系统,可作股票行情软件开发的参考...
别人易语言看股票源码,编译之后可以运行的系统,可作股票行情软件开发的参考-Easy to see someone else shares source language, the compiler can be run after the system, can be used for stocks and reference software development
- 2022-09-20 19:40:03下载
- 积分:1
-
一个Windows ping源码,用VC++6.0编写,socket 入门编程
一个Windows ping源码,用VC++6.0编写,socket 入门编程-a ping-source Windows, VC 6.0 preparation, induction socket programming
- 2022-07-26 12:50:03下载
- 积分:1
-
一本c#的编程入门源码
一本c#的编程入门源码-a c# programming entry FOSS
- 2023-06-08 18:15:02下载
- 积分:1
-
use Intel, SSE Instruction of procedures to achieve optimal precision timing
使用Intel,sse指令的小程序,实现优化的精确计时-use Intel, SSE Instruction of procedures to achieve optimal precision timing
- 2023-08-15 23:50:03下载
- 积分: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
-
VB,usb数据采集实例,32位采集方式
VB,usb数据采集实例,32位采集方式-VB, usb data acquisition example, 32-bit acquisition mode
- 2022-05-05 01:42:23下载
- 积分:1
-
一个演示打开真彩色位图的程序
一个演示打开真彩色位图的程序-an open demonstration of true color bitmap procedures
- 2022-06-11 20:07:48下载
- 积分:1