-
This code for find object on the map
This code for find object on the map
- 2022-04-22 20:14:05下载
- 积分:1
-
ASCII码和GB2312
ASCII码和GB2312-80标准汉字库的数组形式,可直接在C语言中调用-ASCII codes and GB2312-80 standards for Chinese Character array of forms, can be called directly in the C language
- 2022-01-26 06:00:33下载
- 积分:1
-
一个ping程序用来测试服务器的ping值,但是有点小问题:会跟系统的ping冲突,大家可以下载...
一个ping程序用来测试服务器的ping值,但是有点小问题:会跟系统的ping冲突,大家可以下载-Procedures used to test a ping server ping value, but a bit small problem: ping will conflict with the system, everyone can download
- 2022-04-30 15:07:38下载
- 积分:1
-
静态求两点间距离的程序,不输入点坐标,用VC++编写
静态求两点间距离的程序,不输入点坐标,用VC++编写-Static for the distance between two points of the procedure, do not enter a point of coordinates, with VC++ Prepared
- 2022-05-18 17:51:03下载
- 积分:1
-
3d(dfx 3dx obj )文件的编辑,载入,修改
3d(dfx 3dx obj )文件的编辑,载入,修改-3d file editor dfx 3dx obj
- 2022-05-28 09:16:01下载
- 积分:1
-
此程序是一个迷宫的小游戏,只要用键盘的方位键就可以控制。...
此程序是一个迷宫的小游戏,只要用键盘的方位键就可以控制。-This procedure is a little game of a maze, it can be controlled with the position key of the keyboard.
- 2022-02-12 10:29:25下载
- 积分:1
-
about this DES(数据加密标准)的C + +代码
This about DES ( Data Encryption Standard ) C++ CODE
- 2022-02-22 12:32:42下载
- 积分:1
-
这时一个很不错的关于网路财务系统的一个小程序,采用java编写,很值得研究...
这时一个很不错的关于网路财务系统的一个小程序,采用java编写,很值得研究-a very good time on the Internet financial system in a small procedure, prepared using java, is worth studying
- 2022-12-16 18:05: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做的成绩管理系统.请大家看看给点意见,那里需要改进的地方....
这是一个用VB做的成绩管理系统.请大家看看给点意见,那里需要改进的地方.-A grade management system designed in VB.Please read the code to improve it.
- 2022-02-10 16:02:14下载
- 积分:1