-
c语言程序设计源程序
c语言入门学习的基础程序,常量空间与变量空间操作示例,
这是一个单文件的程序,文件名:li2_1.c */关键字(Keyword): C语言中预先规定的具有固定功能和意义的单词或单词的缩写,32个都有特定意义,用法固定
(2)标识符(identifier):以字母或下划线开头,后面跟字母、数字、下划线的任意序列。标识符又分为系统预定义标识符和用户自定义标识符两种。(标识符中的大小写字母有区别)
(3)运算符(operator):C语言提供了34个运算符,分为15个不同的优先级,完成不同的运算功能
(4)分隔符(separator):相邻的关键字、标识符之间必须使用分隔符,不同场合选用:空格、回车/换行、逗号、分号
(5)其它符号:有一些有特定含义的其它符号:{}、//、/* */
(6)数据(data):各种类型的字面值常量
- 2022-03-18 03:29:31下载
- 积分:1
-
此程序用提升法实现第二代小波变换,我用的是非整数阶小波变换...
此程序用提升法实现第二代小波变换,我用的是非整数阶小波变换-the procedure used to upgrade method is the second generation wavelet transform, I use a non-integer wavelet transform
- 2022-03-18 09:24:55下载
- 积分:1
-
Three
Three-dimensional finite-difference ground-water flow model 三维流体有限元源代码-Three-dimensional finite-difference ground-water flow model of three-dimensional fluid finite element source code
- 2022-04-02 05:13:21下载
- 积分:1
-
基于SVD的人脸识别,可以直接计算出识别正确率
基于SVD的人脸识别,可以直接计算出识别正确率-SVD-based face recognition, and can directly calculate the correct rate of recognition
- 2022-04-25 07:11:14下载
- 积分:1
-
mathimatics library for pascal, include fft,function interpreter, derivative,sol...
mathimatics library for pascal, include fft,function interpreter, derivative,solve sytem of lineal ecuacion by gauss .. and 2 examples-mathimatics library for pascal, include fft,function interpreter, derivative,solve sytem of lineal ecuacion by gauss .. and 2 examples
- 2022-12-19 16:35:06下载
- 积分:1
-
一个用delphi编写的关于大数计算的程序,可用于计算任何大小的数字乘积,非常小巧方便,也很适用...
一个用delphi编写的关于大数计算的程序,可用于计算任何大小的数字乘积,非常小巧方便,也很适用-a prepared with the majority of the calculation procedures can be used to calculate the size of any digital product, very small convenient, and very applicable
- 2022-06-15 17:29:16下载
- 积分:1
-
简单计算器
基于编译原理进行的java编程,可以在Eclipse中先新建java程序,利用javacc进行编译,很简单的程序,希望对大家有用,花了挺久时间
- 2022-11-18 16:00:03下载
- 积分:1
-
beckhoff直线和圆弧插补源码
应用背景可以应用在三轴直角坐标机器中,走直线和圆弧功能,有一定的参考价值~~关键技术采用TWINCAT2集成环境开发,ST语言编写的直线、圆弧插补源码,有需要的朋友可以参考一下~~
- 2022-03-26 01:42:59下载
- 积分:1
-
in visual basic environment, achieving k
在visual basic环境下,实现k-nearest neighbor算法。-in visual basic environment, achieving k-nearest neighbor algorithm.
- 2023-08-05 05:30:03下载
- 积分:1
-
路径优化
资源描述
在点数比较小的时候如何使用动态规划来提高运行效率。
在点数比较小的时候如何使用动态规划来提高运行效率。
在点数比较小的时候如何使用动态规划来提高运行效率。
在点数比较小的时候如何使用动态规划来提高运行效率。
在点数比较小的时候如何使用动态规划来提高运行效率。
在点数比较小的时候如何使用动态规划来提高运行效率。
- 2022-04-25 02:37:49下载
- 积分:1