-
基于总线2总线
基于PCI总线的两轴运动控制卡的设计,做运动控制卡可以参考-Based on PCI Bus 2-axis motion control card design, make motion control card can refer to
- 2022-05-29 18:00:30下载
- 积分:1
-
vb 操作 NTSVC.OCX 编写程序。
vb 操作 NTSVC.OCX 编写程序。-vb operation NTSVC.OCX programming.
- 2023-08-07 22:25:03下载
- 积分:1
-
提出一种新的远程屏幕图像实时传输方法,对三大关键步骤,即采集屏幕图像、屏幕图像压缩和远程图像传输进行了详细分析.根据计算机屏幕图像的特点和传统存在的缺陷,对三大...
提出一种新的远程屏幕图像实时传输方法,对三大关键步骤,即采集屏幕图像、屏幕图像压缩和远程图像传输进行了详细分析.根据计算机屏幕图像的特点和传统存在的缺陷,对三大步骤进行了改进,使屏幕图像能实时、有效、安全传输.-A new image of the remote screen in real-time transmission method, the three key steps, namely image acquisition screen, the screen image compression and remote video transmission is analyzed in detail. According to the characteristics of computer screen images and the traditional weakness of the three steps to improve, so that the screen image in real-time, effective and secure transmission.
- 2022-03-25 08:48:35下载
- 积分:1
-
APM setup
APM安装教程,
测试环境:CentOS
内容:apache,php,mysql-APM setup
- 2022-03-05 04:47:43下载
- 积分:1
-
In this article, you will learn how to for your Windows Mobile applications allo...
在本文里,你将学习如何为你的Windows移动应用程序创建CAB文件使得它们可以方便的部署到你的Window移动设备上。你也将学习如何自定制一个安装包,使得终端用户可以通过台式机上的安装程序来部署程序到Windows移动设备上。
-In this article, you will learn how to for your Windows Mobile applications allows them to create the CAB file can be easily deployed to your Window Mobile device. You will also learn how a customized installation package, making the end-user desktop machine through the installer to deploy the program to the Windows Mobile device.
- 2022-05-26 20:19:09下载
- 积分:1
-
非常精彩的2D碰撞检测引擎教程,英文flash格式,作者为N totorial的站长。该教程应该也是最早提出MTD最小退回距离应用的教程,之后与SAT分离轴定理...
非常精彩的2D碰撞检测引擎教程,英文flash格式,作者为N totorial的站长。该教程应该也是最早提出MTD最小退回距离应用的教程,之后与SAT分离轴定理共同应用于3D的OBB检测。-Very exciting 2D collision detection engine tutorials, English flash format, the writer for the N totorial the station. The tutorial should also be the first to return from the application of the smallest MTD tutorials, followed by separation and SAT-axis theorem applies to 3D co-detection of the OBB.
- 2022-07-18 22:18:36下载
- 积分:1
-
js毫第
js毫第 -js cent s cents first section dddddddddddddddddddddddddddd
- 2022-01-25 20:33:58下载
- 积分:1
-
ssd7 exam2 choice
卡耐基课程 ssd7 exam2 选择题及其答案-ssd7 exam2 choice
- 2022-03-03 01:27:29下载
- 积分:1
-
研究生录取问题详细解法及其全部代码,并且涉及多个评价模型...
研究生录取问题详细解法及其全部代码,并且涉及多个评价模型-graduate enrollment issue detailed solution and all the code, and involve a number of evaluation model
- 2022-10-02 03:45:03下载
- 积分:1
-
实习题
[问题描述]
1. 设顺序表中的数据元素递增有序,将插入到顺序表的适当位置上,是该表仍然有序。
[输入]
初始顺序表,插入字符。
[...
实习题
[问题描述]
1. 设顺序表中的数据元素递增有序,将插入到顺序表的适当位置上,是该表仍然有序。
[输入]
初始顺序表,插入字符。
[输出]
插入x后线性表的结果
[存储结构]
采用顺序存储结构
[算法的基本思想]
建立一个递增顺序表,插入一个数值并移动元素,使其仍然有序。
程序如下:
#include "iostream.h"
#include
#define LIST_INTI_SIZE 100//初始空间大小
typedef struct SqList
-attachment that [problem description] 1. Established order of the table data elements incremental orderly, will be inserted into the appropriate sequence table position is that the schedule remains orderly. [Imported] initial order and inserting characters. [Output] x inserted after the results of the linear scale [storage structure] sequence storage structure [algorithm for the basic idea : the establishment of a- incremental sequence table, insert a numerical and mobile elements, it remains orderly. The procedure is as follows :# include "iostream.h"# include
- 2022-02-01 21:43:29下载
- 积分:1