calc
共 19 篇文章
calc 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 19 篇文章,持续更新中。
FOR platform Calc candler
FOR platform Calc candler
VB的MD5加密模块 PassWord = Md5_String_Calc(TxtPass.Text) 其中 TxtPass.Text为原密码 PassWord为Md5加密后的密码!
VB的MD5加密模块
PassWord = Md5_String_Calc(TxtPass.Text)
其中
TxtPass.Text为原密码
PassWord为Md5加密后的密码!
this is a CRC32 Unit to calc CRC32
this is a CRC32 Unit to calc CRC32
The file fsedemo.m is Matlab code intended as demonstration software for minimum MSE FSE design calc
The file fsedemo.m is Matlab code intended as demonstration software for minimum MSE FSE design calculations.
From:http://bard.ece.cornell.edu/
红外遥控RGB
<pre class="prettyprint lang-cpp">#include "STC90.h"
#include < intrins.h >
#define uchar unsigned char
#define uint unsigned int
#define led_port P1
sbit IR_RE = P3^2;
sbit led_r = P1^3;
sbit
#include <stdio.h> #include<math.h> void pid_init() void pid_tune() void pid_setinte
#include <stdio.h>
#include<math.h>
void pid_init()
void pid_tune()
void pid_setinteg()
void pid_bumpless()
float pid_calc()
void main()
此文件包含组成 calc24point 应用程序的每个文件的内容摘要。
此文件包含组成 calc24point 应用程序的每个文件的内容摘要。
The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP
The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to as pecified network host and can tell you if that machine is alive
搞了个小工具
搞了个小工具,方便大家计算!不用动笔了!欢迎使用,有bug请斧正,谢谢!
Rf Calc 包含功能:
① mW换算为dBm;
② dBm换算为mW;
③ 空间损耗计算;
④ 链路裕量;
⑤ 传输距离计算。
I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,s
I made a lot of changed on this object,such as *
// 1.Encapsulates all code in one userobjet,since PB does not *
// support "Address of Function" , so we can not set new *
// WndProc, jus
calc大数库
calc大数库,实现了所有的基本大数运算功能
可以在cadence程序中直接调用的calc
可以在cadence程序中直接调用的calc,方便公英转换
一个24点自动求解程序
一个24点自动求解程序,用了很多花哨的界面控件。只要看看核心的代码就行了(Unit1.pas中的 calc(i:integer)、print(i:integer) 过程)。可以把24改为其它的整数。
SPHE82XX CRC CALC SOURCE CODE
SPHE82XX CRC CALC SOURCE CODE
Calc Software Package for Number Calc
Calc Software Package for Number Calc
先编写MFC DLL
先编写MFC DLL,打开VC++6.0 => File => New => Project => MFC AppWizzard(dll),在 Project name 里输入Calc =>Next => Finish. 好了,现在你打开Workspace的FileView就可以看到已经有Calc.h、Calc.cpp、stdafx.h、stdafx.cpp这4
类似计算器Calc.exe的软件
类似计算器Calc.exe的软件,界面和功能都类似。
a calc in visul c++ can help you study lex and ya
a calc in visul c++
can help you study lex and ya
一个多功能计算器calc
一个多功能计算器calc,包含了代数运算、矩阵运算等功能