-
监视浏览器的上网时间
监视浏览器的上网时间-surveillance browser Internet
- 2023-02-01 22:30:03下载
- 积分:1
-
在VC++环境下使用OpenGL语言碰撞检测
在vc++环境下使用opengl语言进行碰撞检测-In vc++ environment to use opengl collision detection language
- 2022-06-17 14:04:03下载
- 积分:1
-
A very simple chat program. You do not have to see. Only exchange it.
很简单的一个聊天程序。高手不用看的。仅作交流吧。-A very simple chat program. You do not have to see. Only exchange it.
- 2022-08-18 13:16:10下载
- 积分:1
-
好东西!自己看吧
好东西!自己看吧-good things! Ion battery
- 2022-03-20 22:24:43下载
- 积分:1
-
famous dw2xls, I made some changes, more applicable
出名的dw2xls,我作了一些修改,更适用-famous dw2xls, I made some changes, more applicable
- 2022-09-29 21:05:03下载
- 积分:1
-
多线程编程演示。在该该程序中演示了多线程的问题!有助于理解线程的开启和同步线程的机制...
多线程编程演示。在该该程序中演示了多线程的问题!有助于理解线程的开启和同步线程的机制-multithreaded programming demo. The demonstration of the process of multi-thread! Thread help understanding the opening threads and synchronization mechanisms
- 2022-12-15 16:50:03下载
- 积分:1
-
特洛克分解法程序,文本输入输出,实现数值计算中的特洛克分解法...
特洛克分解法程序,文本输入输出,实现数值计算中的特洛克分解法-Turlock decomposition process, text input and output, to achieve numerical decomposition method in turlock
- 2022-12-15 21:35:03下载
- 积分:1
-
打开一个给定视频,有一个进度条能够控制视频的播放进度,进度条的单位为帧数。
打开一个视频,计算视频的帧数,有一个进度条,以帧数为单位进行播放的调整。
- 2022-03-03 12:25:11下载
- 积分: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
-
QRcode codec decoder, functions as a picture translated to read its contents, pi...
QRcode解码译码器,功能为读入一张图片译出其内容,图片可以是拍摄的。本站其他相关资源都没有此部分源码,此为本人结合官方JAVA源码编写的完整译码部分,具体功能包括图形探测定位、图形过滤校正、检错纠错等。-QRcode codec decoder, functions as a picture translated to read its contents, pictures can be taken. Site other related resources are not part of this source, this is my official JAVA source combined with the preparation of a complete decoding of the specific features include detection of positioning graphics, graphics filter correction, such as Error Detection and Correction.
- 2023-05-13 13:40:02下载
- 积分:1