
KAIZHI-XU.COM
智宝宝和圆宝宝的博客机器学习,神经网络,嵌入式,图像处理,算法学习,希望能为世界的进步做一点微小的贡献。
http://www.kaizhi-xu.com/
机器学习,神经网络,嵌入式,图像处理,算法学习,希望能为世界的进步做一点微小的贡献。
http://www.kaizhi-xu.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Sunday
LOAD TIME
0.5 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
8
SSL
EXTERNAL LINKS
21
SITE IP
119.9.74.18
LOAD TIME
0.531 sec
SCORE
6.2
智宝宝和圆宝宝的博客 | kaizhi-xu.com Reviews
https://kaizhi-xu.com
机器学习,神经网络,嵌入式,图像处理,算法学习,希望能为世界的进步做一点微小的贡献。
OpenMV例程讲解-09-freak特征点检测 - 智宝宝和圆宝宝的博客
http://www.kaizhi-xu.com/post/openmvli-cheng-jiang-jie/openmvli-cheng-jiang-jie-46
December 14, 2016. OpenMV3 Cam M7 官方高配版上市啦 戳我戳我戳我. This script shows off keypoint tracking by itself. Put an object in front of. Your OpenMV Cam without anything else in the image (i.e. camera should be. Facing a smooth wall) and the camera will learn the keypoints for an track. Whatever object is in the image. You can save keypoints to disk either via. The OpenMV IDE or from in your script. Matching keypoints works by first extracting keypoints from an ROI. Once those. The two sets of keypoints. The thr...
OpenMV例程讲解-10-line_flowing机器人巡线 - 智宝宝和圆宝宝的博客
http://www.kaizhi-xu.com/post/openmvli-cheng-jiang-jie/openmvli-cheng-jiang-jie-53
December 18, 2016. OpenMV3 Cam M7 官方高配版上市啦 戳我戳我戳我. 本例程为 10-Color Ttracking-line flowing. Making a line following robot requires a lot of effort. This example script. Shows how to do the computer vision part of the line following robot. You. Can use the output from this script to drive a differential drive robot to. Follow a line. This script just generates a single turn value that tells. Your robot to go left or right. For this script to work properly you should point the camera at a line at a. Merged bl...
智宝宝和圆宝宝的博客
http://www.kaizhi-xu.com/archive
新手向 OpenMV学Python(1) 为什么用Python而不是C C.
智宝宝和圆宝宝的博客
http://www.kaizhi-xu.com/page/2
December 15, 2016. OpenMV3 Cam M7 官方高配版上市啦 戳我戳我戳我. Your OpenMV Cam can use optical flow to determine the displacement between. Two images. This allows your OpenMV Cam to tr. December 15, 2016. OpenMV3 Cam M7 官方高配版上市啦 戳我戳我戳我. Canny Edge and Hough Transform Example:. This example demonstrates using the Canny edge detector. And the Hough tr. December 14, 2016. OpenMV3 Cam M7 官方高配版上市啦 戳我戳我戳我. Http:/ www.kaizhi-xu.com/post/openmv/openmvjiao-ch.
OpenMV例程讲解-09-lines识别直线 - 智宝宝和圆宝宝的博客
http://www.kaizhi-xu.com/post/openmvli-cheng-jiang-jie/openmvli-cheng-jiang-jie-49
December 15, 2016. OpenMV3 Cam M7 官方高配版上市啦 戳我戳我戳我. Canny Edge and Hough Transform Example:. This example demonstrates using the Canny edge detector. And the Hough transform to find straight lines in an image. Initialize the camera sensor. Or sensor.QVGA (or others). Track elapsed milliseconds between snapshots(). Take a picture and return the image.
TOTAL PAGES IN THIS WEBSITE
8
Codeforces Round #369 (Div. 2) | 火药
http://gunpowder.net.cn/archives/423
Go big or go home. 八月 30, 2016. Codeforces Round #369 (Div. 2). A Bus to Udayland. B Chris and Magic Square. Tmp) { printf("-1 n"); return 0; } } for (i = 1; i = n; i) { sum = 0; for (j = 1; j = n; j) sum = a[j][i]; if (sum! Tmp) { printf("-1 n"); return 0; } } sum = 0; for (i = 1; i = n; i) { sum = a[i][i]; } if (sum! Tmp) { printf("-1 n"); return 0; } sum = 0; for (i = 1; i = n; i) { sum = a[i][n 1-i]; } if (sum! Tmp) { printf("-1 n"); return 0; } printf("%lld n", a[x][y]); return 0; }. 发表在 FFT 与 NTT.
2016 Multi-University Training Contest 4 总结 | 火药
http://gunpowder.net.cn/archives/375
Go big or go home. 七月 29, 2016. 2016 Multi-University Training Contest 4 总结. 这场来说是打的不错的,不过也有一点小小瑕疵,比如 1001 没有看到取模 WA 了一发。 进行一遍 KMP 预处理一下匹配的信息,然后做一遍 DP 就好了。 Case #%d: %d n". 主要是先容斥,容斥的过程中用中国剩余定理算出数量,在做 CRT 的时候会爆 long long, 需要用按位相乘处理一下。 Define LL long long. 1010 The All-purpose Zero. 遇到 0 不处理,最后把答案数加上总的 0 的个数即可。 Case #%d: %d n". 1011 Where Amazing Happens. 2016 Multi-University Training Contest 3 总结. 2016 Multi-University Training Contest 5 总结 →. Ubuntu 下搭建 masm 汇编环境. Codeforces Round #369 (Div. 2).
汇编 | 火药
http://gunpowder.net.cn/archives/category/汇编
Go big or go home. 十一月 1, 2016. Ubuntu 下搭建 masm 汇编环境. 搭建 DOS 环境 这里使用 作为虚拟环境。 Ubuntu 下搭建 masm 汇编环境. 2016 ACM/ICPC Asia Regional Dalian Online 总结. Codeforces Round #369 (Div. 2). AIM Tech Round 3 (Div. 2). 2016中国大学生程序设计竞赛 - 网络选拔赛 总结. Codeforces Round #367 (Div. 2). 2016 Multi-University Training Contest 6 - 8 总结. 2016 Multi-University Training Contest 5 总结. 发表在 FFT 与 NTT. 发表在 AIM Tech Round 3 (Div. 2). 发表在 FFT 与 NTT. Go big or go home.
FFT 与 NTT | 火药
http://gunpowder.net.cn/archives/430
Go big or go home. 九月 27, 2016. 0) t = i; } for (i = t; i = 0; - i) printf("%lld", ans[i]); printf(" n"); return 0; }. Define clr( a , x ) memset ( a , x , sizeof a ). Define cpy( a , x ) memcpy ( a , x , sizeof a ). 0) t = i; } for (i = t; i = 0; - i) printf("%lld", a[i]); printf(" n"); return 0; }. 2016 ACM/ICPC Asia Regional Dalian Online 总结. Ubuntu 下搭建 masm 汇编环境 →. 2 thoughts on “ FFT 与 NTT. Ubuntu 下搭建 masm 汇编环境. 2016 ACM/ICPC Asia Regional Dalian Online 总结. Codeforces Round #369 (Div. 2).
火药 | Go big or go home - Part 2
http://gunpowder.net.cn/page/2
Go big or go home. 七月 29, 2016. 2016 Multi-University Training Contest 4 总结. 这场来说是打的不错的,不过也有一点小小瑕疵,比如 1001 没有看到取模 WA 了一发。 七月 28, 2016. 2016 Multi-University Training Contest 3 总结. 这次多校一共出了 5 题,整体上来说是很满意的。 因为其中有 4 题是一遍 AC, 没有花太多的时间去纠结。 七月 22, 2016. 2016 Multi-University Training Contest 2 总结. 主要问题出在两点 1. 有些智商题建模比较慢 […]. 五月 2, 2016. 三月 25, 2016. 三月 19, 2016. 二月 29, 2016. 二月 29, 2016. 附言 不得不吐槽POJ,注意这种题目的printf控制符一定要注意,还有四舍五入可能会带来的误差,而且doub […]. 二月 17, 2016. 代码 [cray […]. 二月 16, 2016. 038; […]. 发表在 FFT 与 NTT.
2016 Multi-University Training Contest 5 总结 | 火药
http://gunpowder.net.cn/archives/384
Go big or go home. 八月 3, 2016. 2016 Multi-University Training Contest 5 总结. 我的做法主要是 DP ,每次选取中间要试探的数进行 DP ,并且先离线都预处理好。 1003 Divide the Sequence. 1012 World is Exploding. 2016 Multi-University Training Contest 4 总结. 2016 Multi-University Training Contest 6 - 8 总结 →. 2 thoughts on “ 2016 Multi-University Training Contest 5 总结. Ubuntu 下搭建 masm 汇编环境. 2016 ACM/ICPC Asia Regional Dalian Online 总结. Codeforces Round #369 (Div. 2). AIM Tech Round 3 (Div. 2). 2016中国大学生程序设计竞赛 - 网络选拔赛 总结. 发表在 FFT 与 NTT. 发表在 FFT 与 NTT.
2016 ACM/ICPC Asia Regional Dalian Online 总结 | 火药
http://gunpowder.net.cn/archives/426
Go big or go home. 九月 11, 2016. 2016 ACM/ICPC Asia Regional Dalian Online 总结. 1002 Different GCD Subarray Query. FOJ 2244 原题, 从区间里的 GCD 个数不会超过. 按照答案写出的做法,虽然是错的,但还是A了,说明标程也是错的啊 赛后就被清华爷 Hack 了。 1007 Friends and Enemies. Include cstdio #include cstring #include cstdlib #include cmath #include algorithm using namespace std; long long n, m; int main() { while ( scanf("%lld%lld", &m, &n) { if ( m*m/4) = n) printf("T n"); else printf("F n"); } return 0; }. Panend() {q.push(*it); it;} while(! NULL) size =ch[1]- ...
欧泥酱 | 火药
http://gunpowder.net.cn/archives/author/admin
Go big or go home. 三月 2, 2017. 十一月 1, 2016. Ubuntu 下搭建 masm 汇编环境. 搭建 DOS 环境 这里使用 作为虚拟环境。 九月 27, 2016. FFT 快速傅里叶变换 51Nod 1027. 0) t = i; } for (i = t; i = 0; - i) printf("%lld", ans[i]); printf(" n"); return 0; }. Define clr( a , x ) memset ( a , x , sizeof a ). Define cpy( a , x ) memcpy ( a , x , sizeof a ). 九月 11, 2016. 2016 ACM/ICPC Asia Regional Dalian Online 总结. 八月 30, 2016. Codeforces Round #369 (Div. 2). 恭喜婷巨上紫 这场打的还是不错的,还是 4 题,按这个节奏也快能上紫了。 A Bus to U […]. 八月 25, 2016. AIM Tech Round 3 (Div. 2).
火药 | Go big or go home - Part 3
http://gunpowder.net.cn/page/3
Go big or go home. 二月 14, 2016. 尾声 0080 春 SIDE-6终战后 从某处传来了孩子们无忧无虑而开朗的笑声。 二月 14, 2016. 第三章 口袋里的战争 嗯呼哼呼、嗯呼哼呼、嗯呼哼呼、呼呼、呼呼 两肩挂着二挺机枪,眼光锐利的走在地下隧道的前锋 […]. 二月 14, 2016. 第二章 渡过河流 穿过森林 然后呢,我就扑向了那个吉翁兵,对方虽然拿着枪,不过我就这样子,把它打掉了 亚尔配合 […]. 二月 14, 2016. 第一章 离战场还有多少里 咻、啾啾咻噜咻噜、轰咚 嗫着嘴而小声地发出投射飞弹的风驰掣的声音,亚尔以手臂围住 […]. 二月 14, 2016. 序幕 0079 冬 北极海深处 将如同狂风沙似的杂讯烙印在他的眼瞳之后,那面显像幕把一片泛青的白色,在画面中投 […]. 二月 12, 2016. 二月 7, 2016. 新春快乐 祝大家新春快乐 猴年大吉 给大家拜年啦. 二月 3, 2016. 正题 理解树状数组需要理解前缀和或者分治这种 […]. 二月 2, 2016. 二月 1, 2016. CF621E]Wet Shark and Blocks.
TOTAL LINKS TO THIS WEBSITE
21
网站首页_采购师 采购师 高级采购师 采购师考试 采购师报名 采购师培训
主讲教授简介 张海宁 学历 副教授 性别 男 年龄 52岁 教学经验 供应链管理、采购管理. 采购员案例辅导 三 沪士电子的 极速 采购. 助理采购师案例辅导 一 北京家乐福 毒菜毒. 年底到了,总结大家应该都出来了把,总结里不可缺少的一项应该就是你为老板节省多少钱吧 老板应该最看重这个吧 这也正是体现你价值的时刻 大家都来. 采购被催款,无奈出花招 供应商更绝,款到不给票,到底谁更牛 转 都说爱一行干一行,玉米自从主业转为了金刚石刀具和金刚石磨头业务以来,就鲜少发跟采购有关的文章. 服务热线 010-57464101 咨询QQ 2851399671.
上海凯正律师事务所 - Chinese
Developed in conjunction with Ext-Joom.com. 孙瑜、施谛夫律师受邀参加 全国融资租赁从业人员专业教材 暂定名 大纲评定会.
采购师职业学习网
国家采购师职业资格职称考试评定文件高级采购师职业资格认证培训JH 2013 010号关于开展 高级采购师 资格认证培训鉴定工作的通知各企事业单位 采购师国家职业标准 已经. 曹业彬,山东大学工商管理硕士 MBA PMP项目管理师 企业质量管理体系国家注册评审员 企. 姓名 张海宁学历 副教授性别 男年龄 52岁学历 铁道部天津物资管理干部学院 天津大学MBA. 电话 13167517205 24小时在线 QQ2851399695.
:)
9829; KAIZHEN ♥. Live my very own life with the fated ones :) ♥. View my complete profile. Monday, 22 July 2013. It's just a short update here in my bloggie. JUST HIGHGHTS ya. Opps, sorry. It's the birthday of my baby dear, Xinyee! We've known each other since High School. 7 years of friendship. It was awesome to have her in my life. Of crse, I'll never forget to celebrate for her :D. My big boy's birthday! So, of course I never forget to celebrate for him. Opps xD. A-Supports from family members. It's t...
full lace wig,lace front wig,hair extension-Qingdao Kai Zhenyuan Trading Co., Ltd.
Our company is a successful provider of Full Lace Wigs, Lace Front Wigs, Synthetic Hair Wigs, Jewish Wigs, Lace Frontal, Skin Weft, Hand-Tied Weft, Machine Made Weft, Top Closures, Hair Extension and so on. Special hair treatment technology makes sure that our wigs have no shedding and no tangle. We are keeping durable business relationships with more than 300 human hair wholesalers in the USA, the UK, Canada, Russia, Japan, Germany, etc. No layered hair Jewish w. Color 530# natural strai.
智宝宝和圆宝宝的博客
December 18, 2016. 本例程为 10-Color Ttracking-line flowing. Making a line following robot requires a lot of effort. This example script. Shows how to do the computer vision part of the line following robot. You. Can use the . December 15, 2016. Your OpenMV Cam can use optical flow to determine the displacement between. Two images. This allows your OpenMV Cam to track movement like how your laser. Mouse tracks movement. By tacking the difference. December 15, 2016. Canny Edge and Hough Transform Example:.
Under Construction – 建设中
点此联系域名所有人 Click here to contact the domain owner. Please visit this independent 3rd party. It is a general-term, non-commercial and private and personal domain, the domain itself and its owner is not connected or affiliated with any company, organization or trademark. It does not offer/sell any commodities or services. If you think your arrival is unexpected, please recheck or use search engines. Please come back later, for any possible update. Powered and Protected by DomainStaff.
kaizhi3006 (Kai Zhi) - DeviantArt
Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 1 Year. This deviant's full pageview. Last Visit: 1 day ago. This is the place where you can personalize your profile! Dec 17, 2016.
高密市君之安鞋有限公司-专业生产劳保鞋
Http:/ www.kaizhian.com. 高密市君之安鞋业有限公司是一家专业生产研制销售劳保鞋的制造厂商.企业装备先进齐全,技术量雄厚,本企业注重产品质量,建立了严格的质量保证体系.主要产品有,电绝缘,保护足趾安全,防刺穿,防静电等劳保鞋.产品用料考究,做工精细,质量上乘,品种齐全.产品主要适用于机械石油化工,冶金及电业工作人员使用.产品款式新颖,穿着舒适.价格合理.在全国行销20多个省市.有较高的市场信誉和良好的售后服务.企业的理念:质量第一,勇于创新.诚信经营,顾客满意。 版权所有 高密市君之安鞋有限公司 备案号: 鲁ICP备13007444号.
.::14::.
CLICK HERE FOR BLOGGER TEMPLATES. Saturday, April 11, 2009. Night Scene in Brindawan Garden. Our Mysore trip didn't end like this. We went to the most beautiful place in Mysore- Brindavan Garden. At first we entered, it was just like a normal garden with a variety of fountains. Everybody was sitting on the grass or 'picnic-ing', and so we followed them. We picked our 'picnic spot' with. And trust me, it is much nicer on the spot. =]. Of course, that day was crowded with people, Indians I meant. And y...