-
for calibrating touchscreen
for calibrating touchscreen
- 2023-03-07 01:20:03下载
- 积分:1
-
VC++6.0编程高手(北京希望电脑公司)附带源代码,找了好久才找到的,学习VC最好的例子...
VC++6.0编程高手(北京希望电脑公司)附带源代码,找了好久才找到的,学习VC最好的例子-VC++6.0 program master (Beijing Hope Computer Company) with the source code, looking for a long time to find, and learn from the best examples of VC
- 2022-08-09 04:48:30下载
- 积分:1
-
本代码可以获得各种图形图像的基本属性,方便对图像进行基本处理
本代码可以获得各种图形图像的基本属性,方便对图像进行基本处理-This code can be a variety of graphic images of the basic attributes to facilitate the basic image treatment
- 2022-07-25 06:09:48下载
- 积分:1
-
分割窗体以及进行窗体之间的通信 将主窗体分成两部分 其中一个有textbox 输入数据及删除数据都可以在另一个窗体中显示。...
分割窗体以及进行窗体之间的通信 将主窗体分成两部分 其中一个有textbox 输入数据及删除数据都可以在另一个窗体中显示。-Split between form and form to the main form of communication will be divided into two parts, one of a textbox to enter data and deleted data can be displayed in another form.
- 2022-10-30 15:10:03下载
- 积分:1
-
局部敏感哈希
本项目实现了局部敏感哈希算法的C #。该算法是用来匹配一个具有速度快、精度高的非常大的数据集,类似的记录。这是一个与所有的类实现的形式方便的Windows窗体项目。它包括完整的带/ minhashing /检索部分LSH
- 2022-05-23 17:16:34下载
- 积分:1
-
:面向服务架构(SOA)是分布式系统构造理念发展的一个新阶段。如何将SOA应用到实践中是目前业界的研究热点
所在。探讨了支撑和实施SOA的关键问题,涉及SO...
:面向服务架构(SOA)是分布式系统构造理念发展的一个新阶段。如何将SOA应用到实践中是目前业界的研究热点
所在。探讨了支撑和实施SOA的关键问题,涉及SOA的设计原则、编程模型、实现技术和架构元素等,并深入分析了Web服
务、企业服务总线等核心技术、规范,对于SOA实践具有一定的指导作用。-: Service-oriented architecture (SOA) is the concept of distributed system structure of a new stage of development. How to apply to the practice of SOA is the hot spot where the industry study. Support and implementation of key SOA issues related to SOA design principles, programming model, element technology and structure, and depth analysis of Web services, Enterprise Service Bus and other core technologies, standardization, and for the practice of SOA has a guiding role.
- 2022-07-20 21:49:34下载
- 积分:1
-
操作注册表的例子
罗的操作注册表的例子
.386
.model flat, stdcall
option casemap :none
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
; Include 文件定义
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
include windows.inc
include user32.inc
includelib user32.lib
include kernel32.inc
includelib kernel32.lib
include Advapi32.inc
includelib Advapi32.lib
;>>>>>>>>>>>>>>>>>
- 2022-06-30 19:09:30下载
- 积分:1
-
帮助菜鸟学习,掌握基本基础知识,可以很大提高。
帮助菜鸟学习,掌握基本基础知识,可以很大提高。-Help rookie learning to master basic knowledge, can be greatly improved.
- 2022-03-24 17:17:36下载
- 积分:1
-
自己编写的批量重命名软件,对于批量修改文件名非常有用。...
自己编写的批量重命名软件,对于批量修改文件名非常有用。-I have written batch rename software, batch modify file name for the very useful.
- 2022-03-17 02:40:49下载
- 积分:1
-
获取主机名和IP地址
获取主机名和IP地址,主要是通过API 函数获取计算机的IP与计算机名称。
- 2022-04-13 06:35:06下载
- 积分:1