-
cloud
一维云模型的评价代码,可以完成评价等功能。(One-dimensional cloud model)
- 2012-10-21 22:38:10下载
- 积分:1
-
vcPP6.0shujukulianjie
c++连接数据库不可多得的材料,包括ODBC和DAO数据库,希望可以帮助您(c++ connected databases rare material, including ODBC and DAO database, hope can help you)
- 2012-10-31 08:43:44下载
- 积分:1
-
input-asle
输入通道捕捉程序,适用于飞思卡尔JM60单片机,用于捕捉信号。(The input channels capture program for the Freescale JM60 microcontroller used to capture the signal.)
- 2012-07-14 22:30:56下载
- 积分:1
-
pcf7961
汽车遥控钥匙RKE开发:pcf7961相关资料及代码,包括库应用文件、HITAG-3协议说明及软件架构等PDF资料。(RKE development.Remote Keyless pcf7961 relevant information and code, including database application files, HITAG-3 protocol description and software architecture PDF files.)
- 2020-10-30 15:59:56下载
- 积分:1
-
rMouseController(1)
说明: 一个手势识别来控制鼠标的软件 通过摄像头捕捉手的移动从而来控制鼠标(A gesture recognition software to control the mouse through the camera to capture hand movements to control the mouse)
- 2011-04-09 20:46:49下载
- 积分:1
-
SerialPort-DLL
把SerialPort通讯类封装成的DLL+使用例子(SerialPort Dll and demo)
- 2011-07-11 23:48:23下载
- 积分:1
-
ADO2SqlServer
好的东西要分享,最近下载了一个VC++连接ACCESS的数据库,对数据库的操作非常详细,但就是弄不懂怎么增删改查,请高手指教!(Good things to share recently downloaded a VC++ connected ACCESS database, the operation of the database is very detailed, but do not understand how CRUD expert advice, please!)
- 2020-11-04 20:59:52下载
- 积分:1
-
游戏架构设计与策划基础
说明: 和游戏相关的书籍,一本很不错的书籍,推荐给大家(About game,it is a good book, you can have!!)
- 2020-06-23 09:40:02下载
- 积分:1
-
Read_Dxf2
说明: 能够对dxf文件进行读取,而且是源代码哦(can read the .dxf file)
- 2010-04-16 21:01:13下载
- 积分: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