-
joined background bitmap, see detailed procedures
树型控件加入背景位图,详细见程序-joined background bitmap, see detailed procedures
- 2022-02-07 03:35:53下载
- 积分:1
-
计算机图形学点在多边形内/外的判断,给出了一个例子,可以画任意的多边形,判断点是否在多边形内,可直接运行。...
计算机图形学点在多边形内/外的判断,给出了一个例子,可以画任意的多边形,判断点是否在多边形内,可直接运行。-Computer graphics point in polygon inside/outside of the judge is given an example, you can draw an arbitrary polygon, point to determine whether the polygon can be directly run.
- 2022-01-25 14:48:24下载
- 积分:1
-
a compact personal information management processes, very practical, vc6 the sou...
一个小巧的个人信息管理程序,很实用,vc6的源码和可执行文件-a compact personal information management processes, very practical, vc6 the source and executable file
- 2022-02-01 09:05:35下载
- 积分:1
-
vb2008编写的读取内存程序
vb2008编写的读取内存程序
vb2008编写的读取内存程序
vb2008编写的读取内存程序-vb2008 program written to read the memory
- 2022-02-24 14:37:19下载
- 积分:1
-
这个驱动对于想编写windows下,支持deshow的驱动具有很大的参考价值。
这个驱动对于想编写windows下,支持deshow的驱动具有很大的参考价值。-Would like to prepare for the drive under windows, the driver support deshow of great reference value.
- 2022-12-14 16:50:04下载
- 积分:1
-
基于TCP/IP协议的服务器客户端程序
基于Windows Socket编程,c#语言编写,通俗易懂,适合初学者,文件夹分为三部分,一部分是客户端程序,一部分是服务器程序,另一部分是源程序。windows socket的初始化,创建套接字,发送,接收函数等都放在源程序的源文件中,客户端,服务器程序等对源程序里的文件进行调用
- 2023-06-08 19:20:07下载
- 积分:1
-
一个小游戏关于五子棋的~~ 第一次上传请大家支持 HOHO~
一个小游戏关于五子棋的~~ 第一次上传请大家支持 HOHO~-a little game of the ~ 331 ~ first upload Please support smartphones ~
- 2022-04-11 20:13:39下载
- 积分:1
-
sd card driver source code, support 4G, the hardware platform is a S3C2443
sd卡驱动源代码,支持4G,硬件平台是S3C2443
- 2023-01-12 06:15: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
-
一个优秀的开源二次开发平台系统
行业应用二次快速开发平台基于JavaEE技术体系,面向中小软件企业。以“标准功能可复用、通用模块可配置、行业需求快速开发、异构系统无缝集成”为目标,为中小软件开发团队提供强有力的一站式解决方案。
- 2023-02-04 07:00:23下载
- 积分:1