-
Cypress CY7C68013 USB上位机程序参考设计
TUsb_read.rar - 用VC开发的实现CY7C68013USB读取的界面,非常简单!欢迎下载。谢谢大家的支持。
- 2023-08-30 02:20:03下载
- 积分:1
-
Cycle in GL
//ConsoleApplication11.cpp:定义控制台应用程序的入口点。
- 2022-03-13 06:27:54下载
- 积分:1
-
自定义tab控件的经典源码,非常好用,调试通过并已经应用于专业工具中...
自定义tab控件的经典源码,非常好用,调试通过并已经应用于专业工具中-Custom Controls tab of the classic source, very easy to use, debugging has been applied to the adoption and professional tool
- 2022-03-07 01:26:13下载
- 积分:1
-
漂亮的后台管理系统html页面
漂亮的后台管理系统html页面,漂亮的后台管理系统html页面,漂亮的后台管理系统html页面,漂亮的后台管理系统html页面,漂亮的后台管理系统html页面,漂亮的后台管理系统html页面,漂亮的后台管理系统html页面,漂亮的后台管理系统html页面,漂亮的后台管理系统html页面,漂亮的后台管理系统html页面,漂亮的后台管理系统html页面,漂亮的后台管理系统html页面,漂亮的后台管理系统html页面,漂亮的后台管理系统html页面,漂亮的后台管理系统html页面,漂亮的后台管理系统html页面,漂亮的后台管理系统html页面,漂亮的后台管理系统html页面,漂亮的后台管理系统html页面,
- 2022-06-14 21:00:11下载
- 积分:1
-
一个vc画图控件
一个vc画图控件-a vc drawing Controls
- 2023-03-09 06:25:03下载
- 积分:1
-
VB模拟东方快车的窗体例子,值得参考和学习
VB模拟东方快车的窗体例子,值得参考和学习-VB simulation examples form the Orient Express, it is also useful and learning
- 2023-08-30 01:55:03下载
- 积分:1
-
基于Qt的仿Mac Dock栏样式
在Qt上开发的仿Mac Dock栏的样式图标,鼠标在图标上滑动,能呈现出鱼眼缩放效果;点击图标,图标可以弹跳。
在Visual C++和Qt Creator上都可以编译运行此代码。
- 2022-02-05 23:48:28下载
- 积分:1
-
use vc skin preparation procedures FOSS
使用vc编写皮肤程序的源码-use vc skin preparation procedures FOSS
- 2022-02-21 06:24:13下载
- 积分:1
-
图书馆管理系统,有完整的图书借阅及管理功能
图书馆管理系统,有完整的图书借阅及管理功能-Library Management System, a comprehensive lending library and management functions
- 2022-04-07 23:45:12下载
- 积分: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