-
C语言编写的中文处理模板。用getzh()函数代替getchar()函数来从标准输入中读取汉字。附带范例程序。...
C语言编写的中文处理模板。用getzh()函数代替getchar()函数来从标准输入中读取汉字。附带范例程序。-C language, the Chinese deal with templates. With getzh () function in place of getchar () function to read from standard input Chinese characters. Incidental examples of the procedures.
- 2022-07-28 15:58:55下载
- 积分:1
-
动态四轮检测程序
本程序是用在 检车线 的 动态四轮检测程序,外接 位移传感器。vc6.0开发,采用uart通信,可以为工业控制方面的工程师提供借鉴。核心是 通信 和 模拟量计算
- 2022-03-18 20:32:47下载
- 积分:1
-
asgdemo T. Allen, the company uses the TMS VCL, this procedure is Demo
asgdemo用到了adv公司的TMS VCL,此程序是DEMO演示-asgdemo T. Allen, the company uses the TMS VCL, this procedure is Demo
- 2022-02-13 05:20:34下载
- 积分: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
-
文件管理系统
文献管理器针对个人用户,它集成了文献管理,文献收集,读后感管理及共享,参考文献的自动形成、格式校对等功能。目的是通过对文献的阅读,用户记录下自己的看法,通过同步软件将共享文件同步,而对后阅读的人来说,同一篇文献可以查看到不同用户的读后感,这样有利于新手快速学习和领悟。主要分为以下三个模块:用户管理模块、文献管理模块、读后感管理模块。
- 2022-03-01 21:04:46下载
- 积分:1
-
windows 进程查看工具,效果不错,不妨一试
windows 进程查看工具,效果不错,不妨一试-Show windows process tools, well, one may wish to test
- 2022-01-25 16:43:29下载
- 积分:1
-
自己没有使用过,不知道如何
自己没有使用过,不知道如何-they did not use that do not know how to
- 2022-03-13 04:28:16下载
- 积分:1
-
人脸检测
此代码是对人脸检测,给定了一人脸头像进行检测,如果是renl人脸则画框。
- 2022-10-29 19:20:04下载
- 积分:1
-
如何让软件运行时只在任务栏里显示小图标?
如何让软件运行时只在任务栏里显示小图标?-how software runs only on the task bar in the small icon shows?
- 2023-06-28 00:10:03下载
- 积分:1
-
数据库查询示例程序
数据库查询示例程序-example database query procedures
- 2022-02-04 15:28:38下载
- 积分:1