资源列表

« 1 2 ... .42 .43 .44 .45 .46 4447.48 .49 .50 .51 .52 ... 21467 »

[其他小程序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

[其他小程序dcd-lab2

说明:fdu数字部件设计课程的lab2,亲做,非标准答案-DCD lab2,done by myself and it is not the key.
<王金贵> 在 2025-11-21 上传 | 大小:142kb | 下载:0

[其他小程序FWLIB

说明:该函数库是一个固件函数包,它由程序、数据结构和宏组成,包括了微控制器所有外设的性能特征。该函数库还包括每一个外设的驱动描述和应用实例。通过使用本固件函数库,无需深入掌握细节,用户也可以轻松应用每一个外设。因此,使用本固态函数库可以大大减少用户的程序编写时间,进而降低开发成本。-STM32F10x Firmware Library2.03
<elfern> 在 2025-11-21 上传 | 大小:1.24mb | 下载:0

[其他小程序haskell

说明:用haskell语言写的二叉树和排序的算法,学函数程序设计时写的-implement binary search tree and sort with haskell by myself
<王金贵> 在 2025-11-21 上传 | 大小:1kb | 下载: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

[其他小程序elecfans

说明:学习LabVIEW的经典教程,有权威人士编写,值得一阅。-LabVIEW tutorial to learn the classic, there are authorities to prepare, it is worth a read.
<明皇> 在 2025-11-21 上传 | 大小:3.26mb | 下载: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
« 1 2 ... .42 .43 .44 .45 .46 4447.48 .49 .50 .51 .52 ... 21467 »

源码中国 www.ymcn.org