资源列表
[其他小程序] CVector3D
说明:实现“向量”的运算符重载 (3维数) 向量的维数可自定义,实现的运算有以下:相加、 相减、点积、自增、自减 以上运算不只能是现在向量与向量之间的运算,同时也可以与常数的运算。-Achieve the " vector" operator overloading (three dimensional) vector dimension can be customized to achieve the operation are the following: additio<> 在 2025-11-21 上传 | 大小:2kb | 下载:0
[其他小程序] at89sxxisp
说明:非常好的安装软件,是一款编程器软件,对大家非常有好处-A very good install software, is a software programmer, is very beneficial to everyone<周为> 在 2025-11-21 上传 | 大小:370kb | 下载:0
[其他小程序] sdarticle_2
说明:scince directe: Speed and rotor flux estimation of induction machines using a two-stage extended Kalman filter<LAZHAR> 在 2025-11-21 上传 | 大小:778kb | 下载:0
[其他小程序] 1
说明:本程序是一个完整的后缀表达式计算,主要用栈的操作实现,本程序封装了CStack类实现栈的操作,本程序最大的特色在于运用动态监视表达式的算法对表达式进行数据校验,对一切合法的表达式进行计算,检验出所有任何非法表达式并提示-This program is a complete computing postfix expression, the main operations with the stack implementation, this program encapsulates CStack<mxb> 在 2025-11-21 上传 | 大小:21kb | 下载:0
[其他小程序] 2
说明:ADO.net对每种数据库都提供了专门的连接字,不过每种的连接方式都差不多,所以这里我只用SQL Server来做。我在连接数据库时使用了以下几-ADO.net are provided for each database connection a special character, but each of the connections are similar, so I will just do it with SQL Server. When I connect to the datab<nbm> 在 2025-11-21 上传 | 大小:178kb | 下载:0
[其他小程序] formulation
说明:用C++语言编写的一个关于运算式识别时候状态机的转化,可以识别变量的代码-C++, written in a language expression recognition on the state machine when the transformation of the code can identify a variable<卢新宇> 在 2025-11-21 上传 | 大小:9kb | 下载:0
[其他小程序] digitalclock
说明:数字电子钟,具有显数和调时功能。 语言为verilog HDL,平台为quartes 2-digital clock<lzh> 在 2025-11-21 上传 | 大小:356kb | 下载:0
[其他小程序] 1
说明:ASCII是用来表示英文字符的一种编码规范。每个ASCII字符占用1个字节,因此,ASCII编码可以表示的最大字符数是255(00H—FFH)。其实,英文字符并没有那么多,一般只用前128个(00H—7FH,最高位为0),其中包括了控制字符、数字、大小写字母和其它一些符号。而最高位为1的另128个字符(80H—FFH)被称为“扩展ASCII”,一般用来存放英文的制表符、部分音标字符等等的一些其它符号。 -ASCII is used to express a coding standard E<mxb> 在 2025-11-21 上传 | 大小:10kb | 下载:0