-
openGL--3ds-models-of-human-body
基于vc opengl的3ds人体多段肢体模型导入并显示。可实现键盘控制。按键Q,E,A,D,W,S,J,L,K,I,U,O,以及方向键。可实现视角转换和右臂的驱动。(vc6.openGL display and control 3ds models of human body)
- 2013-08-31 16:19:08下载
- 积分:1
-
SinusoidalBLDCMC204_MCLV
基于 dspic30fj 的 bldc 直流无刷电机带传感正弦波调速程序(BLDC dspic30fj DC brushless motor speed control program based on sine wave with sensor)
- 2014-10-30 10:49:46下载
- 积分:1
-
light
采用红外线遥控控制平板灯的色温与亮暗,程序调试通过,主控芯片为PIC单片机(Adopting infrared remote control plate lamp color temperature and brightness, program debugging through, master control chip for the PIC microcontroller
)
- 2013-10-18 22:28:30下载
- 积分:1
-
CListCtrl 的用法
void CListBackgroundDlg::SetListInit(){ //属性设置 m_list1.ModifyStyle(LVS_TYPEMASK,LVS_REPORT&LVS_TYPEMASK|LVS_SINGLESEL); DWORD dwStyle = m_list1.GetExtendedStyle(); m_list1.SetExtendedStyle(dwStyle|LVS_EX_FULLROWSELECT|LVS_EX_GRIDLINES); //设置行宽 CImageList image; image.Create(1,40,ILC_COLOR24|ILC_MASK,4,0); m_list1.SetImageList(&image,LVSIL_SMALL); //设置字体和大小 CFont font; font.CreateFont(16,0,0,0,FW_NORMAL,FALSE,FALSE,0,ANSI_CHARSET,OUT_DEFAULT_PRECIS,CLIP_DEFAULT_PRECIS,DEFAULT_QUALITY,DEFAULT_PITCH|FF_SWISS,"宋体"); m_list1.SetFont(&font); m_list1.GetHeaderCtrl()->SetFont(&font); //设置标题头 &n
- 2022-11-29 03:15:03下载
- 积分:1
-
pulse_dushu
test a programm 20150519
- 2015-05-19 19:34:15下载
- 积分:1
-
tmp
获取复合文档word/doc excel/xls powerpoint/ppt的信息(Get compound document word doc/excel/XLS powerpoint/powerpoint presentation of information)
- 2014-08-05 11:07:05下载
- 积分:1
-
c语言完整jpg编解码
说明: 编码成JPEG格式图像或解码JPEG图像,很好用的程序(coding images into JPEG or JPEG image decoding, the procedure is useful)
- 2021-03-12 09:09:25下载
- 积分:1
-
rtklib_2.4.1
rtklib 版本2.4.1
An Open Source Program Package for GNSS Positioning
日本开源网站上提供的关于GPS卫星数据解算的程序。All of the executable binary APs for Windows are included in the package as well as whole source programs of the library and the APs.
* For real-time PPP, EUREF and IGS have already started to distribute real-time satellite orbit and clock as RTCM v.3 SSR messages via NTRIP. To receive the real-time satellite orbit and clock, users have to make registration and get an account to access the NTRIP broadcasters. Refer BKG GDC site http://igs.bkg.bund.de/ntrip/index for details.
(All of the library functions and APIs are written in ANSI C (C89). The library internally uses standard socket and pthread for Linux/UNIX or winsock and WIN32 thread for Windows. By setting compiler option-DLAPACK or-DMKL, the library uses LAPACK/BLAS or Intel MKL for fast matrix computation. The console APs are also written in standard C. The library and console APs can be built on many environments like gcc on Linux. The GUI APs are written in C++ and utilize Borland VCL for the GUI toolkit. All of the executable binary APs in the package were built by free edition Borland Turbo C++ 2006 (http://www.turboexplorer.com)* on Windows. The binary APs were tested on Windows XP SP3 32bit and Windows 7 SP1 64bit. The console APs are also built and tested on Ubuntu 9.04 Linux.
)
- 2011-07-27 12:18:09下载
- 积分:1
-
SHUDU
求解数独游戏的一个非常好的源代码,很好很强大(a good source code for solving the game of sudoku)
- 2009-11-26 17:07:33下载
- 积分:1
-
opengl多移动绿色箭头
opengles绘制多个正在移动的绿色箭头(OpenGLES draws a number of moving green arrows)
- 2018-08-06 11:38:45下载
- 积分:1