Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • add.rar 这是一个通过单片机汇编语言实现两个十进制的数字的加法,结果仍保留在内存中!
  • matlaborder.rar matlab 常用命令,如:hold on 用于保留当前图形和当前坐标轴属性,后面的图形命令只能在当前存在的坐标轴中增加图形,即设置当前坐标轴属性NexPlot为add
  • cmsmadesimple-1.2.4.zip ... download. And there is an excellent community always at your service. No question is too stupid to be asked! It s very easy to add content and addons wherever you want them to appear on the site. Design your website in whatever way or style you want and ...
  • video_compression_systems.tar.gz 视频、图像压缩代码,内附使用说明,建立相应工程后,将Verilog代码ADD之后就可以编译调试,对于学习图像压缩或熟悉FPGA调试环境的人员会有一定的帮助
  • add.rar 一个日期类,输入一个当前日期,加或减若干天后,将其按2008-3-26的形式输出.要求的加减的天数不是在程序中给出,而是由键盘输入得到。
  • Add.rar 采用C#编写,有3个功能,第一个功能可计算LED灯具回路中的串联电阻的大小,第2个功能可作普通计算器使用,第3个功能可计算多个并联电阻的阻值,用VS2005开发
  • test2.rar ... to the DrawGLScene() procedure. I will rewrite the entire procedure below. If you plan to modify the last lesson, you can replace the DrawGLScene() procedure with the code below, or just add the lines of code below that do not exist in the last tutorial.
  • test3.rar ... the screen. In this tutorial I will teach you how to add 2 different types of coloring to the triangle and quad. Flat ... you can replace the DrawGLScene procedure with the code below, or just add code to the DrawGLScene procedure that is not already in the ...
  • test11.rar ... it s an appropriate size to be used as a texture with OpenGL. First things first. Open Tutorial #6 in Visual C++ and add the following include statement right after the other #include statements. The #include below allows us to work with complex math ...
  • test18.rar Quadrics are a way of drawing complex objects that would usually take a few FOR loops and some background in trigonometry. We ll be using the code from lesson seven. We will add 7 variables and modify the texture to add some variety :)