-
Paint a very useful tool, with the drawing is similar to learning computer graph...
一款很实用的画画工具,跟画图差不多,学习计算机图像的人可以学习一点。-Paint a very useful tool, with the drawing is similar to learning computer graphics can learn from that.
- 2023-05-31 09:15:03下载
- 积分:1
-
手机端与电脑端实现鼠标操作和照片传输,在IDE环境下开发,WINDOWS环境下运行...
手机端与电脑端实现鼠标操作和照片传输,在IDE环境下开发,WINDOWS环境下运行-Mobile terminal and computer terminal operation and transfer your pictures to achieve the mouse, in the IDE environment, development, WINDOWS environment to run
- 2022-03-25 02:36:30下载
- 积分:1
-
螺旋矩阵生成算法。程序是语言的。
螺旋矩阵的生成算法。该段程序是由C语言编写。-spiral matrix generation algorithm. The procedure is of the C language.
- 2022-01-25 18:51:18下载
- 积分:1
-
H264 AVI文件
编程H264学习编程AVI;H264流文件转换为AVI文件。
- 2022-07-01 17:21:52下载
- 积分:1
-
estimate the spectrum
estimate the spectrum
- 2022-03-07 16:27:27下载
- 积分:1
-
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2...
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s="FFA6" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中 加入#include "StrToData.h"即可调用-function of long StrToData(CString strData,int jz) :changed character string to positive integer,changed character may be any decimal system,return:long Integer value,parameter:strData is the character string to be changed,jz is type of decimal system.
- 2022-01-21 02:18:21下载
- 积分:1
-
我做的管理系统,可以实现好多管理方面的内容。我认为是非常不错的,请大家给点意见。...
我做的管理系统,可以实现好多管理方面的内容。我认为是非常不错的,请大家给点意见。-management system, can achieve a lot of the content management. I think it is very good, we have given points.
- 2022-08-11 07:11:37下载
- 积分:1
-
mifare visual basic
mifare visual basic-mifare visual basic
- 2022-01-26 06:29:51下载
- 积分:1
-
大家看一下,c++输入输出流及本地化,适合于初学者
大家看一下,c++输入输出流及本地化,适合于初学者-We look at, c++ input and output flow and the localization, suitable for beginners
- 2022-03-09 19:15:57下载
- 积分:1
-
该问题主要用于解决八皇后问题。会下国际象棋的人都很清楚:皇后可以在横、竖、斜线上不限步数地吃掉其他棋子。如何将8个皇后放在棋盘上(有8*8个方格),使它们谁也不...
该问题主要用于解决八皇后问题。会下国际象棋的人都很清楚:皇后可以在横、竖、斜线上不限步数地吃掉其他棋子。如何将8个皇后放在棋盘上(有8*8个方格),使它们谁也不能被吃掉!这就是著名的八皇后问题。-The problem is mainly used to solve the issue of the eight Queen
- 2022-01-26 06:08:28下载
- 积分:1