资源列表

« 1 2 ... .63 .64 .65 .66 .67 1068.69 .70 .71 .72 .73 ... 1575 »

[文件格式fractal-use

说明:分形的练习一 ①Koch曲线 用复数的方法来迭代Koch曲线 clear i 防止i被重新赋值 A=[0 1] 初始A是连接(0,0)与(1,0)的线段 t=exp(i*pi/3) n=2 n是迭代次数 for j=0:n A=A/3 a=ones(1,2*4^j) A=[A (t*A+a/3) (A/t+(1/2+sqrt(3)/6*i)*a) A+2/3*a] end plot(r
<郑志森> 在 2025-03-07 上传 | 大小:43kb | 下载:0

[文件格式u8kaifa

说明:用友u8二次开发规范,是用友二次开发的重要资料,希望大家需要。-UF u8 secondary development of norms, UF secondary development information, I hope you need.
<周建伟> 在 2025-03-07 上传 | 大小:43kb | 下载:0

[文件格式1.Search-for-QIMS

说明:质量管理系统,用于物流行业管理相关过程的质量。包括提交,修改,审批流程-Quality Management System
<菲菲> 在 2025-03-07 上传 | 大小:43kb | 下载:0

[文件格式2262-2272

说明:2262—2272的地址编码表,有了它就不必亲自动手做这个非常琐碎麻烦事,直接可打印,会省去你很多的时间和精力哦,-2262-2272 address code table, it would not have had to do this very hands-trivial trouble, can be printed directly, it will save you a lot of time and effort, oh,
<> 在 2025-03-07 上传 | 大小:43kb | 下载:0

[文件格式Viky

说明:This the best thing for you.-This is the best thing for you.
<chester1987> 在 2025-03-07 上传 | 大小:43kb | 下载:0

[文件格式P6KE6.8CA

说明:P6KE6.8CA Datasheet (PDF) - STMicroelectronics-P6KE6.8CA Datasheet (PDF)- STMicroelectronics
<wuzj> 在 2025-03-07 上传 | 大小:43kb | 下载:0

[文件格式extra-review-questions-with-answers

说明:extra review questions with answers (No answers)
<Bens> 在 2025-03-07 上传 | 大小:43kb | 下载:0

[文件格式c-language-classic-example-Daquan

说明:c语言经典例题大全,比较容易学习的c语言程序-c language classic example Daquan, relatively easy to learn c language program
<张财源> 在 2025-03-07 上传 | 大小:43kb | 下载:0

[文件格式STM32_xitongdianlutu

说明:如题,系统电路图.SCH文件,从网上买来的,分享给大家使用-the diagram of STM32
<月亮河> 在 2025-03-07 上传 | 大小:43kb | 下载:0

[文件格式Cchengjichaxun

说明:用C语言做的基于学生成绩查询的系统,这是我自己做的课程设计。-Using C language to student achievement based query system, which is my own course design.
<杨洋> 在 2025-03-07 上传 | 大小:43kb | 下载:0

[文件格式Desktop

说明:一个简单的C++程序:输入两个整数,通过调用函数求两个数中的较大值-A simple C++ program: the input of two integers, by calling the number of two of the larger values
<查理> 在 2025-03-07 上传 | 大小:43kb | 下载:0

[文件格式EXE-Format.pdf

说明:Descr iption of .EXE executable file format
<xiyuu> 在 2025-03-07 上传 | 大小:43kb | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 1068.69 .70 .71 .72 .73 ... 1575 »

源码中国 www.ymcn.org