-
This project demonstate how to make plugin system.
This project demonstate how to make plugin system.
- 2022-03-17 23:36:28下载
- 积分:1
-
<模拟电子时钟的程序>
算法:将当前时间显示到屏幕,当时间发生变化时,清屏,显示新的时间(当有键盘操作时退出程序)。
(显示时间格式...
算法:将当前时间显示到屏幕,当时间发生变化时,清屏,显示新的时间(当有键盘操作时退出程序)。
(显示时间格式:小时:分钟:秒)
-" Analog electronic clock program" algorithm: the current time displayed on the screen, when the time change, clear screen, display the new time (when there is the keyboard operation, exit procedures). (Show Time format: hours: minutes: seconds)
- 2022-03-24 07:12:34下载
- 积分:1
-
一个类似coreldraw的绘图的源代码,vc编的,很有参考价值
一个类似coreldraw的绘图的源代码,vc编的,很有参考价值-CorelDRAW graphics a similar source code, vc series, a good reference
- 2022-03-19 20:21:14下载
- 积分:1
-
Modem circuit
Modem电路图-Modem circuit
- 2022-03-04 10:14:08下载
- 积分:1
-
C51与nRF24L01通信的C语言源代码
C51与nRF24L01通信的C语言源代码-C51 and nRF24L01 communications C-language source code
- 2022-03-26 15:32:59下载
- 积分:1
-
语音识别事例程序,可人为上载需要识别的语音库,进行识别,识别结束后有五个备选识别结果可供参考。...
语音识别事例程序,可人为上载需要识别的语音库,进行识别,识别结束后有五个备选识别结果可供参考。-Examples of speech recognition programs can be uploaded onto the human need to identify the voice library, identification, identification of five options for the end of the recognition results for reference.
- 2023-03-08 14:50:12下载
- 积分:1
-
这是wlllet程序包括一些具体细节。我希望这个模型可以…
这是一个CS模式的钱包模块实例,里面包含具体实现细节。在JBuild上开发的。-this is wlllet program which consists some detail codes.I hope this model can help some people study java.
- 2022-01-26 19:08:31下载
- 积分:1
-
C++ Builder 下编译含有 MFC 的程式
C++ Builder 下编译含有 MFC 的程式-Builder C compiler contains the program MFC
- 2023-01-27 17:50: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
-
红外IR的通信协议 需要的朋友下
红外IR的通信协议 需要的朋友下-IR infrared communication protocol needs of Friend
- 2022-09-20 02:25:02下载
- 积分:1