-
DAO数据库访问方法
DAO数据库访问方法-DAO Database Access Method
- 2022-02-01 09:57:15下载
- 积分:1
-
从wsus获取系统更新
自己写的用wsus api从wsus服务器获取当前所有更新数据。
生成的可执行程序依赖Microsoft.UpdateServices.Administration.dll,System.Data.SQLite.dll这个两个dll。
该程序放在安装了wsus服务程序的windows系统中。若本机没有安装wsus,则程序退出。
从wsus获取所有更新后,将依次打印出相关信息。
- 2022-04-22 16:58:26下载
- 积分:1
-
计算机的例子
COM下的计算器例子-example of calculator in COM
- 2023-08-10 16:40:04下载
- 积分:1
-
此应用程序是一个无线传感器网络的模拟。这样的网络…
This application is a simulation of a wireless sensor network. Such a network is used to detect and report certain events across an expanse of a remote area - e.g., a battlefield sensor network that detects and reports troop movements. The idea behind this network is that it can be deployed simply by scattering sensor units across the area, e.g. by dropping them out of an airplane the sensors should automatically activate, self-configure as a wireless network with a mesh topology, and determine how to send communications packets toward a data collector (e.g., a satellite uplink.) Thus, one important feature of such a network is that collected data packets are always traveling toward the data collector, and the network can therefore be modeled as a directed graph (and every two connected nodes can be identified as "upstream" and "downstream.") -This application is a simulation of a wireless sensor network. Such a network is used to detect and report certain events across an expanse of a
- 2022-02-13 05:01:20下载
- 积分:1
-
RealSystem SDK的一个例子
realsystem sdk 的一个例子-realsystem sdk an example
- 2022-11-28 02:35:02下载
- 积分:1
-
在Microsoft Visual Studio 2005上跑过没有问题。
在Microsoft Visual Studio 2005上跑过没有问题。-on Microsoft Visual Studio 2005 run is no proplem
- 2023-04-17 20:25:03下载
- 积分:1
-
windows下的视频采集程序
功能:采集电脑上的摄像头数据(yuv原始数据),通过回调将数据回调给用户程序,同时可以同步显示摄像头视频
摄像头目前是使用的usb接口,可以是笔记本内置的,也可以是usb外接的
- 2022-06-11 22:43:31下载
- 积分:1
-
Forcal是一个对字符表达式进行编译计算的动态链接库,具有数值计算、关系运算、逻辑运算、字符处理、流程控制、函数调用等许多的可编程功能。它的部分开发文档是由C...
Forcal是一个对字符表达式进行编译计算的动态链接库,具有数值计算、关系运算、逻辑运算、字符处理、流程控制、函数调用等许多的可编程功能。它的部分开发文档是由C++开发,有的用Delph开发,还有一少部分用到了VB,这就铸就了它不但可以在C++开发环境下调用,也可在VB和DELPHI中方便调用,很方便。
-Forcal is a calculation of the character expression to compile a dynamic link library, with numerical calculation, relational operators, logical operators, character handling, process control, function calls, and many other programmable features. It is part of the development documentation developed by the C++, some of Delph development, there is a small part of the use of the VB, which cast it could not only C++ development environment called VB and DELPHI can also be conveniently invoked, it is convenient .
- 2022-11-25 10:30:03下载
- 积分:1
-
kill kv2008驱动vc 6.0工程,编译通过。
kill kv2008驱动vc 6.0工程,编译通过。-kill kv2008驱动工程,
- 2022-02-14 09:46:01下载
- 积分:1
-
小学生随机练习四则运算
1.程序能够从题库随机选择20道混合运算,用户输入答案,程序检查答案是否正确,每道题正确计5分,测试结束后给出总分;2.题库文件自动生成,程序提供三种练习功能选择:百以内整数算式、带括号算式、真分数算式练习;3.程序进行多轮测试,并用柱状图显示多轮测试分数;6.程序记录用户答题结果,当程序退出再启动的时候,可为用户显示最后一次测试的结果,并询问用户可否进行新一轮的测试;测试有计时功能,测试时动态显示用户开始答题后的消耗时间;7.程序人机交互界面是GUI界面
- 2022-07-22 09:28:59下载
- 积分:1