资源列表

[其他小程序xram_interface

说明:经过验证的,并且能够成功流片的设计中51core一个关键子模块!可以直接重用! -Proven and successful design of silicon 51core a key sub-module! Can reuse!
<任志强> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[其他小程序Employee

说明:某小型公司主要有4 类人员:经理、兼职技术人员、销售经理、兼职销售员,这些人员具有以下属性。  经理:姓名、编号、级别、固定工资、当月薪水、计算月薪、显示信息。  兼职技术人员:姓名、编号、级别、工作小时、每小时工资额、当月薪水、计算月薪、显示信息。  兼职销售员:姓名、编号、级别、销售额、销售额提成、当月薪水、计算月薪、显示信息。 -4 of a small compan
<大为> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[其他小程序duotai

说明: 试写出所能想到的所有形状(包括二维的和三维的),并生成一个形状层次结构。生成的层次结构要以Shape作为基类,并由此派生出类TwoDimensionalShapeThreeDimensionalShape。开发出层次结构后,定义其中的每一个类。-Write down all the shapes can think of (including the two-dimensional and three-dimensional), an
<大为> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[其他小程序palindromo

说明:This check if your writen word is a palindromo
<Allysson> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[其他小程序simple_logo

说明:simple olympics logo
<saul> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[其他小程序s3c9454-buzzer

说明:s3f9454 buzzer control program
<dkb> 在 2025-01-10 上传 | 大小:1kb | 下载:1

[其他小程序python

说明:计算文件中原子之间的距离,并统计距离大于某一值的数目-Calculate the distance between atoms in file, and statistics from a value greater than the certain number
<溪夕> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[其他小程序8_73

说明:输入两条直线信息(斜率和截距),用C++ 编成求出两条直线的交点-Enter two lines of information (slope and intercept), compiled with C++ calculate the intersection of two lines
<小样> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[其他小程序xujilei

说明:虚基类c++编程代码,适于新手了解C++语言的运用,基础中的基础-Virtual base class c++ programming code, suitable for novice to understand the use of C++ language, the basic foundation
<kenyondeng> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[其他小程序java2

说明:画出每一帧: 剩下的就是将每一帧图象绘出。在上例中调用了applet的repaint() 来绘出每一帧图象。 -Draw each fr a me: the rest is to draw each fr a me image. In the above example calls the applet' s repaint () to draw each fr a me image.
<langhua> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[其他小程序java3

说明:双缓冲技术: 另一种减小帧之间的闪烁的方法是使用双缓冲,它在许多动画applet 中被使用。 主要原理是创建一个后台图象,将一帧画入图象,然后调用drawImage() 将整个图象一次画到屏幕上去。好处是大部分绘制是离屏的。将离屏图象一次 绘至屏幕上比直接在屏幕上绘制要有效得多。 双缓冲可以使动画平滑,但有一个缺点,要分配一张后台图象,如果图象 相当大,这将需要很大一块内存。
<langhua> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[其他小程序java4

说明:在屏幕上移动一幅图象: world.gif作为背景,car.gif作为移动物体,且被绘制了两次,造成 一个两辆车比赛的场景。 -Double-buffering technology: Another reducing flicker between fr a mes is to use double buffering, which in many animation
<langhua> 在 2025-01-10 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org