-
用数据库读写方法,在VC中对EXCEL文件进行读写操作,包括DAO,ODBC等...
用数据库读写方法,在VC中对EXCEL文件进行读写操作,包括DAO,ODBC等-database used to read and write, in the VC to Excel documents and write, including the DAO, ODBC, etc.-database used to read and write, in the VC to Excel documents and write, including the DAO, ODBC, etc.
- 2022-08-03 20:23:10下载
- 积分:1
-
写程序的不能少的一个代码
写程序的不能少的一个代码-written procedures and no less of a code
- 2022-04-30 07:43:14下载
- 积分:1
-
使用C#编写的传真软件,不错,看看
欢迎大家来测试啊!
使用C#编写的传真软件,不错,看看
欢迎大家来测试啊!-The use of C# Prepared fax software, yes, look at the welcome everyone to test ah!
- 2022-09-30 06:20:02下载
- 积分:1
-
R-K法求解微分方程组的vf-R-K Solving equations of vf
- 2023-04-09 03:50:03下载
- 积分:1
-
An algorithm stored on the page is very easy to use things
一个关于页面存储的算法 非常好用的东西 只要打开 就能用了-An algorithm stored on the page is very easy to use things
- 2022-06-30 15:22:05下载
- 积分:1
-
This the algorthim of expression evaluation in data structure, its function is v...
关于数据结构中表达式求值的算法,功能强大,符合需要交作业的同学的需求 应该是初学数据结构的人使用-This the algorthim of expression evaluation in data structure, its function is very powerful, and concord with the demand of classmates which are needed to hand over the work, it should be used by the beginner of data structure.
- 2022-02-14 18:56:01下载
- 积分:1
-
一个关于AVR单片机的AD转换的程序。很好用的。
一个关于AVR单片机的AD转换的程序。很好用的。-a program of ad transform based on avr
- 2022-04-08 17:53:42下载
- 积分:1
-
使用解码图像从数组,我们可以做很多想想它的
#include < iostream.h >
#include < stdio.h >
#include < string.h >
结构点头
{
名称 char [10] ;
int 的时间 ;
int 等 ;
} 节点 [10],x;
int n,m ;
双 av,w = 0 ;
void sort)
{
int i、 j ;
为 (我 = 0 ; 我 < n-1 ; + + 我)
为 (j = i + 1; j < n; + + j)
{
如果 (节点 [i] 时间 > node[j].time)
{
x = 节点 [i] ;
节点 [i] = 节点 [j] ;
节点 [j] = x;
}
}
}
void read)
{
int i;
cout n;
为 (我 = 0 ; 我 < n; + + 我)
{
cout 节点 [i].name ;
cout 时间节点 [i] ;
}
}
void print)
{
int i;
cout
- 2023-03-08 09:10:03下载
- 积分:1
-
本程序是在LabWindows环境下,建立起一个启动项目。在该例程中启动的是我们windows系统下常用的记事本。...
本程序是在LabWindows环境下,建立起一个启动项目。在该例程中启动的是我们windows系统下常用的记事本。-This program is the LabWindows environment, establish a start-up projects. In the routine to start is that we are under the windows system, commonly used in Notepad.
- 2022-05-14 22:33:30下载
- 积分:1
-
相对定位码图像
实现影像像对的相对定向,为生成核线影像提高相对定向元素-Relative orientation code image
- 2022-11-29 15:10:03下载
- 积分:1