-
GuiLibwithMFC
著名的界面源码,使用MFC,demo中实现了很多著名的界面,如VC2003、OutLook、Office、PowerPoint等的界面。(famous source interface using MFC, the demo to fulfill the many famous interface, If VC2003, OutLook, Office, PowerPoint, and other interface.)
- 2020-06-26 04:20:01下载
- 积分:1
-
i2ctestmaster
pic单片机作为I2C从机的通讯程序,c语言实现,包括串口通讯,AD检测,定时器应用等,是检测电力应用中CT的源码(Single-chip I2C as a pic of the communication process from the machine, c language, including serial communication, AD detection, timer application, the application of testing the power of the source CT)
- 2009-05-21 10:01:10下载
- 积分:1
-
小学期电信16-1秦毫
说明: oled屏幕上面显示时分秒,可自行控制暂停(Time and seconds are displayed on the OLED screen, and the pause can be controlled by itself.)
- 2019-01-06 12:14:10下载
- 积分:1
-
TPS using C++ (Thin plate spline(薄板样条插值)的C++实现 )
a simple TPS editor, using the Boost uBlas library for large matrix operations and OpenGL + GLUT for 2D function visualization (curved plane) and user interface一个简单的TPS编辑器,使用Boost UBLAS库二维操作可视化中的矩阵运算和OpenGL+GLUT(曲面)和用户界面
- 2022-01-26 03:44:04下载
- 积分:1
-
YG_12864_A
LCD 显示屏由三片控
制,每个内部带有6
(512字节) 的RAM
对应关系如右图所示
片选对应表:
- 2009-04-03 21:17:54下载
- 积分:1
-
计算机图形学
在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transformation of Pentagon to pentagonal star, using DDA, middle point drawing and Bresenham algorithm to draw straight lines; using middle point drawing circle method and Bresenham algorithm to draw circle; using fence filling and scanning line filling to fill in polygon interior color filling; and realizing the translation, enlargement and reduction of two-dimensional graphics and 3D graphics. Basic graphic transformation, such as symmetry, rotation, and error cutting.)
- 2020-06-30 08:20:02下载
- 积分:1
-
chat
Visual C++ 实现的聊天程序,实现聊天室功能,可以运行。(The chat program Visual C++ achieve chat rooms function, you can run.)
- 2013-04-23 22:08:49下载
- 积分:1
-
模拟扫雷游戏
模拟扫雷游戏代码,算法优化,可作为游戏开发者参考程序。程序详细,通俗易懂,再现了扫雷游戏的过程
- 2023-05-03 21:15:03下载
- 积分:1
-
source-channel-sorting
This source code support for mcbsp in DSP C6000 of Texas Instrument
- 2013-06-14 13:49:46下载
- 积分:1
-
3D视频播放器
境要求:
兼容Direct3D 11的显卡
Oculus Rift
Windows 7 或以上版本
可选: VLC 2.x
RiftVideoPlayer还支持命令行,格式为:
RiftVideoPlayer [movie filename] [-sbs]
在你选择回放视频,请先选择播放模式(2D或3D).
如果安装了VLC(查看注册表,看是否安装 HKEY_LOCAL_MACHINESOFTWAREVideoLANVLCInstallDir)则使用VLC,否则将使用Windows媒体库,这将导致某些文件无法播放。
源码里有一个Unity3D编辑器扩展,允许你使用我的ForceToRift工具运行当前场景。通过Shift-B或菜单Debug/Run触发,你可以拷贝RunOnRift.cs到你其它项目中。
- 2022-02-15 01:55:16下载
- 积分:1