搜索结果
找到约 1,792 项符合
K-L 的查询结果
数值算法/人工智能 karatsuba multiplication using vectors. O(n^l.6). Base 10. To change to higher bases like 10000 you
karatsuba multiplication using vectors. O(n^l.6). Base 10. To change to higher bases like 10000 you have to change the multiply order.
数值算法/人工智能 spoj k-query. Given lots of offline queries and updates, reoder the queries and updates so that they
spoj k-query. Given lots of offline queries and updates, reoder the queries and updates so that they maybe efficiently preprocessed.
数值算法/人工智能 z-trenning z-tickets. mipt lucky tickets. Count of numbers with 2*n digits in base k such that sum o
z-trenning z-tickets. mipt lucky tickets. Count of numbers with 2*n digits in base k such that sum of first n digits is same as second n digits.
matlab例程 用matlab编写的k-dtree
用matlab编写的k-dtree,加快搜索,在点云拼合中应用广泛。
单片机开发 用单片机制作的定时开关控制器 定时开关控制器在各种场合都有着极为广泛的用途。本文利用凯思迪公司的K-51A单片机实验板设计的定时开关控制器具有简单易制、价格低廉、控制点数多、控制时间可精确到秒等特点
用单片机制作的定时开关控制器
定时开关控制器在各种场合都有着极为广泛的用途。本文利用凯思迪公司的K-51A单片机实验板设计的定时开关控制器具有简单易制、价格低廉、控制点数多、控制时间可精确到秒等特点,供有兴趣的朋友参考。 ...
数据结构 数据结构与程序设计——C++语言描述(影印版)习题的答案 【作 者】Robert L.Kruse
数据结构与程序设计——C++语言描述(影印版)习题的答案
【作 者】Robert L.Kruse,Alexander J.Ryba
人工智能/神经网络 遗传算法L系统的数目自动生长
遗传算法L系统的数目自动生长,我自己写的用flash的actionscript上实现的
VHDL/FPGA/Verilog 将宽度为width位的并行输入数据按BiΦ-L码(曼彻斯特码)方式进行编码后串行输出
将宽度为width位的并行输入数据按BiΦ-L码(曼彻斯特码)方式进行编码后串行输出,输出数据的宽度为(2*width),BiΦ-L码是PCM码的一种,常用的PCM编码方式有:NRZ-L,BiΦ-L和BiΦ-M三种
行业发展研究 基于U S B和L a b V IE W的 E C U自动检测系统的设计
基于U S B和L a b V IE W的
E C U自动检测系统的设计
数值算法/人工智能 利用高斯消元法解L系数
利用高斯消元法解L系数,新手上路,很方便。