我的新博客
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 18 下一页
摘要: 1 #include "cuda_runtime.h" 2 #include "device_launch_parameters.h" 3 #include <stdio.h> 4 #include <time.h> 5 #include <stdlib.h> 6 7 #define MAX 120 阅读全文
posted @ 2016-10-06 20:38 Leon#0534 阅读(1264) 评论(1) 推荐(0) 编辑
摘要: 1GPUs can handle thousands of concurrent threads. 2The pieces of code running on the gpu are called kernels 3A kernel is executed by a set of threads. 阅读全文
posted @ 2016-10-01 01:55 Leon#0534 阅读(228) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-09-27 00:25 Leon#0534 阅读(149) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-09-21 23:04 Leon#0534 阅读(254) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-09-17 15:22 Leon#0534 阅读(171) 评论(0) 推荐(0) 编辑
摘要: DAC Nyquist Zones, Zero Order Hold, and Images why do the Fout images exist in every Nyquist zone? What is a Nyquist Zone? why do the Fout images decr 阅读全文
posted @ 2016-09-17 14:29 Leon#0534 阅读(603) 评论(0) 推荐(1) 编辑
摘要: 可执行文件地址: 下载后,后缀修改去掉.ra即可执行 源代码 例子 阅读全文
posted @ 2016-09-15 14:54 Leon#0534 阅读(1522) 评论(0) 推荐(0) 编辑
摘要: 源文件 例'1 1 #!/usr/bin/env python 2 3 import sys 4 import math 5 import os 6 from gnuplot_leon import * 7 8 # Author : Leon Email: yangli0534@gmail.com 阅读全文
posted @ 2016-09-14 23:22 Leon#0534 阅读(1070) 评论(0) 推荐(0) 编辑
摘要: 我用perl和python写了相同功能的一段程序,计算一维fdtd,用gnuplot动态显示,可是python的数据没有显示出来,看横纵坐标的变化数据是正确收到了的,如最后的图片,求大神指点,谢谢。 正常结果 python的程序 结果就是 阅读全文
posted @ 2016-09-14 13:07 Leon#0534 阅读(317) 评论(0) 推荐(0) 编辑
摘要: # 9月13日 于成都黄龙溪 1 #!/usr/bin/perl 2 3 # Author : Leon Email: yangli0534@gmail.com 4 # fdtd simulation , plotting with gnuplot, writting in perl 5 # per 阅读全文
posted @ 2016-09-13 11:48 Leon#0534 阅读(401) 评论(0) 推荐(0) 编辑
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 18 下一页

我的新博客

专注天线学习,欢迎交流 yangli0534@gmail.com - 创建于 2010年

我永远是茫茫EE领域的一名小学生。