登录
首页 » Visual C++ » View

View

于 2015-12-28 发布 文件大小:10KB
0 118
下载积分: 1 下载次数: 4

代码说明:

  计算机图形学作业,OpenGL,Bezier,B-Spline(Computer graphics operations, OpenGL, Bezier, B-Spline)

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

发表评论

0 个回复

  • 1
    说明:  这是几段基于C++开发设计的程序,比较的简要且实用(some procedures about C++ development)
    2010-04-27 13:29:00下载
    积分:1
  • stm32dudong12864
    STM32F103驱动12864液晶程序,很适合于初学者,希望对你有用(12864 STM32F103 driver program, it is suitable for beginners, I hope useful to you)
    2014-02-23 18:45:08下载
    积分:1
  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • TheSoftwareMethod
    软件方法,从业务建模、需求、分析、设计四个步骤讲述软件从需求分析到程序设计的过程,其中涉及统一建模语言UML相关概念及建模工具EA等。(Demand analysis)
    2013-02-26 19:36:44下载
    积分:1
  • DRM-OFDM-mudulation
    数字音频广播系统中的正交频分复用调制模块代码。(DRM OFDM modulation)
    2015-11-13 19:22:16下载
    积分:1
  • AD9850
    DDS9850,亲测可用,有中文解释,信号发生器(DDS9850, pro-test is available, there are Chinese explanation, the signal generator)
    2014-02-18 11:54:08下载
    积分:1
  • Surveying-adjustment
    测量平差,对于测绘专业数据处理很有用,特别是c语言的薄弱的同学也有很好的帮助。(Surveying adjustment, for surveying and mapping professional data processing is very useful, especially the weak C language students also have a very good help.)
    2015-11-03 10:21:49下载
    积分:1
  • fseek
    截取部分语音波形,并形成新文件,可以从任意点开始到任意点结束(Intercept part of the voice waveform, and the formation of a new file, you can start from any point to any end point)
    2011-09-05 16:32:02下载
    积分:1
  • pso
    基于matlab的粒子群优化算法,可以解决多目标优化问题(PSO algorithm based on matlab,it can do the optimization problem )
    2010-11-04 12:01:30下载
    积分:1
  • ShowProcessList
    显示进程列表,PID等相关信息,是初识windows进程编程的好材料(list shows the process, PID, and other relevant information, recognize the windows of the programming process good materials)
    2007-06-05 00:23:23下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载