-
This is a sample LonWorks plugin application written in Visual basic.
This a sample LonWorks plugin application written in Visual basic.-This is a sample LonWorks plugin application written in Visual basic.
- 2023-06-20 02:15:03下载
- 积分:1
-
各种实时操作系统与windowsce性能的对比,可以发现windowsce的优缺点...
各种实时操作系统与windowsce性能的对比,可以发现windowsce的优缺点-compare all kinds of realtime operation system with windows ce ,you can find the advantages and disadvantages of windows ce.
- 2022-01-24 18:43:41下载
- 积分:1
-
一个含有一系列的二插树的包,里面有二叉树的各中算法,很使用...
一个含有一系列的二插树的包,里面有二叉树的各中算法,很使用-containing a series of two interpolation tree packets, which contain the binary tree algorithm that is used! !
- 2023-03-03 01:05:03下载
- 积分:1
-
for:
Root of a Polynomial
for:
Root of a Polynomial
--- --- --- --- --
Time Limit: 1 Second Memory Limit: 32768 KB
--------------------------------------------------------------------------------
A polynomial of degree n has the common form as . Your task is to write a function to find a root of a given polynomial in a given interval.
Format of function
double Polynomial_Root(int n, double c[], double a, double b, double EPS)
where int n is the degree of the polynomial double c[] is an array of n +1 coefficients , , ..., , and of the given polynomial double a and b are the two end-points of the given interval and double EPS is the accuracy of the root.
The function must return the root.
Note: It is guaranteed that a unique real number r exists in the given interval such that p(r) = 0. -for: Root of a Polynomial---------------------- Time Limit: 1 Second Memory Limit: 32768 KB-------------------------------------------------------------------------------- A polynomi
- 2022-09-28 19:15:03下载
- 积分:1
-
Simulation of the bank s savings system, C++ Courses encoding, part of less comp...
模拟银行储蓄系统,C++课程编码,其中一部分,不太完整-Simulation of the bank s savings system, C++ Courses encoding, part of less complete
- 2022-03-14 03:40:48下载
- 积分:1
-
Windows NT Services library
Windows NT Services library-This library is full encapsulation of Microsoft Windows NT (NT4, 2k, XP and Vista) services API. > SERVICES IMPLEMENTATION* almost full Windows NT API encapsulation* full customization via callback* embeddable in DLL s* full logging support (via Windows events logs)* converts any C/C++ application (and others that support C linkage) in an NT service with just a function call > SERVICES CONTROL* install, modify, remove services* start, stop, pause, restart service* check service status* list services* get extended service informations* dependencies management* remote machine services access > MISC.* ansi/unicode support
- 2022-03-23 19:58:12下载
- 积分:1
-
读取 excel 在 c# 中的文件
我们经常遇到的特别发展中国家在.NET 中,我们需要做很多的报告生成在 Microsoft Excel 中的桌面应用程序的要求。在接下来几个教程在 Excel 上,我们将看到如何读取、 写入和执行在 C# 中的 Excel 操作。在本教程中,我们将会看到如何在 C# 中一个 Excel 文件中读取。
在本教程结束了,我们将看到如何在 C# 中,打开 Microsoft Excel 文件从 Excel 文件中读取几列并将它另存为 C# 中的列表和关闭 Excel 文件。我们考虑一个非常简单 Excel 文件包括 2 数据列的姓名和年龄。所以,我们的目标是阅读的 10 行的 A 列和 B 列并将其保存为一个列表。您可以使用此列表来显示中使用 DatagridView 控件的表格格式的数据。这是讨论的我们为本主题范围。
那里有很多的第三方库和讨论在互联网技术。在这里我们使用是在您的系统中可用的如果你有安装的 Microsoft office 的 COM 库。
- 2022-04-19 14:29:43下载
- 积分:1
-
xmlwriter24
xmlwriter24
- 2022-10-24 13:55:04下载
- 积分:1
-
A wince under the LED control windows embedded visual c
一个wince下的LED控制
windows embedded visual c-A wince under the LED control windows embedded visual c
- 2022-07-28 05:16:24下载
- 积分:1
-
实例290——创建记录键盘动作的全局钩子DLL
创建记录键盘动作的全局钩子DLL。
- 2022-02-05 19:55:19下载
- 积分:1