-
图形学程序,z缓冲绘图,实现光照模型,有反射,透射,直接光照,局部光照,并且按x,y,z可以实现图像转动...
图形学程序,z缓冲绘图,实现光照模型,有反射,透射,直接光照,局部光照,并且按x,y,z可以实现图像转动-Graphics program, z buffer mapping, illumination model realize, have reflection, transmission, direct illumination, local illumination, and by x, y, z can realize image rotation
- 2022-03-06 14:43:57下载
- 积分:1
-
阿都伊诺XBee盾CadSoft Eagle板
Arduino XBee Shield Cadsoft Eagle Board
- 2022-02-21 12:34:50下载
- 积分:1
-
AspNetPager分页控件.rar
AspNetPager分页控件.rar-AspNetPager tabbed controls. Rar
- 2023-01-09 14:10:03下载
- 积分:1
-
消隐 计算机 图形学 VC++实现的 图形的消隐
消隐 计算机 图形学 VC++实现的 图形的消隐-Blanking Computer Graphics VC++ implementation of the graphics blanking
- 2022-04-20 01:59:26下载
- 积分:1
-
可以实现从键盘输入和屏幕显示的功能
能够实现从键盘输入并在显示器上显示的功能-can achieve input from the keyboard and the screen shows the function
- 2022-05-07 00:43:00下载
- 积分:1
-
外接RAM点阵屏程序
外接RAM点阵屏程序
- 2022-06-03 19:12:21下载
- 积分:1
-
消息传递机制是WINDOWS编程的基础,只有深入了解了才能更好地编写WINDOWS程序,此代码就向你展现了消息传递的内幕...
消息传递机制是WINDOWS编程的基础,只有深入了解了才能更好地编写WINDOWS程序,此代码就向你展现了消息传递的内幕-the mechnism of message transfering is the basis of windows programming. Untile a through understanding has been made, one can have a good command of windows programming. This program shows you the inner working principle of message transfering.
- 2022-02-01 23:31:10下载
- 积分:1
-
PPC流行的播放软件gsplayer源码,语言使用C++,MFC方式编程。开发环境EVC...
PPC流行的播放软件gsplayer源码,语言使用C++,MFC方式编程。开发环境EVC-PPC popular players gsplayer source software, the use of C language, the way MFC programming. Development environment EVC
- 2022-01-26 00:52:17下载
- 积分:1
-
关于括号匹配和车皮进站的小程序,自己写的~很简单,主要是希望能多多交流...
关于括号匹配和车皮进站的小程序,自己写的~很简单,主要是希望能多多交流-matching brackets on the wagon stops and small programs, written in their own ~ very simple, the main hope to be able to interact more
- 2022-10-28 15:00:03下载
- 积分:1
-
串口转TCP/IP 实用程序
串口转TCP/IP 实用程序
程序的整体结构:
程序功能实现如下:
客户端 (CTcpSocket)转接程序(CSerialPort) 串口设备
对于每个CTcpSocket和CSerialPort对用一个CItem的结构进行管理,可以在配置文件里配置多个连接转发对。
程序中主要的类有:CSerialPort、CTcpSocket、CItem。可以把从串口收到的数据转发向数据套接字和调试套接字,而且可以写入日志文档。
程序配置文件(config.ini)说明:
1.
[item1] #连接名称
2.
TcpDataPort=9990 #数据端口
3.
TcpDebugPort=9991 #调试端口
- 2022-06-27 02:04:58下载
- 积分:1