登录

最新会员 最新下载

成为了本站VIP会员

01月27日 22:14

成为了本站VIP会员

01月18日 11:21

成为了本站VIP会员

01月17日 14:30

成为了本站VIP会员

01月05日 00:38

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:matlab
  3. 发布时间:一月内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. Matlab

  Matlab实现数值分析中三次样条差值、非线性方程组等的相关例证(Matlab to achieve numerical analysis cubic spline difference, nonlinear equations and other relevant examples)

3
下载
109
浏览
2015-03-23发布

2. yixingceshi

  由于地球的上空有76颗依星,所以依星可以定位到地球的任意一个地方,该程序主要完成地理位置的定位(Because there are 76 above the Earth s Iridium, Iridium so you can navigate to any place of the Earth, which is mainly geographic location)

2
下载
157
浏览
2015-03-23发布

3. testSetIP

  调用windowd netsh命令,实现网络参数(IP、gateway、netmask、和dns的修改),功能还不完善,拿来大家一起学习(Call windowd netsh command, network parameters (IP, gateway, netmask, and dns changes), the function is not perfect, and brought them to learn together)

4
下载
127
浏览
2015-03-23发布

4. makeParityChk

  ldpc码校验矩阵的生成函数,测试可以使用的文件啦啦(Lala code file generation function ldpc parity check matrix, the test may be used)

3
下载
148
浏览
2015-03-23发布

5. 1960_83

  是日本船舶教授对船舶附加质量和附加惯性矩的分析。(Is the ship additional mass moment of inertia and additional analysis Japanese ship professor.)

8
下载
108
浏览
2015-03-23发布

6. weixingyidong

  卫星移动通信系统的电子教材,解压后可见,研究学习卫星通信的人可以参考借鉴(Electronic textbooks satellite mobile communication system, unpacked visible satellite communications research study can be a reference for people)

10
下载
118
浏览
2015-03-23发布

7. 2

说明:   有一个长度为整数L(1<=L<=10000)的马路,可以想象成数轴上长度为L的一个线段,起点是坐标原点,在每个整数坐标点有一棵树,即在0,1,2,...,L共L+1个位置上有L+1棵树。 现在要移走一些树,移走的树的区间用一对数字表示,如 100 200表示移走从100到200之间(包括端点)所有的树。 可能有M(1<=M<=100)个区间,区间之间可能有重叠。现在要求移走所有区间的树之后剩下的树的个数。 输入: 两个整数L(1<=L<=10000)和M(1<=M<=100)。 接下来有M组整数,每组有一对数字。 输出: 可能有多组输入数据,对于每组输入数据,输出一个数,表示移走所有区间的树之后剩下的树的个数。(Has a length of integer L (1 &lt = L &lt = 10000) of the road, one can imagine a number line segment of length L, the starting point is the coordinate origin, each integer coordinate points in a tree, i.e. 0,1 , 2, ..., L total has L+1 L+1 positions on the tree. Now to remove some trees, tree removed by a range of digitally represented, such as 100 200 represents removed (inclusive) between 100 and 200 all the trees. There may be M (1 &lt = M &lt = 100) intervals, there may be overlap between the intervals. Now, after the number of trees require the removal of all remaining sections of the tree. Input: two integer L (1 &lt = L &lt = 10000) and M (1 &lt = M &lt = 100). Then there is an integer M groups, each with a pair of numbers. Output: there may be multiple sets of input data, for each set of input data, the output of a number indicating the number of the removal of all remaining sections of the tree after tree.)

0
下载
148
浏览
2015-03-22发布

8. wireless-channel-models

  各种系统(lte和wimax等)使用的典型信道模型(wireless channel model design)

2
下载
128
浏览
2015-03-22发布

9. Matrix-Operations

  矩阵的运算,在此贡献,希望大家多多指点。(Matrix computation, in this contribution, we hope that a lot of guidance.)

2
下载
133
浏览
2015-03-22发布

10. Mini-Sumo-3.2-Line-Sensor-Read

  This code for Embedded for Sumo Bot (sensor)

1
下载
140
浏览
2015-03-22发布

11. tutorial10

  matlab图像处理的几个程序 P0301:数字图像矩阵数据的显示及其傅立叶变换(Several procedures P0301 matlab image processing: digital image data matrix display and Fourier Transform)

2
下载
111
浏览
2015-03-21发布

12. the-four-step-ranger-r-k

  四阶经典R-K方法的Matlab程序和newton的matlab程序的实现(Matlab program to achieve the classic fourth-order RK method and newton s matlab program)

3
下载
118
浏览
2015-03-21发布

13. array_min

  将一个数组合并一个数,并输出最小数,要考虑越界(An array of the merger of a number, and the minimum number of outputs, to consider cross-border)

1
下载
114
浏览
2015-03-20发布

14. HUFFMAN

  Huffan codein and decoding

1
下载
139
浏览
2015-03-20发布

15. C_CPP-Programmers-Reference--Third-Edition-By-Her

  C/C++ Programmer s Reference, Third Edition by Herbert Schildt ISBN:0072227222 McGraw-Hill/Osborne © 2003 (358 pages) This guide reviews the rules and syntax of the principle commands that comprise C and its object-oriented cousin, C++. The reference consists of 19 chapters that define operators and the standard input/output, string, character, and more.

1
下载
152
浏览
2015-03-20发布

16. dem-basic

  dem差值计算,给定基础网格高程对相应空间迭代差值获得网格高程(dem difference calculation, given the appropriate space on the basis of the grid elevation difference of iterations to get the grid elevation)

2
下载
120
浏览
2015-03-19发布

17. transfor

  数字基带信号的码型编码演示,适合通信原理的辅助学习!!!!(Pattern coding demo digital baseband signals for communication principle of assisted learning! ! ! !)

1
下载
165
浏览
2015-03-18发布

18. public

  Base64编码说明 Base64编码要求把3个8位字节(3*8=24)转化为4个6位的字节(4*6=24),之后在6位的前面补两个0,形成8位一个字节的形式。 如果剩下的字符不...(Base64-encoded instructions require the Base64 encoding three 8-bit bytes (3* 8 = 24) was converted to 4 6 bytes (4* 6 = 24), then in front of the two s complement 6 0, 8 is formed bits in a byte form. If the rest of the characters do not ...)

5
下载
132
浏览
2015-03-18发布

19. EmbeddingDimension_Cao

  混沌时间序列求嵌入维(embedding dimension)Cao方法(Chaotic time series seeking embedding dimension (embedding dimension) Cao method)

26
下载
161
浏览
2015-03-18发布

20. ChaosAttractors

  产生混沌时间序列,Logistic映射Henon映射等。(Chaotic time series, Logistic mapping Henon mapping.)

7
下载
160
浏览
2015-03-18发布