-
带通配符的字符串匹配算法源代码 vc源代码
带通配符的字符串匹配算法源代码 vc源代码-the vc source code of string matching with wildcard.
- 2022-01-26 06:56:58下载
- 积分:1
-
MY SQL connection source codes
通过简单的接口连接到sql数据库,对表进行列表/添加/删除/更新查询。脚本处理。
- 2022-08-02 21:31:00下载
- 积分:1
-
这个小程序是算法设计与分析方面的,求解背包问题,用的是递归设用的方法,本程序不是本人做的,朋友做的,可以拿来参考一下,不要抄袭,本人尊重版权朋友....
这个小程序是算法设计与分析方面的,求解背包问题,用的是递归设用的方法,本程序不是本人做的,朋友做的,可以拿来参考一下,不要抄袭,本人尊重版权朋友.-this is a small program algorithm design and analysis, problem solving backpack, it was established with the recursive method, the procedure is not my doing, friends do, can be used for reference, not plagiarism, I respect copyright friends.
- 2022-11-14 14:25:03下载
- 积分:1
-
佳能相机
- 技术:
o 在线游戏引擎 (服务器、 客户端、 管理员系统)
o Dektop & Web 游戏引擎系统。
o 手机游戏。
o 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-25 17:13:08下载
- 积分:1
-
经典背包问题的一种解法,c语言编写的,比较小的程序
经典背包问题的一种解法,c语言编写的,比较小的程序-classic knapsack problem of a solution, c language, the procedure is relatively small
- 2022-02-16 00:50:41下载
- 积分:1
-
简单的宾馆管理系统,实现最简单的功能,适合初学者参考!...
简单的宾馆管理系统,实现最简单的功能,适合初学者参考!-Simple hotel management system, to achieve the most simple function for advanced users!
- 2022-02-13 18:38:59下载
- 积分:1
-
实现停车场管理与计费功能,可以实现单项停车场的停车管理与计时收费功能!...
实现停车场管理与计费功能,可以实现单项停车场的停车管理与计时收费功能!
- 2023-07-15 08:35:03下载
- 积分:1
-
用ObjectARX开发AutoCAD的一个实例,这是做出来在AutoCAD中显示工具栏的一个例子...
用ObjectARX开发AutoCAD的一个实例,这是做出来在AutoCAD中显示工具栏的一个例子-A sample for develop AutoCAD using ObjectARX, to display tool menu in AutoCAD.
- 2022-08-16 07:09:20下载
- 积分:1
-
内存泄漏的lib src
memory leak lib src
- 2022-01-25 21:05:42下载
- 积分:1
-
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Dynamic link library preparation process. Static library and dynamic library distinction, and call procedures in the static library and dynamic link library when the distinction. How to use tool to view a dynamic link library function of the output, Depends tools, C++ Compiler technology to adapt the name of a dynamic link library function of the impact of the output, extern C usage, use module definition files to resolve the C++ Name adaptation problems. Typedef point to use the definition of function pointer type, how to obtain the dynamic link library function pointer.
- 2022-03-24 10:37:39下载
- 积分:1