搜索资源列表
FZBF
- 这是本人做的一个计算器,可以计算+-*/cos sin tan asin atan,还可以识别括号,大家快来看看哈-This the one I do calculators, calculation -* / cos sin tan asin atan can also identify brackets, we hurry to see Kazakhstan
P4
- 用vc画基本数学函数如:sin,cos,tan等
jisuanqi
- 可以进行简单的数学运算:加、减、乘、除,sin(),cos(),tan()等,还可以对数字进行取余和开方的运算。但仅限于十进制下,还可以进行数的正、负之间的相互转换,exit表示退出, clear表示初始化,有一个 TextField用于显示传来的计算结果;Server端用于监听连接请求、计算发送过来的两数的和、送回数据结果。-Can perform simple arithmetic: add, subtract, multiply, divide, sin (), cos (), tan (
matrix-tan.tar
- Matrixssl实现在传输层的加解密,并且成功移植到Linux上,实现XP到linux安全通信-Matrixssl to achieve in the transport layer encryption, and successfully transplanted to Linux, to achieve secure communications XP to linux
4
- 求积分的类 特点: 1. 支持各种复杂的积分表达式,可含任何数学函数, 如 3*exp(x)*tan(x)/(8+log(x)) 2. 可检查出表达式的书写错误 3. 可设置积分精度 4. 使用方便简单-Quadrature class features: 1. Support a variety of complex integral expression may contain any mathematical functions, such as th
Tan_Wen_Windows_Kernel_Security_Programming
- 本资源是谭文《寒江独钓-Windows内核安全编程》随书光盘中的源代码,代码中包含串口过滤、键盘过滤、磁盘虚拟、磁盘过滤、文件系统过滤与监控、文件系统透明加密、文件系统微过滤驱动、网络传输层过滤、NDIS协议驱动等内容,是学习Windows内核安全编程的实用参考。-This resource is TAN " painting by the Security-Windows kernel programming" CD with the book' s source co
Windows
- v他会员下载一次您上传的源码,您的可用下载数就会增加1-thank you download.chinaprj.cn/Introduction to Data mining, by Tan, Steinbach and Kumar
poly_tan
- Compute the tan of a FPU_REG, using a polynomial approximation. -Compute the tan of a FPU_REG, using a polynomial approximation.
TAN
- 一款工厂企业的几何测量软件,可对简单的几何图形,进行自动计算,包含三角函数,数学函数,如:圆锥度,相交值,TAN值-f SearchRec.Name[1] <> . then Tree.Items.AddChild(Item, SearchRec.Name) until FindNext(SearchRec) <> 0 FindClose(SearchRec) TreeView1.Items.EndUpda
danchu
- 网络右下角弹出新闻窗口VC源码 网络右下角弹出新闻窗口VC源码-tan chu chuan kou tan chu chuan kou tan chu chuan kou
VBziding-yi-tan-chu-cai-dan
- 非常好 的右键弹出菜单,进行了简化。没有bug-no bug ,we dream for our dream
simple-calculator
- 简单计算器 可以进行简单的计算,适合初学者使用或者参考,采用mfc和普通编程相结合,还加入了,sin,cos,tan,log等数学功能-simple calcutor
poly_tan
- Compute the tan of a FPU_REG, using a polynomial approximation.
Calculator
- 这是我大一的时候在Linux上开发的一个简易的计算器,支持加减乘除,乘方,sin、cos、tan和log计算,支持复杂的表达式运算。对于刚刚学习编程不久的同学来说还是可以的。-Simple Calculator supports common calculation which was developed in Linux.