-
一个线程和互斥的程序,大家可以了解互斥的应用
一个线程和互斥的程序,大家可以了解互斥的应用-A thread and mutex procedures everyone can understand the application of mutually exclusive
- 2022-07-11 03:10:34下载
- 积分:1
-
对本计算机正在运行的程序进行进行扫描!如果发现可疑,可将其结束!...
对本计算机正在运行的程序进行进行扫描!如果发现可疑,可将其结束!-On the computer that is running the procedure to scan! If you find suspicious, may be the end!
- 2022-06-27 02:11:47下载
- 积分: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
-
GDI曲线绘制实例
应用背景工作中遇到一些工况数据需要使用曲线来显示,同时需要考虑到上位机的性能,保证cpu和内存资源在可控范围内,由此开发此程序,并与大家分享关键技术本程序采用内存作图的方式,高效的完成曲线绘制。实际应用中可以在此基础上进行扩展,现有功能光标跟随、曲线移动、按上下键缩放等
- 2022-04-22 16:18:30下载
- 积分:1
-
Source code for DOS, developed with VC. Programer can learn many developed exper...
一个DOS操作系统的源代码,程序学习者可以从中间学习到许多操作系统的开发经验。使用VC进行开发-Source code for DOS, developed with VC. Programer can learn many developed experience in operating system from the code.
- 2022-11-18 12:15:03下载
- 积分:1
-
获得文件目录下所有文件,VC6.0++代码
获得文件目录下所有文件,VC6.0++代码-Access to all files under the directory
- 2023-07-18 22:45:03下载
- 积分:1
-
Cricle Recognition Base on hough transformation
Cricle Recognition Base on hough transformation
- 2022-07-28 07:17:28下载
- 积分:1
-
在立宇泰arm9 2440 开发板上测试RTP协议,往上位机发送字符串
在立宇泰arm9 2440 开发板上测试RTP协议,往上位机发送字符串-Li Yu-tai arm9 2440 in the development of on-board test RTP protocol to send the string up crew
- 2022-04-12 19:21:45下载
- 积分:1
-
毕业设计,含论文及源码,希望可以帮助到需要的的,不是自己做。...
毕业设计,含论文及源码,希望可以帮助到需要的的,不是自己做。-Graduation Project, including papers and source code, hoping to help the needy, not their own to do.
- 2022-07-07 19:31:42下载
- 积分:1
-
分形算法与程序设计VC版的好书,值得推荐哟,欢迎下载!
分形算法与程序设计VC版的好书,值得推荐哟,欢迎下载!-fractal algorithms and program design VC version of the books recommend yo welcome to download!
- 2022-01-25 16:29:43下载
- 积分:1