-
VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)
VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
- 2022-07-24 18:51:45下载
- 积分:1
-
清理vc编译后的中间文件,vc60下编译。是你保持不必要的资源浪费!...
清理vc编译后的中间文件,vc60下编译。是你保持不必要的资源浪费!-Clean-up between vc compiled documents, vc60 compiler under. Is that you keep unnecessary waste of resources!
- 2022-09-15 20:25:03下载
- 积分: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
-
ie恢复器DELPHI源码
ie恢复器DELPHI源码-ie restorer DELPHI FOSS
- 2023-08-07 02:35:03下载
- 积分:1
-
网上银行
- 2022-01-31 11:20:56下载
- 积分:1
-
数据结构的课程设计,实现长整数的相加功能,代码较为简单,易懂...
数据结构的课程设计,实现长整数的相加功能,代码较为简单,易懂-Data structures curriculum design, add features to achieve a long integer, the code relatively simple, understandable
- 2022-04-22 10:17:01下载
- 积分:1
-
词汇比较程序。 能够比较两个词汇的相似度程序,基于wordnet。...
词汇比较程序。 能够比较两个词汇的相似度程序,基于wordnet。-Vocabulary comparison procedures. Able to compare two lexical similarity procedures, based on wordnet.
- 2022-01-25 14:25:10下载
- 积分:1
-
单位的工资处理程序,可进行任意栏目定制工资条,和任意栏目公式计算...
单位的工资处理程序,可进行任意栏目定制工资条,和任意栏目公式计算-Units, payroll processing procedures, can be customized any part of wages, and any part formula
- 2022-02-03 00:38:17下载
- 积分:1
-
此资源主要是实现文字动画的效果,运行环境为VC
此资源主要是实现文字动画的效果,运行环境为VC-The resources are mainly to achieve the text animation effects, running environment for VC
- 2022-06-17 16:26:02下载
- 积分:1
-
进程间通过油槽进程通信的源程序 可以运行通过的 C++编写
进程间通过油槽进程通信的源程序 可以运行通过的 C++编写-The process of inter-process communication through the fuel tank can be run through the source code of the C++ to prepare
- 2022-02-21 22:03:06下载
- 积分:1