-
A very good voice program
一个 很好的 语音程序的源代码
VC++编译通过,-A very good voice program
- 2022-08-04 08:32:01下载
- 积分:1
-
先验 GUI
提供了一个图形用户界面和扫描文档中的文本的文件,找到和
频繁地知道从 GUI 设置的项目。
- 2023-08-11 14:35:03下载
- 积分:1
-
The Effective Software Development Series provides expert advice on all aspects...
The Effective Software Development Series provides expert advice on all aspects of modern software development. Books in the series are well written, technically sound, of lasting value, and tractable length. Each describes the critical things the experts almost always do―or almost always avoid doing―to produce outstanding software.-The Effective Software Development Series provides expert advice on all aspects of modern software development. Books in the series are well written, technically sound, of lasting value, and tractable length. Each describes the critical things the experts almost always do―or almost always avoid doing―to produce outstanding software.
- 2022-11-16 08:10:03下载
- 积分:1
-
与敌人游戏城堡战役
漂亮的城堡游戏要摧毁的敌人,用球射击。
尝试下载这个游戏和欣赏的。
- 2022-01-25 21:26:28下载
- 积分:1
-
vb流行的界面源码
vb流行的界面源码-vb popular source interface
- 2022-02-04 12:02:25下载
- 积分:1
-
vc雷达扫描模拟
是基于vc++编写的模拟雷达扫描的程序,其应用在多数的船舶或位置检测当中,程序实时的描述了雷达扫描的真实情况,是一个不错的小程序代码,在很多界面的制作当中都有应用
- 2022-11-21 22:35:03下载
- 积分:1
-
28个网站后台模版
精心收集的28个网页后台模板,个个经典,做网站的朋友们一定会喜欢的。。
- 2023-02-18 02:40:04下载
- 积分:1
-
人体皮肤检测 Ycbcr
输入位图和使用像素阵列、 保存像素值和得到像素到 Ycbcr 阵列就可以使人体皮肤的 RGBuse RGB 数组
- 2022-11-05 08:05:03下载
- 积分:1
-
GetModelName
资源描述得到模块名称,toshba 电脑上,得到模块名称,toshba 电脑上,得到模块名称,toshba 电脑上,得到模块名称,toshba 电脑上,
- 2022-12-22 20:10:03下载
- 积分:1
-
INFO-Z(讀取系統資訊)
讀取系統資訊,例如CPU,MEMORY and BIOS information
ShellExecutewait("ProgressBar.exe")
#include
#include
#include
#include
#include
#include
#include
#RequireAdmin
$WinVerChk = RegRead("HKEY_LOCAL_MACHINE64SOFTWAREMicrosoftWindows NTCurrentVersion", "ProductName")
$fonttype= GUICtrlSetFont(-1, 8, 400, 2, "@Microsoft YaHei")
$fontcolor= GUICtrlSetColor(-1, 0xC0C0C0)
$Form1 = GUICreate("Info-Z_v1.0", 338, 266, -1, -1)
$tab = GUICtrlCreateTab(8, 8, 321, 249)
Systeminfo()
Func Systeminfo()
;System Information
_RunDOS("wmic csproduct get /format:list >> c:System.log")
_RunDOS("wmic bios get /forma
- 2022-03-02 03:36:24下载
- 积分:1