资源列表
graphics_fenxing
- 主要模拟了荡漾的水面,使用的方法是:随机给定矩形水面四个角的高度,用随机中点位移法生成一幅分形水面,然后使水波按照一定的传播机制扩散、衰减,从而模拟出水波荡漾的效果。-simulated a ripple on the surface, the methods used are : to set random four corners of the rectangular surface and with a random midpoint displacement method generat
chating_room
- 这是一个聊天程序。由服务器端和客户端组成,具备聊天室的常用功能-This is a chat program. From the server and client components, with the commonly used chat rooms function
Visual C++ 高级编程技术OpenGL篇
- 《 Visual C++ 高级编程技术OpenGL篇 》程序源代码-"High Visual C programming OpenGL chapter" source code
TestXPButton
- xp界面的按钮的实现。感觉还可以。大家看看。-xp interface buttons realized. Also feeling. See.
listboxlikeqqcharrecord
- 类似于qq聊天记录的listbox实现。-qq similar to the listbox chat achieve.
opndlgimgprevwin98
- 打开文件预览框,基于windows98的。 感觉还可以。-open the file preview box, based on the Windows98. Also feeling.
railqk
- 最优平行轨道车皮排序问题 .问题描述: 在一个列车调度站中,k 条轨道平行连接到1 条侧轨处,形成1 条主轨道和k-1 条辅助 调度轨道。主轨道记为Hk,辅助轨道从下到上依次记为H1,H2,…,Hk-1 如下图所示。其 中主轨道左边为车皮入口(记为H0),主轨道右边为出口(仍记为Hk)。编号为a1, a2,L,an 的n 个车皮从入口依次进入主轨道,由调度室安排车皮进出轨次序,并对车皮按其出轨次序 重新排序为1,2,…,n。 调度室在安
VcNamePipe
- 利用命名管道邮槽来实现进程间的通信,程序包括客户端和服务端-use named pipes Post chutes to achieve inter-process communication, procedures, including client and server
VcMailslot
- 进程间的通信,利用建立邮槽来实现进程间的通信,程序包括客户端和服务端-inter-process communications, the use of the establishment of Post chutes to achieve inter-process communication, procedures, including client and server
9054dirver
- 在vxworks下,PLX公司的9054驱动程序。-in VxWorks, the PLX 9054 drivers.
BIOSBootSpecification
- BIOS Boot Specification
nor_tffs_flash_write
- 非tffs格式的flash读写程序。其实大体格式都一样,只要你修改相应的地方就可以