-
this document is very important for vhdl code
this document is very important for vhdl code
- 2022-01-28 07:26:39下载
- 积分:1
-
本文是Bjarne Stroustrup的《Evolving a language in and for the real world: C++ 1991...
本文是Bjarne Stroustrup的《Evolving a language in and for the real world: C++ 1991-2006》中文翻译-This article is Bjarne Stroustrup
- 2023-04-02 15:45:04下载
- 积分:1
-
Dijkstra算法的完整实现版本之算法的源代码
Dijkstra算法的完整实现版本之算法的源代码-Dijkstra algorithm realize the complete version of the algorithm source code
- 2022-01-26 02:41:03下载
- 积分:1
-
通常我们在撰写高效电子邮件中要注意的事项。
通常我们在撰写高效电子邮件中要注意的事项。-Usually we write a high-performance e-mail to note.
- 2022-11-22 02:05:03下载
- 积分:1
-
如何开发dsp
如何开发dsp-how to develope dsp
- 2022-10-24 04:15:03下载
- 积分:1
-
游戏策划文档,可以作为设计游戏时的参考。
游戏策划文档,可以作为设计游戏时的参考。-game design document
- 2023-01-18 02:20:03下载
- 积分:1
-
Delphi编字数统计程序
我们都知道,Word里有“字数统计”的功能,但它的“字数统计”功能有一个缺陷:它会把全角符号都视为汉字处理,结果统计的汉字数总是...
Delphi编字数统计程序
我们都知道,Word里有“字数统计”的功能,但它的“字数统计”功能有一个缺陷:它会把全角符号都视为汉字处理,结果统计的汉字数总是大于实际的汉字数,针对这个缺陷,本人编写了这个程序,方法如下-series wordage statistical procedures we all know, there are Word "word statistics" function, But its "words Statistics" is a functional defect : it will turn the whole angle are seen as symbols of Chinese characters, Statistical results of a few Chinese characters are always larger than the actual number of Chinese characters to address the shortcomings, I prepared for the process, as follows
- 2022-02-25 10:02:19下载
- 积分:1
-
车辆可以应用系统的应用可以电机系统的讨论
汽车CAN应用系统应用CAN电机系统探讨
- 2022-05-26 19:39:59下载
- 积分:1
-
Windows环境下的Unicode编程
Windows环境下的Unicode编程-Windows environment Unicode Programming
- 2023-07-26 13:05:02下载
- 积分:1
-
* 用埃特金插值法依据N个已知数据点计算函数值
* 输入: n
* 用埃特金插值法依据N个已知数据点计算函数值
* 输入: n--已知数据点的个数N-1
* x--已知数据点第一坐标的N维列向量
* y--已知数据点第二坐标的N维列向量
* xx-插值点第一坐标
* eps--求解精度
* 输出: 函数返回值所求插值点的第二坐标
-* Use Aitken interpolation method based on N-known data points calculation function* Input : n-- known data points the number N-1* x-- known data points of the first N-dimensional coordinates listed Vector* y-- Known number stronghold of the second N-dimensional coordinates listed Vector* xx-point first interpolation coordinates* eps-- Accuracy* output : function return values for the second interpolation point coordinates
- 2022-02-27 04:09:19下载
- 积分:1