搜索资源列表
kx
- 程序说明查询演示,是一个简单的演示程序,适合初学者-descr iption of the procedures for inquiries demo is a simple demonstration program, for beginners
kx
- 超级科学计算器,暂时不支持八、二、十(但支持十到二)、十六进制转换-Super scientific calculators, do not support the eight, two, ten (but support 10-2), hexadecimal conversion
tda100200_v1[1].1
- Panasonic PBX KX-TDA200CE
TINofReadandWrite
- 通过用户交互的方式形成Delauny三角网,也可以通过读取点(txt)文件画tin并且输出三角网的每条边的起点,终点,线的斜率和截距-Using the way that users control the positions of the points so as to draw the TIN under the rule of Delauny.Besides,it allows the users that call the txt file which records the infor
KX-T30810-programming-manual
- nice eng user manual for KX-T30810 programming manual.
kx
- 展示了一个寝室管理系统的功能和每个页面的源代码-Shows the function of a management system for the bedroom
BHcircle
- 数值微分(DDA)法: 设过端点P0(x0 ,y0)、P1(x1 ,y1)的直线段为L(P0 ,P1),则直线段L的斜率 L的起点P0的横坐标x0向L的终点P1的横坐标x1步进,取步长=1(个象素),用L的直线方程y=kx+b计算相应的y坐标,并取象素点(x,round(y))作为当前点的坐标。因为: yi+1 = kxi+1+b = k1xi+b+kDx = yi+kDx 所以,当Dx =1 yi+1 = yi+k。也就是说,当x
Kx
- 给定线性序集中n个元素和一个整数k,1<=k<=n,要求找出这n个元素中的第k小的元素,-Given the linear sequence on N elements and an integer k, 1<=k<=n, asked to identify the N element of the K element,
KX-CarManager
- 开心网停车位游戏的自动停车助手,里面有C#执行JS的实现方式等-Kaixin parking game automatic parking assistant
j
- C *** **** PROGRAM GENEIGEN *** ** IMPLICIT DOUBLE PRECISION (A-H,O-Z) DIMENSION S(100,100),GM(100,100),NORD(100),D(100),B(99) CHARACTER*16 FILE1,FILE2 CHARACTER*81 DUMMY PRINT *, ********************************************
USR-Kx-V2.0.0.430
- 有人超级网口编程配置软件及设置软件USR-Kx-V2.0.0.430(Program configuration software and setup software USR-Kx-V2.0.0.430)
D
- {缠论} TIM:=TDXDLL4(100,PERIOD,H,L); {初始化周期}; KX:=TDXDLL4(1,H,L,C); {解决包含K线的问题}; VALID:=TDXDLL4(15,H,L,C); BI:=TDXDLL4(4,H,L,C); {BI类型} KXG:=TDXDLL4(2,H,L,C); {高点} KXD:=TDXDLL4(3,H,L,C); {低点} BILAST:=TDXDLL4(6,H,L,C);{上一笔的距离}