-
回声消除驾驶员在wince 6平台
富迪Wince 6.0环境下的回声消除驱动-Echocancellation driver at wince 6.0 platform
- 2022-12-28 14:35:03下载
- 积分:1
-
数字积分管理
Supervisor of Digital PI-like Fuzzy Logic Controllers for Indoor Lighting Control in Buildings
- 2023-04-29 11:30:04下载
- 积分:1
-
用于得到CPU的信息,包括类型,厂家,支持的技术,有内嵌式汇编...
用于得到CPU的信息,包括类型,厂家,支持的技术,有内嵌式汇编-CPU to get the information, including type, manufacturer, supported by technology, there is built-in compilation of
- 2023-02-18 17:10:03下载
- 积分:1
-
Dll 编写的例子,vc++写的,希望对大家有所帮助
Dll 编写的例子,vc++写的,希望对大家有所帮助-Dll prepared examples, vc++ Written, and they hope to help everyone
- 2023-05-22 21:10:03下载
- 积分:1
-
一个操作演示如何操作剪贴板(Clipboard)来共享和传递数据的程序。比如在资源管理器(Windows Explorer)中可以剪切/拷贝/粘贴文件。同样我们...
一个操作演示如何操作剪贴板(Clipboard)来共享和传递数据的程序。比如在资源管理器(Windows Explorer)中可以剪切/拷贝/粘贴文件。同样我们也可以在自己的应用程序中通过剪贴板来完成这些工作,从而提高我们自己的应用程序与Windows操作系统之间的互操作性。-an operation and demonstration of how to operate the clipboard (Clipboard), and transmit data sharing procedures. For example, in resource management (Windows Explorer) can shear/copy/paste documents. Similarly, we can also in their applications through the clipboard to complete these tasks, in order to improve our own applications and the Windows operating system interoperability.
- 2022-04-01 19:35:08下载
- 积分:1
-
数控铣床的代码自动生成软件
数控铣床加工G代码自动生成软件,很好的参考资料-CNC milling machine G code to automatically generate software
- 2022-03-24 04:54:33下载
- 积分:1
-
gps导航数据的提取程序,可以对于gps模块进行定位,本程序采用直接定位...
gps导航数据的提取程序,可以对于gps模块进行定位,本程序采用直接定位-a GPS navigation data extraction procedures, for a GPS positioning module, the program uses a direct positioning
- 2022-04-09 04:12:43下载
- 积分:1
-
一个开源的入侵检测系统,支持window和*nix平台。
一个开源的入侵检测系统,支持window和*nix平台。-a revenue intrusion detection systems to support window and* nix platform.
- 2022-01-25 20:37:59下载
- 积分: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
-
<
,非常好的国外计算机软硬件教材,对软硬件开发都有很大帮助- very well abroad, computer software and hardware materials, development of hardware and software are very helpful
- 2022-03-21 08:34:13下载
- 积分:1