-
说明:使用该软件可以很容易地将图片转换为数组的需要,…
说明:
使用该软件可方便地将图片转换为需要的数组,也可以将数组转换为相应的图片.-Note: Use the software can easily convert the picture to the needs of an array, the array can also be converted to the corresponding picture.
- 2022-02-25 12:58:22下载
- 积分:1
-
比 Windows 自带的高级一点的计算器,能将整个表达式输入,然后求值。这个程序要求读者具备编译原理的一些知识
比 Windows 自带的高级一点的计算器,能将整个表达式输入,然后求值。这个程序要求读者具备编译原理的一些知识-than Windows, bringing their senior point calculators, the entire expression input, and then evaluated. This procedure requires the reader has compiled some of the principles of knowledge
- 2022-02-04 00:01:02下载
- 积分:1
-
自动提醒小程序,下班时老是忘记打卡,就写了这个小程序,提醒上班事务。带源码...
自动提醒小程序,下班时老是忘记打卡,就写了这个小程序,提醒上班事务。带源码-automatically remind small programs to and from work always forget card or write about this small program to remind work Affairs. With FOSS
- 2022-05-10 15:20:57下载
- 积分:1
-
一个迷宫程序,可以自动解答迷宫,并且可以自己玩
一个迷宫程序,可以自动解答迷宫,并且可以自己玩-A maze procedure, you can automatically answer the maze, and can play their own
- 2022-07-18 17:01:03下载
- 积分:1
-
这个是一个简单的显示当前系统进程的程序,代码比较简短,不过需要的朋友可以借鉴一下下啊,不要向我扔西瓜皮。...
这个是一个简单的显示当前系统进程的程序,代码比较简短,不过需要的朋友可以借鉴一下下啊,不要向我扔西瓜皮。-This is a simple process shows that the current system of procedures, code relatively brief, but it needs a friend can learn from you under ah, do not throw to me西瓜皮.
- 2022-05-05 09:04:14下载
- 积分:1
-
rs485串口通信源码
rs485串口通信源码-RS485 serial communication FOSS
- 2022-08-03 06:51:57下载
- 积分:1
-
在Visual C++ 2005环境下,利用OpenCV函数库来开发人脸检测程序的方法,简单、方便,并具有较强的实用价值。...
在Visual C++ 2005环境下,利用OpenCV函数库来开发人脸检测程序的方法,简单、方便,并具有较强的实用价值。-In Visual C++ 2005 environment, using OpenCV library to develop procedures for human face detection method, a simple and convenient, and has a strong practical value.
- 2022-04-15 03:22:07下载
- 积分:1
-
VHDL硬件描述语言基础,非常好的一本书,有时间不妨看看!
VHDL硬件描述语言基础,非常好的一本书,有时间不妨看看!-VHDL hardware description language based, a very good book, time to take a look!
- 2022-03-15 14:32:38下载
- 积分:1
-
本人自己编写的贝克汉姆头象计算器,虽然功能有点简单但心思十足希望大家多多支持...
本人自己编写的贝克汉姆头象计算器,虽然功能有点简单但心思十足希望大家多多支持-A calculator with the portrait of Beckham
- 2023-03-19 09:30:03下载
- 积分:1
-
输入某二叉树的前序遍历和中序遍历的结果,请重建出该二叉树。假设输入的前序遍历和中序遍历的结果中都不含重复的数字。
输入某二叉树的前序遍历和中序遍历的结果,请重建出该二叉树。假设输入的前序遍历和中序遍历的结果中都不含重复的数字。例如输入前序遍历序列{1,2,4,7,3,5,6,8}和中序遍历序列{4,7,2,1,5,3,8,6},则重建二叉树并返回。
- 2023-05-07 05:35:04下载
- 积分:1