登录
首页 » Visual C++ » Win32Cube

Win32Cube

于 2013-11-16 发布 文件大小:10984KB
0 116
下载积分: 1 下载次数: 7

代码说明:

  DirectX编写绘制旋转的盒子,便于新手学习如何设置世界矩阵,投影举证(DirectX prepared draw the rotating box, easy for novices to learn how to set the world matrix, projection proof)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • arts_debug
     调试对于软件的成败至关重要,正确使用恰当的调试工具可以提高发现和改正错误的效率。本书详细介绍了 3种调试器,gdb用于逐行跟踪程序、设置断点、检查变量以及查看特定时间程序的执行情况, ddd是流行的 gdb的 gui前端,而 eclipse提供完整的集成开发环境。书中不但配合实例讨论了如何管理内存、理解转储内存、跟踪程序找出错误等内容,更涵盖了其他同类书忽略的主题,例如线程、客户 /服务器、gui和并行程序,以及如何躲开常见的调试陷阱。(Debugging for is vital to the success of the software, the proper use of appropriate debugging tool can improve the efficiency of discovery and correct mistakes. Book introduces in detail three kinds of debugger, GDB for tracking procedures, set breakpoints, line by line check variables and checking their specific time execution of DDD is popular the GDB GUI front-end, and eclipse provides a complete integrated development environment. The book not only cooperate with examples to discuss how to manage the memory, understanding, memory dump and trace program error, more covers other similar books ignore themes, such as threads, client/server, GUI, and the parallel program, debugging and how to avoid common pitfalls.)
    2013-08-03 14:53:53下载
    积分:1
  • zoj1094
    zoj094 Matrix multiplication problem is a typical example of dynamical programming. Suppose you have to evaluate an expression like A*B*C*D*E where A,B,C,D and E are matrices. Since matrix multiplication is associative, the order in which multiplications are performed is arbitrary. However, the number of elementary multiplications needed strongly depends on the evaluation order you choose. For example, let A be a 50*10 matrix, B a 10*20 matrix and C a 20*5 matrix. There are two different strategies to compute A*B*C, namely (A*B)*C and A*(B*C). The first one takes 15000 elementary multiplications, but the second one only 3500. Your job is to write a program that determines the number of elementary multiplications needed for a given evaluation strategy. (Matrix multiplication problem is a typical example of dynamical programming. Suppose you have to evaluate an expression like A*B*C*D*E where A,B,C,D and E are matrices. Since matrix multiplication is associative, the order in which multiplications are performed is arbitrary. However, the number of elementary multiplications needed strongly depends on the evaluation order you choose. For example, let A be a 50*10 matrix, B a 10*20 matrix and C a 20*5 matrix. There are two different strategies to compute A*B*C, namely (A*B)*C and A*(B*C). The first one takes 15000 elementary multiplications, but the second one only 3500. Your job is to write a program that determines the number of elementary multiplications needed for a given evaluation strategy. )
    2012-06-10 10:38:53下载
    积分:1
  • MC_FOC_Drive
    FOC算法 伺服电机控制 PMSM控制 Servo控制(FOC PMSM Servo motor)
    2021-04-27 12:58:44下载
    积分:1
  • can232
    给出了基于MFC的can232接口的调试程序(MFC-can232 given based debugger interface)
    2010-12-03 17:30:41下载
    积分:1
  • sip_hmp_asr_tts_demo
    带语音识别的SIP-HMP程序, 可以实现ASR和TTS(sip hmp asr tts demo)
    2017-12-06 09:09:24下载
    积分:1
  • stund_0.96
    vc++写的udp点对点程序。 工具环境是visual studio 2008. stun是一种网络协议。(udp point to point program using vc++. development environment is visual studio 2008. stun is a network protocol.)
    2013-02-25 14:43:00下载
    积分:1
  • serialTest
    树莓派串口调试程序,可实现与单片机或者手机等通信。(te serial port testing program which can communicate with single chip machine or android cell phone.)
    2015-10-01 21:10:38下载
    积分:1
  • msgrouter
    观察者模式实现各模块之间的异步通讯。模拟MFC消息(message router)
    2013-10-16 14:26:10下载
    积分:1
  • transfers
    局域网 实现文件的数据传输 传输进行了 文件属性的 处理, 接受后文件属性不变!(LAN file transfer data transfer carried out the deal with file attributes, file attributes unchanged accepted!)
    2008-08-17 17:18:18下载
    积分:1
  • ContourFill
    等值线区域填充,即由等值线构造等值面。本程序具有很强的实用性,并附有详细的程序说明文档和参考文献,相信对你将会大有裨益。(Contour area filling, which also means constructec isosurface from contour. This procedure is highly practical, with detailed description of the procedures documents and references, I believe you will boost.)
    2010-06-01 17:49:58下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载