-
本项目是基于C++ Builder 6。这是一个手写系统,并能识别…
本项目基于C++ Builder 6。这是一个手写系统,可以识别数字和一些单词。
- 2023-07-27 03:00:03下载
- 积分:1
-
Windows Mobile下获取手机IMEI的代码
Windows Mobile下获取手机IMEI的代码-Windows Mobile phone IMEI code
- 2023-03-22 18:50:03下载
- 积分:1
-
网络优化算法:最大流的FordFulkerson标号算法
网络优化算法:最大流的FordFulkerson标号算法-Network optimization algorithms: maximum flow of FordFulkerson Enumeration
- 2022-03-20 10:37:56下载
- 积分:1
-
木纹纹理,即:规则的圆柱纹理,及扰动的圆柱纹理生成斜条,长峰波纹理...
木纹纹理,即:规则的圆柱纹理,及扰动的圆柱纹理生成斜条,长峰波纹理-wood texture, namely : the rules of cylindrical texture, and the disturbance generated inclined cylindrical texture, texture Changfeng wave
- 2023-08-20 16:30:03下载
- 积分:1
-
塔防游戏
一款C语言做的塔防游戏,由于是刚学习C语言是做的,所以里面代码比较乱,不过游戏能正常运行。
- 2023-05-26 15:40:04下载
- 积分:1
-
字符串匹配,大小写无关。
入口:两个待匹配字符串,
返回值:相等返回1,不等返回0...
字符串匹配,大小写无关。
入口:两个待匹配字符串,
返回值:相等返回1,不等返回0-String matching, case-insensitive. Entrance: Two strings to be matched, the return value: equal to the return of one, it does not return 0
- 2022-12-15 01:25:03下载
- 积分:1
-
自己写的柱控制代码C++ MFC不成就写碗等。
Write your own column control code c + + mfc no mean achievement to write bowl of lightly-Write your own column control code c++ mfc no mean achievement to write bowl of lightly
- 2023-08-20 22:15:03下载
- 积分:1
-
基于EVC的一个计算器程序,功能类似于PC上的计算器功能
基于EVC的一个计算器程序,功能类似于PC上的计算器功能-EVC on a calculator program similar in function to the calculator function on the PC
- 2022-02-03 22:20:01下载
- 积分:1
-
能够提取出指定网页中的所有链接。
并且显示连接是否可用。
能够提取出指定网页中的所有链接。
并且显示连接是否可用。-Able to extract all of the specified web page link. And shows the connection is available.
- 2022-06-18 17:20:45下载
- 积分:1
-
在m×n的矩阵中有一个元素a[i,j]满足下述条件:a[i,j]既是第i行元素中的最小值,又是第j列元素中的最大值(称为鞍点),此程序是求矩阵鞍点的算法...
在m×n的矩阵中有一个元素a[i,j]满足下述条件:a[i,j]既是第i行元素中的最小值,又是第j列元素中的最大值(称为鞍点),此程序是求矩阵鞍点的算法-In the m × n matrix has an element of a [i, j] satisfy the following conditions: a [i, j] is not only the first i elements of the minimum trip, but also is the first j elements out of the maximum value (called saddle point), this procedure is the saddle point matrix algorithm
- 2023-02-23 00:20:04下载
- 积分:1