资源列表

« 1 2 ... .56 .57 .58 .59 .60 661.62 .63 .64 .65 .66 ... 1877 »

[书籍源码Fibonacci

说明:著名的Fibonacci数列,定义如下 f(1)=1,f(2)=1,f(n)=f(n-1)+f(n-2),n>2 用文字来说,就是斐波那契数列由 0 和 1 开始,之后的斐波那契系数就由之前的两数相加。首几个斐波那契系数是: 0, 1, 1, 2, 3, 5, 8, 13, 21-The famous Fibonacci sequence, defined as f (1) = 1, f (2) = 1, f (n)
<lipingyang> 在 2024-10-08 上传 | 大小:179200 | 下载:0

[书籍源码serial-communication

说明:Visual C++串口通信技术详解源代码,李景峰等编著-Visual C++ serial communication techniques detailed source code, LI Jing-feng, eds
<wang> 在 2024-10-08 上传 | 大小:9721856 | 下载:0

[书籍源码ANN

说明:基于神经网络的强机动目标跟踪,可以自适应调节机动频率。-Strong based on neural networks maneuvering target tracking, can adaptively adjust maneuvering frequency.
<张军> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[书籍源码BeginningAndroidCPPGameDevelopment

说明:Apress2013年出版的图书Beginning Android CPP Game Development的随书源代码-the source code for the book "Beginning Android CPP Game Development" published by Apres in 2013
<zouhaijun> 在 2024-10-08 上传 | 大小:1876992 | 下载:0

[书籍源码AdvancedASAnimation

说明:Apress出版的图书 Advanced Actionscr ipt Animation的随书源代码-the source code for the book Advanced Actionscr ipt Animation
<zouhaijun> 在 2024-10-08 上传 | 大小:4194304 | 下载:0

[书籍源码AdvancedGraphicsUsingGL.tar

说明:游戏开发图书"Advanced Graphics Using OpenGL"的随书源代码-the source code for the book "Advanced Graphics Using OpenGL"
<zouhaijun> 在 2024-10-08 上传 | 大小:286720 | 下载:0

[书籍源码SRC

说明:SRC。基于稀疏表示的人脸识别。其中有我自己改动的部分。-SRC. Face recognition based on sparse representation. Changes which have my own part.
<何双> 在 2024-10-08 上传 | 大小:16884736 | 下载:0

[书籍源码NMF.tar

说明:NMF常用源码。需要的拿去。NME常用MATLAB源码。-NMF common source. Need to take. NME used MATLAB source.
<何双> 在 2024-10-08 上传 | 大小:325632 | 下载:0

[书籍源码RSC

说明:RSC。源码。需要的拿去。注意不同于SRC。-RSC. Source code. Need to take. Note that unlike SRC.
<何双> 在 2024-10-08 上传 | 大小:1052672 | 下载:0

[书籍源码MRR_eccv12

说明:MRR。非对准人脸识别。-MRR. Non-aligned face recognition. Proposed improvements for the SRC.
<何双> 在 2024-10-08 上传 | 大小:10381312 | 下载:0

[书籍源码JIANGZUO

说明:清华大学2013年针对稀疏表示的一个讲座,请的是稀疏表示的创始人。其中为讲座的讲义。-Tsinghua University in 2013 for the sparse representation of a lecture, please sparse representation is the founder. Where is the lecture handouts.
<何双> 在 2024-10-08 上传 | 大小:6591488 | 下载:0

[书籍源码jianpanjiankong

说明:vb 键盘监控
<李钢> 在 2024-10-08 上传 | 大小:5120 | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 661.62 .63 .64 .65 .66 ... 1877 »

源码中国 www.ymcn.org