TCompress Component Set For Delphi Kylix BCB v9.0
标签: TCompress Component Delphi Kylix
上传时间: 2013-12-31
上传用户:huangld
GREATIS Print Suite Pro for Delphi (3-7,2005,2006,2007) and C++ Builder (3-6) Set of components for print with preview Version 1.85 (May 14, 2007)
标签: components for GREATIS Builder
上传时间: 2013-12-17
上传用户:bcjtao
Two matlab files to demonstrate how to fit an ellipsoid directly to a set of 3D points.
标签: demonstrate ellipsoid directly to
上传时间: 2013-12-25
上传用户:tedo811
//建立窗口 win1 = newwin(15, 50, 1, 1) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "WINDOW 1") mvwprintw(win1, 4,1, "Press any key switching to window 2") win2 = newwin(15, 40, 4, 20) box(win2, ACS_VLINE, ACS_HLINE) mvwprintw(win2, 2,1, "WINDOW 2") //建立子窗口 subwin = derwin(win2, 5, 25, 4, 5) box(subwin, ACS_VLINE, ACS_HLINE) mvwprintw(subwin, 2,1, "Sub Window of Window2") //刷新屏幕 refresh() wrefresh(win1) wrefresh(win2) touchwin(win1) wrefresh(win1) getch() touchwin(win2) mvwprintw(win2, 12,1, "Press any key to exit...") wrefresh(win2) //等待按键 getch() //结束 delwin(win1) delwin(subwin) delwin(win2) endwin()
标签: ACS_VLINE ACS_HLINE mvwprintw win
上传时间: 2017-06-12
上传用户:plsee
build a tv box on fpga cyclone 2
上传时间: 2013-11-26
上传用户:515414293
TMS320C54x DSP Reference Set Volume 2: Mnemonic Instruction Set
标签: Instruction Reference Set Mnemonic
上传时间: 2017-06-17
上传用户:zhangliming420
The objective is to set up SPI communication between VTI Technologies digital pressure sensor component and an MCU of an application device ATMEGA16L. In this code example: ?The MCU is configured ?SCP1000-D01 is initialized and configured ?The high resolution measurement mode is activated ?Temperature and pressure information is read always when the DRDY pin is in high state Please refer to the document "SCP1000 Product Family Specification 8260800" for further information on SCP1000 register addressing and SPI communication. This document applies to the SCP1000-D01.
标签: communication Technologies objective pressure
上传时间: 2017-06-17
上传用户:youmo81
A complete implementation of neural network with different example of training set generation. http://takinginitiative.wordpress.com/2008/04/23/basic-neural-network-tutorial-c-implementation-and-source-code/
标签: implementation generation different complete
上传时间: 2017-06-18
上传用户:zaizaibang
Top 10 things about optimizing Sql Server Performance
标签: Performance optimizing Server things
上传时间: 2017-06-19
上传用户:xiaohuanhuan
基于Level Set 的图像分割原理和算法说明
上传时间: 2017-06-19
上传用户:it男一枚