一箭穿心C语言代码心形图像的代码 # include <stdio.h> # include <math.h> # define U 0.06 # define V 0.025 # define M 1.1 # define N 1.2 int main(void) { float x, y; float m, n; for ( y=2; y>=-2; y-=U ) { for ( x=-1.2; x<=1.2; x+=V) {...
LED摇摇棒一箭穿心 程序 16颗LED,效果非常好 上传者:ylm888ylm时间:2011-01-23 数据结构实例(都是c语言实现的真的代码实例).rar 数据结构实例(都是c语言实现的真的代码实例).rar 上传者:hlf48641715时间:2009-05-24 11_turtle一箭穿心py代码.zip
一箭穿心 心形C语言代码 开发技术 - C Br**ke上传83.12 KB文件格式docx一箭穿心 一箭穿心 心形 C语言代码 (0)踩踩(0) 所需:7积分
一箭穿心C语言代码心形图像的代码 # include <stdio.h> # include <math.h> # define U 0.06 # define V 0.025 # define M 1.1 # define N 1.2 int main(void) { float x, y; float m, n; for ( y=2; y>=-2; y-=U ) { for ( x=-1.2; x<=1.2; x+=V) {...
一箭穿心C语言代码心形图像的代码 # include <stdio.h> # include <math.h> # define U 0.06 # define V 0.025 # define M 1.1 # define N 1.2 int main(void) { float x, y; float m, n; for ( y=2; y>=-2; y-=U ) { for ( x=-1.2; x<=1.2; x+=V) {...