-
一个最简单的wince驱动程序,适合入门
一个最简单的wince驱动程序,适合入门-step to step wince driver
- 2023-02-04 14:30:04下载
- 积分:1
-
EC _图书馆编目
eg_lib2
- 2022-10-30 16:15:02下载
- 积分:1
-
包含了书中介绍的所有实例的源程序文件,共计200个,给出的所有程序实例均在Microsoft Visual C++ 6.0开发环境中调试通过。...
包含了书中介绍的所有实例的源程序文件,共计200个,给出的所有程序实例均在Microsoft Visual C++ 6.0开发环境中调试通过。-The book contains all the examples presented in the source file, for a total of 200 examples of all the procedures are given in the Microsoft Visual C++ 6.0 development environment through testing.
- 2023-08-26 15:10:03下载
- 积分:1
-
matlab实现函数逼近
利用基于神经网络的matlab中的toolbox工具箱实现函数逼近,给定一组特定的输入与期望输出,通过神经元间的相互作用,调整权值和偏差。
- 2023-04-26 19:15:03下载
- 积分:1
-
这个程序主要是介绍如何利用TCP协议进行网络聊天的. 下面简要的介绍一下TCP,TCP即数据传输控制协议,它允许创建和维护与远程计算机的连接,利用TCP协议连接...
这个程序主要是介绍如何利用TCP协议进行网络聊天的. 下面简要的介绍一下TCP,TCP即数据传输控制协议,它允许创建和维护与远程计算机的连接,利用TCP协议连接两台计算机就可彼此进行数据传输。-this procedure is mainly how to use TCP network chat. Below is a brief introduction about TCP, TCP or data transmission control protocol, which allows the creation and maintenance of computer and remote connectivity, the use of TCP connections between two computers can be for data transmission.
- 2023-04-29 18:55:03下载
- 积分:1
-
Optimization and Coordination of Damping Controls for Improving System Dynamic Performance
本文提出了一种全局优化方法
- 2023-08-16 11:25:03下载
- 积分:1
-
获得驾驶信息
get the drive information
- 2022-03-18 09:40:46下载
- 积分:1
-
用VB 实现MP3播放器的控件,效果不错
用VB 实现MP3播放器的控件,效果不错-MP3 player with VB controls to achieve good results ~ ~
- 2022-06-28 07:31:38下载
- 积分:1
-
Self
采用自制线城池同时ping多台主机,
可以让工作人员能够及时地看到服务器网络是否断开-Self-made city line ping multiple hosts at the same time, allowing staff to network in time to see whether the server disconnect
- 2022-04-25 15:50:20下载
- 积分:1
-
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头...
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。 dinimicky_hu对原程序做了修改和优化,使用了函数指针数组,并修改了一个BUG-The head file of this programme includes 4 methods of sorting : Bublle sorting,insertion sorting,quick sorting and selection sorting.Some
template technics are included in the head file in order to make these sorting metods achieved in the same time . The source code is recomposed and optimized by Dinimicky_hu , using the some arrays of function pointer ,and amened some bugs.
- 2022-07-19 03:30:28下载
- 积分:1