-
利用土地的贪婪算法
这是一个从pgm文件创建tin的算法。
- 2022-05-16 16:46:26下载
- 积分:1
-
Builder高级编程C++Builder高级编程者高C编程…
C++ Builder高级编程技术 C++ Builder高级编程技术 -Builder High C Programming C Builder High C Programming Builder High C Programming Builder High Builder C Programming senior programming technology
- 2022-01-20 23:22:19下载
- 积分:1
-
用c语言编的,不是本人写的,只是改了改,看了觉得蛮好的~~~~~~~,一起参考~~,^_^!...
用c语言编的,不是本人写的,只是改了改,看了觉得蛮好的~~~~~~~,一起参考~~,^_^!-series, I was not the only change the change, saw the fine ~~~~~~~, together reference ~~,^_^!
- 2022-03-03 10:28:36下载
- 积分:1
-
这个源代码在Visual Basic 6为频率计数器。
This the sorce code in Visual Basic 6 for the Frequency counter.-This is the sorce code in Visual Basic 6 for the Frequency counter.
- 2022-07-01 08:39:05下载
- 积分:1
-
UCenter 用户中心
UCenter 的中文意思就是“用户中心”,其中的 U 代表 User 也代表 You ,取其中的含义就是“用户中心”,或者说“你...
UCenter 用户中心
UCenter 的中文意思就是“用户中心”,其中的 U 代表 User 也代表 You ,取其中的含义就是“用户中心”,或者说“你(最终用户)的中心”。
UCenter 是 Comsenz 旗下各个产品之间信息直接传递的一个桥梁,通过 UCenter 站长可以无缝整合 Comsenz 系列产品,实现用户的一站式登录以及社区其他数据的交互。
UCenter 拥有机制完善的接口,经过简单修改便可以挂接其它任何平台的第三方的网络应用程序,随时为您的社区论坛增加能量。
-Comsenz" s UCenter is information directly between the various products passing a bridge, through the seamless integration can UCenter station Comsenz series of one-stop user login, as well as other data, the interactive community. UCenter have a mechanism to improve the interface, after a simple modification can be articulated to any other third party platforms, network applications, at any time for community forums to increase your energy.
- 2022-09-11 22:35:03下载
- 积分:1
-
This Application Note describes how to use the ADC on the Jennic JN513x wireless...
This Application Note describes how to use the ADC on the Jennic JN513x wireless
microcontrollers to monitor the power supply voltage. It refers to example software
provided for this purpose. -This Application Note describes how to use the ADC on the Jennic JN513x wireless microcontrollers to monitor the power supply voltage. It refers to example software provided for this purpose.
- 2022-02-16 01:30:23下载
- 积分:1
-
获得焦点的窗口和窗口的句柄
应用背景通过使用这个应用程序,您可以轻松地获得标题和当前焦点的窗口句柄的句柄。在这个项目中我们必须使函数调用user32.dll是Windows的API的一部分。两种功能,我们将使用:getforegroundwindow() -得到处理和了解处理我们可以称getwindowtext()获得窗口的标题。关键技术在我们进入代码之前,让我们先添加2个标签,2个文本框和一个计时器。相应地将所有这些名称命名,设置定时器的时间间隔,当然,允许它。现在的代码。首先,我们定义我们的使用报表:使用系统;使用系统;使用system.windows.forms;使用system.runtime.interopservices;我们需要一个命名空间,所以我们可以使用dllimport。然后我们宣布我们的Windows API函数使用dllimport: ; ; ; ; ; ; ;[ dllimport(“user32。dll”)]静态extern int getforegroundwindow();【dllimport(“user32。dll”)]静态extern int GetWindowText(int HWND,StringBuilder文本,int数);最后,我们插入下面的代码,在计时器的滴答声(双按您的定时器在设计视图)事件: ; ; ; ; ; ; ; ; ; ; ; ;const int CHR = 256; ; ; ; ; ; ; ; ; ; ; ;int处理= 0; ; ; ; ; ; ; ; ; ; ; ;StringBuilder缓冲=新的StringBuilder(CHR); ; ; ; ; ; ; ; ; ; ; ;getforegroundwindow()处理=;&n
- 2023-04-09 00:00:03下载
- 积分:1
-
学习C++编写工程软件的十分有用源代码,值得学习
学习C++编写工程软件的十分有用源代码,值得学习-Learning C++ Prepared very useful engineering software source code, it is worth learning
- 2022-05-12 20:32:28下载
- 积分:1
-
wtl的alpha例子
wtl的alpha例子-Examples of alpha WTL
- 2023-06-26 09:40:04下载
- 积分:1
-
Interfacing of GSM Module with Microcontroller 8051 without using PC
这是一个控制机器的项目。
- 2022-02-05 10:48:52下载
- 积分:1