-
创建类Hugeinteger(大整数),使用40个元素的数组保存每个长度最大为40位的整数,每个元素表示一位。提供方法:inputHugeintteger,ou...
创建类Hugeinteger(大整数),使用40个元素的数组保存每个长度最大为40位的整数,每个元素表示一位。提供方法:inputHugeintteger,outputHugeinteger,addHugeintegers,substractHugeinteger,isEqualTo,isNotEqualTo,isGreatThan,isLessThan和判断方法isZero。-create Hugeinteger category (large integers), the use of 40 elements in each array to preserve maximum length of 40 integers, each expressed an element. Provision : inputHugeintteger, outputHugeinteger, addHugeintegers, substractHugeinteger, isEqualTo, isNotEqualTo, isGreatThan, isLessThan isZero methods and judgment.
- 2022-04-23 12:27:11下载
- 积分:1
-
一个鼠标自动执行函数,他将自动关闭自动点击!
一个鼠标自动执行函数,他将自动关闭自动点击!-a mouse function automatically, he will automatically closing Click!
- 2022-09-20 12:45:03下载
- 积分:1
-
发送Email的程序
发送Email的程序-procedures
- 2022-04-30 15:21:19下载
- 积分:1
-
an example of the drawing board and let's see it on time
一个画图板的例子 有空就看看吧-an example of the drawing board and let"s see it on time
- 2022-03-17 21:23:40下载
- 积分:1
-
getword二次开发源码
从屏幕上获取文字的代码示例,有VB、C#、C++,Delphi7的示例,利用getword控件,很方便地从屏幕上获得鼠标处的文字,在很多方面都能应用,有很大的参考价值,。
- 2022-06-12 03:30:36下载
- 积分:1
-
显示彩色的数据表格,可以给界面形成多彩的视觉效果
显示彩色的数据表格,可以给界面形成多彩的视觉效果-Show the color of the data tables can be formed to interface and colorful visual effects
- 2022-01-26 02:44:46下载
- 积分:1
-
开发了一个手机摄像头的应用,只有应用程序不包括..
一公司开发的手机拍照应用程序,只是应用不包含源代码,请仔细看下说明,然后再决定是否下载-Developed a mobile phone camera applications, only the application does not include source code, please note carefully facie, and then decide whether or not to download
- 2022-03-12 22:47:58下载
- 积分:1
-
基于OpenVINO的人头检测
OpenVINO是英特尔基于自身现有的硬件平台开发的一种可以加快高性能计算机视觉和深度学习视觉应用开发速度工具套件,支持各种英特尔平台的硬件加速器上进行深度学习,并且允许直接异构执行。 支持在Windows与Linux系统,Python/C++语言。
本例程是基于OpenVINO实现,用于边缘设备的轻便快速人脸检测。
- 2022-07-05 14:35:08下载
- 积分:1
-
数据结构 先序输入的二叉树的线索二叉树中序输出
数据结构 先序输入的二叉树的线索二叉树中序输出运用了一个结点带五个信息分别为数据、指针类型的左孩子、右孩子及eumu类型的左标记与右标记。当左边有孩子时左标记为link链 当没有左孩子时标记为thread 指针域指向该结点的前驱同样的右孩子类似,当没有右孩子时指针域指向其后继。
- 2022-01-25 21:49:21下载
- 积分:1
-
g-code viewer
codeproject的Gcode查看器。
- 2022-07-04 10:38:40下载
- 积分:1