-
VisualCDatabaseProgramAndEx.z05
Visual C++数据库编程与实例 pdf超高清电子版与原书光盘,非常不容易搞来的,福利来啦!200多M,只能分割,敬请见谅!主卷是VisualCDatabaseProgramAndExamples.zip,还需要下载12个分卷,此为第5分卷(Visual C++ database programming with examples pdf electronic version of ultra-high-definition optical disc with the original book, is not easy to engage in, and benefit coming! More than 200 M, only split, please forgive me!)
- 2013-11-17 16:13:10下载
- 积分:1
-
VB
说明: 一本较好的VB教程,主讲上位机编程,相信大家会喜欢的。(A better VB tutorials, keynote host computer programming, I believe you will like.)
- 2009-10-10 09:19:24下载
- 积分:1
-
SearchMaze
测试电脑鼠各个红外探测器的算法,可自行调试(Test each computer mouse infrared detector algorithm, self-debugging)
- 2013-11-07 20:20:46下载
- 积分:1
-
110kv
根据设计任务书的要求,本次设计为110kV 变电站电气一次部分初步设计,并绘
制电气主接线图及其他图纸。该变电站设有两台主变压器,站内主接线分为110kV、
35kV 和10kV 三个电压等级。各个电压等级分别采用单母线分段接线、单母线分段带
旁母接线和单母线分段接线(From the guide of engineering design assignment, we have to
design primary power-system of 110kV substation and draw main
electrical one-line diagram and others. There are two main
transformer in the substation in which main electrical connection
can be divided into three voltage grades: 110kV, 35kV with 10kV.It
deposits sectionalized single bus bar scheme, sectionalized single
and transfer bus bar and sectionalized single bus bar scheme per
grade.)
- 2020-11-01 11:49:54下载
- 积分:1
-
12C5A60S2EEPROM
12C5A60S2 EEPROM 的读写操作(12C5A60S2 EEPROM read_write)
- 2013-09-24 14:41:56下载
- 积分:1
-
uart
上位机发送数据包,下位机实现简单数据接,然后可以存储到其他位置(PC to send data packets, lower machine simple data connection, which can then be stored in a different location)
- 2014-05-12 12:09:10下载
- 积分:1
-
BEM2CPP
二维弹性常值边界元程序BEM2C++,二维边界元,弹性静力学(2 Dimensional elastic constant BEM program BEM2C++)
- 2014-01-07 16:31:07下载
- 积分:1
-
iCAN4017
iCan4017模块改进程序,语言Windows Visual C++(iCan4017 programme, Windows Visual C++.)
- 2018-04-26 10:26:08下载
- 积分:1
-
74ls164
51单片机驱动74ls164程序 (51 Microprocessor 74ls164 program)
- 2010-12-06 17:07:02下载
- 积分:1
-
C8051F060-AD-UART1
C8051F060 自带高速AD进行数据采集 可达100兆采样率 并切缓存与片外ram 并把采集数据通过串口发送给PC ( Data Acquisition example for C8051F060
Description: This example illustrates the use of ADC1 and the DMA to acquire and store
data. It is intended for use with the C8051F060 target board in the development kit.
// This code measures a signal at the AIN0 input with the 16-bit SAR ADC0.
// The data is sampled at a rate of 100kHz. ADC output data is transferred to
XDATA memory space using the DMA.
//
// With the EMIF configured for off-chip XRAM access (on the upper ports),
this code moves the ADC data to the C8051F060TB target boards s SRAM device.
// Once data acquisition is complete, the code then prompts the user to press the P3.7
// button on the target board when ready to receive the data via the UART0 serial port.
The TB features an RS-232 transceiver and connector, so the data can be transferred
// to a PC via its serial port.
//
The code is set to acquire up to 32768 samples (for 64kbytes of data). The SRAM device -
can accommodate up to 128kbytes, )
- 2014-07-03 18:46:42下载
- 积分:1