-
初学者们,为指针而困惑吗?读这个文件吧!里面对指针分析和比较的比较详细了!类型很多,请在清醒的情况下阅读,否则会越读越模糊。...
初学者们,为指针而困惑吗?读这个文件吧!里面对指针分析和比较的比较详细了!类型很多,请在清醒的情况下阅读,否则会越读越模糊。-Beginners were confused as a guideline and it? Reading this document now! Inside of the pointer analysis and a more detailed comparison of the! Many types in a clear case of reading, otherwise they will be more read more fuzzy.
- 2023-02-09 03:30:04下载
- 积分:1
-
关于JESS的教程
关于JESS的教程-tutorials on JESS
- 2022-08-11 07:59:09下载
- 积分:1
-
主要用于产生波形,然后用于仿真和实验
主要用于产生波形,然后用于仿真和实验-Mainly used to produce waveform, and then used for simulation and experimental
- 2022-03-19 17:53:53下载
- 积分:1
-
gps lpws0[1].6.0Javadoc.zip
gps lpws0[1].6.0Javadoc.zip
- 2022-04-10 16:26:02下载
- 积分:1
-
另一个版本的x264的decoder,里面改进了bS的输出
另一个版本的x264的decoder,里面改进了bS的输出-Another version of the x264
- 2023-05-09 20:00:03下载
- 积分:1
-
Altera的FPGA noisii52001
altera fpga noisII52001
- 2023-08-11 08:05:03下载
- 积分:1
-
64QAM。在MATLAB环境系列。短裂纹,非常适合用于…
64QAM.在MALAb环境下编的。短小精干,很适合在程序中作为一个fuction来用。-64QAM. MALAb environment in the series. Short crack, and is very suitable for the process as a fuction use.
- 2022-08-22 15:15:43下载
- 积分:1
-
三层电梯控制器源码及报告和仿真时序图
可以作为课程设计或者毕业设计的参考 绝对管用...
三层电梯控制器源码及报告和仿真时序图
可以作为课程设计或者毕业设计的参考 绝对管用-Three elevator controller source and reporting and simulation timing diagram can be used as curriculum design or graduate design reference absolute effective
- 2022-02-26 08:10:33下载
- 积分:1
-
used to achieve the Games Management System
用c实现运动会管理系统-used to achieve the Games Management System
- 2022-11-02 07:40:03下载
- 积分:1
-
his little function rounds a number (or the elements of a vector ot matrix) towa...
his little function rounds a number (or the elements of a vector ot matrix) towards the nearest number with N significant digits.
Examples:
roundsd(0.012345,3) returns 0.0123
roundsd(12345,2) returns 12000
This is a useful complement to Matlab s ROUND, ROUND10 and ROUNDN (Mapping toolbox), especially when dealing with data with a large variety of order of magnitudes.
I was about to upload this file when I found "sd_round.m" by Edward Zechmann (see aknowledgment), which has similar feature (and more). But, because my script is very different in coding (much much shorter), I decided to share it anyway.
- 2022-06-30 21:07:55下载
- 积分:1