-
这是一个C++语言的电脑,源代码有点复杂,我找到了一个…
这是一个用C语言编写的计算器,源代码有点复杂,是我从网上找到的一个东东。-This is a C language of computers, the source code a bit complicated, I found an online Wanton.
- 2022-03-23 08:42:50下载
- 积分:1
-
the procedures for multilateral splitting shape of the cutting, used by the cutt...
本程序实现多边开边形的裁剪,采用逐边裁剪的思想,值得新手一看。-the procedures for multilateral splitting shape of the cutting, used by the cutting edge thinking, it is worth a look at newcomers.
- 2022-02-25 13:14:17下载
- 积分:1
-
VB实现的彩信发送源代码自己看程序代码需要外接GPRS设备
VB实现的彩信发送源代码自己看程序代码需要外接GPRS设备-VB source code for sending MMS to achieve
- 2022-08-16 19:27:32下载
- 积分:1
-
Rekursif列表
Rekursif List#include "boolean.h"#include "listrekursif.h"#include #include /* Manajemen Memori */address Alokasi (infotype X) { address P; /* Algoritma */ P = (address)malloc(sizeof(ElmtList)); if (P != Nil) {/* alokasi berhasil */ Info(P) = X; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-24 03:46:16下载
- 积分:1
-
这是一个VC调用VB控件的实例,通过这个实例可以让您了解如何在VC中去调用用VB开发的控件。相信对您一定有帮助的。...
这是一个VC调用VB控件的实例,通过这个实例可以让您了解如何在VC中去调用用VB开发的控件。相信对您一定有帮助的。-This is an instance of VC call the VB controls, through this example allows you to learn how to use VB to call the VC in the development of controls. I believe you must have help.
- 2022-07-14 03:15:00下载
- 积分:1
-
这是一个很小很简单的程序,就是在vc++平台上,实现本地IP地址查询。现实计算机名以及IP地址。...
这是一个很小很简单的程序,就是在vc++平台上,实现本地IP地址查询。现实计算机名以及IP地址。-This is a very very simple procedure, is vc++ Platform realize the local IP address query. Reality of the computer name and IP address.
- 2022-01-22 10:58:24下载
- 积分:1
-
小波_一维二维图形分解与重构,并给出了详细的图像近似低频系数图像以及水平、垂直、对角线高频图像,给出了程序的详细说明,附有图片,对初学者帮助会很大...
小波_一维二维图形分解与重构,并给出了详细的图像近似低频系数图像以及水平、垂直、对角线高频图像,给出了程序的详细说明,附有图片,对初学者帮助会很大-use wave to process images in matlab,include one and two dimension wavedec2 and waverec2
- 2023-02-02 05:25:04下载
- 积分:1
-
一个机器ASPR 1码时,加密访问本地硬件
ASPr一机一码加密的时候取的本机硬件号-One machine ASPr 1 yards when encrypted access its local hardware
- 2023-06-20 04:15:03下载
- 积分:1
-
一个内存泄漏检测工具及其源码,值得研究研究
一个内存泄漏检测工具及其源码,值得研究研究--A detector tool and source code of memory leaks,worth discussing
- 2022-11-03 11:25:03下载
- 积分:1
-
鼠标定位器
本程序由vc2012基于win32框架编写,基本原理是设计定时器按时刷新界面显示鼠标位置及所指窗口信息。
- 2023-09-05 01:05:02下载
- 积分:1