登录
首页 » Windows开发 » A wince under the LED control windows embedded visual c

A wince under the LED control windows embedded visual c

于 2022-07-28 发布 文件大小:202.59 kB
0 176
下载积分: 2 下载次数: 1

代码说明:

一个wince下的LED控制 windows embedded visual c-A wince under the LED control windows embedded visual c

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 1.程序读取服务器中的数据,实现web方式的浏览模式。 2.地图分为三个级别,分别是 河南省地图,18地市市域图,以及各个地市的城区图。 3...
    1.程序读取服务器中的数据,实现web方式的浏览模式。 2.地图分为三个级别,分别是 河南省地图,18地市市域图,以及各个地市的城区图。 3.蓝颜色的城市可以直接点击进入,先从河南省地图进入市域图,再从市域图进入城区图。 4.用鼠标滑轮缩小地图,可以从城区图退回到市域图,由市域图退回到河南省地图。-1. Procedures to read data from the server to realize the way web browser mode. 2. The map is divided into three levels, namely, Henan Province, map, 18 prefectures and cities in the city of domain maps, as well as various prefectures and cities in the City map. 3. Blue color can directly enter the city, start entering the city of Henan Province map domain map domain map from the City to enter the city map. 4. With the mouse wheel to narrow the maps, city map from the domain back to the city map, city map domain map back to the Henan Province.
    2022-03-11 19:18:23下载
    积分:1
  • 汇编语言的示例,学习的好东东,要下的快了。
    汇编语言的示例,学习的好东东,要下的快了。-Examples of assembly language, learning a good Dongdong, it is necessary to fast.
    2022-03-22 23:52:28下载
    积分:1
  • 设计一个能对PASCAL语言子集完成词法分析、语法分析和生成中间代码(四元式)的编译器。...
    设计一个能对PASCAL语言子集完成词法分析、语法分析和生成中间代码(四元式)的编译器。-Design of a subset of the PASCAL language complete lexical analysis, syntax analysis and generation of intermediate code (quaternion type) of the compiler.
    2022-10-21 22:05:03下载
    积分:1
  • 物资管理是一般工业、商业企业生产管理还击中重要的一环,需要对物资基本信息管理、物资调配信息等进行完整的监控。物资入库首先需要登记物资的基本信息,包括物资的种类、...
    物资管理是一般工业、商业企业生产管理还击中重要的一环,需要对物资基本信息管理、物资调配信息等进行完整的监控。物资入库首先需要登记物资的基本信息,包括物资的种类、名称、型号、单位等;然后登记入库信息,包括物资基本信息、入库地点、入库人、经办人、数量等;出库物资需要登记出库信息,包括物资基本信息、出库地点、出库人、经办人、数量等;根据物资的入库、出库过程的综合,得到各种物资的余额信息,方便进行后续工作。因此物资管理信息系统需要记录物资流通的全过程。-materials management is general industrial, commercial enterprise production management responded important aspect of a need for basic supplies information management, materials information for the deployment of a complete monitoring. The amount of material goods must first register the basic information, including the type of materials, name, type, units, etc.; Arsenal then registration information, including basic information materials, storage location, storage, handling, and so on; Out-up materials needed for registration information, including material basic information out of the hangar location, out of the hangar, handling, and so on; based on the amount of material in and out of the process of integration, access to the material balance information and faci
    2022-03-16 19:35:27下载
    积分:1
  • 给代码暂停把他防止瞬时检测调试器调试器…
    Give the code pause to attach him to debuger to prevent detecting debuger instance
    2022-03-06 22:53:29下载
    积分:1
  • VC毛玻璃
    #define GDIPVER 0x0110 //定义高版本的GDI+(1.1) #include #include #include #include #include #pragma comment(lib,"GdiPlus.lib") using namespace Gdiplus; #include #pragma comment(lib,"dwmapi.lib") //Aero效果是否已启用 BOOL IsCompositionEnabled() { BOOL bEnabled,bResult; bResult = (SUCCEEDED(DwmIsCompositionEnabled(&bEnabled)) && bEnabled); return bResult; } //对已分层的窗口启动玻璃效果 HRESULT EnableBlurBehindWindow(HWND hWnd, //窗口句柄 BOOL bEnable = TRUE, //启用或禁用 HRGN hRgn = 0, //模糊窗体中某个区域 BOOL bTransitionOnMaximized = FALSE) //最大化时是否启用 { DWM_BLURBEHIND blurBehind = { 0 }; blurBehind.dwFlags = DWM_BB_ENABLE | DWM_BB_TRANSITIONONMAXIMIZED; blurBehind.fEnable = bEnable; blurBehind.fTransitionOnMaximized = bTransitionOnMaximized; if (bEnable && hRgn != NULL) { blurBehind.dwFlags |= DWM_BB_BLURREGION; blurBehind.h
    2023-05-01 15:10:04下载
    积分:1
  • This program is designed for a menu ordering system under pocket pc platform .
    This program is designed for a menu ordering system under pocket pc platform .
    2023-04-25 22:00:03下载
    积分:1
  • a wanderful dialog helping you
    功能齐全的小对话框,含数据库access,以及图像处理-a wanderful dialog helping you
    2022-06-14 12:03:05下载
    积分:1
  • Imitation of a Vista Aero
    一个仿Vista Aero风格的窗体界面源码-Imitation of a Vista Aero-style interface source code form
    2023-01-24 22:05:04下载
    积分:1
  • than Eve deformation also good VBS
    比欢乐时光变形还要好的VBS-than Eve deformation also good VBS
    2023-08-27 02:55:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载