搜索资源列表
flash_write_tool
- 这是一个通过jatg线从PC机下载Fpga与cpu文件到设备的程序。下载的文件保存到串行128K的flash中。-This is a line through jatg downloaded from the PC and cpu Fpga documents to the equipment. Download the file to the serial flash 128 K were.
pl/0
- /*PL/0编译系统C版本头文件pl0.h*/ /* typedef enum { false, true } bool; */ #define norw 13 /*关键字个数*/ #define txmax 100 /*名字表容量*/ #define nmax 14 /*number的最大位数*/ #define al 10
KStock.rar
- 这是一个用Delphi开发的读取K线的股票分析系统,数据来源于大智慧。大家研读一下吧,This is a development with Delphi read K Line s stock analysis system, data from the great wisdom. We read about it
yy
- 给出一个非负小数,找出分子不超过M,分母不超过N的最简分数或整数, 使其最接近给出的小数。如果这个分数不唯一,输出‘TOO MANY’。 输入文件格式(closest.in) 第一行,M,N(1<=M,N<=10^9) 第二行,即小数R,(0<R 输出文件格式(closest.out) 仅一行,若解唯一输出 分子 / 分母(整数K写成K/1),否则输出TOO MANY 样例输入: 360 120 3.1415926536
kLine_delphi_source
- 读股票数据画K线图很不错的Delphi源码,据说是台湾人写的。-Delphi K Line source
wubanwenti
- 舞伴问题假定在一舞会上,男士排成一队,女士排成一队。跳舞开始时,依次从男队和女队的队头各出一人配成舞伴。若两队初始人数不相同,则较长的那一队中未配对者等待下一轮舞曲。设计要求:模拟上述舞伴系统,并能计算对于任何男士A和女士B在哪一轮舞曲中的k次跳舞? -Question assumes that a dance partner, the men line up a team, ladies and line up a team. Dancing began, followed by men
Tchar_test
- DELPHI利用 TCHAR绘制股票K线的源程序。-STOCK K LINE
Tchar_kline_demo
- 利用Tchar做的K线源码,可放大、缩小,界面美观。-Tchar K line
STOCK_Klne_demo
- 利用Tchar做的股票K线源码演示。利用Tchar做的K线源码演示。-tchar k line
K-LINE-10400
- The software implementation of the master user of the bus k-line controller PIC16F8-The software implementation of the master user of the bus k-line controller PIC16F877
Kxianzhibiao
- According to K-line form to help analyze trends, and grasp the trend reversal, timely opening entries and exits. K-line form Index
echarts
- echarts.js,支持折线图、柱状图、散点图、K线图、饼图、雷达图、地图、和弦图、力导向布局图、仪表盘以及漏斗图,同时支持任意维度的堆积和多图表混合展现。-Echarts.js support line chart, histogram, scatter map, K line graph, pie chart, radar charts, maps, and chordal graphs, force directed layout, instrument panel and a funn
activity
- 小张子作为学生会的一名,要将足够多的会场安排给一批活动,同事又希望所使用会场 尽可能的少。 第一行为一个正整数 k (1< k< 10000),表示待安排的活动的个数。接下来有 k 行, 每行均有两个正整数,表示第 k 个活动的开始时间和结束时间,时间计算从 0 开始,每分 钟多 1。 -Zhang s son as a student, to a sufficient number of venues to arrange a number of activ
AOA3DLocBias
- SensorPositons: (Dim x M) matrix, each column is a sensor position and first column is the reference sensor the sensors should not lie in one plane or line r: a (M-1) x 1 vector of TDOA measurements times signal propagation speed M is t
TDOALoc
- SensorPositons: (Dim x M) matrix, each column is a sensor position and first column is the reference sensor the sensors should not lie in one plane or line r: a (M-1) x 1 vector of TDOA measurements times signal propagation speed M is t
delphi_k_line--
- delphi 做的k线图绘制工具,please try !-delphi K line maker,please try !
sort
- 输入: 第一行读入一个 n ( 0<n<=1000000) 第二行读入n个整数k (-2^31 <= k < 2^31 ) 输出: 按从大到小的顺序输出出现的数字,数字之间用一个空格分开(Input: The first line reads a n (0<n<=1000000) second line reads n integer k (-2^31 < K < 2^31) Output: Outpu