资源列表
dbtree
- delphi中显示数据库中数据到目录树中的控件
Bubble_stack
- 用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-This is an applet program, which implements Stack and List by means of java. It can show the actions of stack through operations.
Registrationkeyfile
- 钥匙文件注册,自带加密。以KEY形式注册-Registration key file, bring their own encryption. KEY registration form to
Animation
- animation presets for 3d program
SysInfo103
- Display basic Windows system info like CPU...etc
ax2
- 一个计算一元二次方程的小程序,自己编的请笑纳。
Isen
- 输入一个班全体学生的成绩,把不及格的学生成绩输出,并求及格学生的平均成绩。-Enter the achievement of all students in a class, output fail student achievement, and beg passing students grade point average.
chattr
- 中文聊天机器人 代码简短功能强大 是学习的好资料-Chinese bot code short and powerful Is to learn good information
ansysapdl
- Ansys分析平行版电容器之间的磁场,此磁场为平板之间的传导和位移电流诱导所得。-This problem demonstrates the calculation of the magnetic field induced by both the conduction and displacement currents in a parallel plate capacitor filled with a lossy dielectric.
inttostring
- 基于C语言的,用递归法将一整数n转换成字符串输出-Based on C language, with a recursive method to convert a string to output integer n
sha_fast
- The Original Code is SHA 180-1 Reference Implementation (Optimized)
attach_20120629133131
- 捕获数学函数异常 假如我们要用一个数学函数,比如反正弦函数asin(x),如果变元x的值是由用户提供或某个中间结果,则在调用时必须判断其取值范围是合理,是否满|x|<=1?即 view sourceprint? 1.if(fabs(x)<=1) 2. y=asin(x) 3.else 4. y=… 对数函数也可作类似的处理。但是如果遇到幂函数pow(x,y)时,问题就不那么简单了。仔细分析将发现: y x 负小数
