-
CC2430-31
zigbee模块,基于开发板进行的一些基础性入门实验,没有添加协议栈的裸机实验。(zigbee module development board based on some basic entry test, did not add the protocol stack bare metal experiments.)
- 2013-07-15 16:49:02下载
- 积分:1
-
AVO
随着地震勘探飞速的发展,正演模拟技术已成为地震资料采集、处理和解释不可缺少的重要手段.AVO技术是利用反射波振幅直接寻找气藏的一种新技术.(With the rapid development of seismic exploration, forward modeling technology has become an indispensable and important means of seismic data acquisition, processing and interpretation.)
- 2019-03-24 17:28:46下载
- 积分:1
-
mpc-m file
mpc算法,模型预测控制,主要用于无人驾驶车辆的路径追踪,比起pid实时性更好。(mpc algorithm Algorithm, model predictive control, mainly used for path tracking of unmanned vehicles, better than pid real-time.)
- 2021-01-10 01:48:51下载
- 积分:1
-
yrugram
读取cmos参数的C源程序,C编程的过来看一看,不错(Read the cmos parameters of C source program, C programming to come over to have a look, good)
- 2017-04-03 14:49:57下载
- 积分:1
-
searching
/* binarysearch() - A binary search implementation which takes the same
* arguments as the C library function bsearch() provided by stdlib.h. It
* searches the sorted array at address base, which has nmemb elements, each of
* which is size bytes long. compar is a pointer to a comparison function.
* The function compares two array elements, and returns a negative, zero, or
* positive integer depending on whether the first array element is less than,
* equal to, or greater than the second.
*/
- 2010-12-20 04:24:54下载
- 积分:1
-
2004年研赛优秀论文选
说明: 全国大学生数学建模竞赛试题集2004,数学建模实例(Question Set of National College Students Mathematical Modeling Competition 2004, Example of Mathematical Modeling)
- 2020-06-18 21:40:01下载
- 积分:1
-
VB托盘图标的显示、隐藏,任务栏操作示例
VB托盘图标的显示、隐藏,任务栏操作示例,可以隐藏任务栏,隐藏“开始菜单”、是否显示任务栏程序、是否显示托盘里的时间,是否不显示整个任务栏等,主要是对任务栏及其各个小功能的操作,若需要此方面编程技巧的,本源码相当有参考性。
- 2022-01-25 22:34:10下载
- 积分:1
-
[python] Kmeans文本聚类算法+PAC降维
说明: [python] Kmeans文本聚类算法+PAC降维 原来下载的文件([Python] kmeans text clustering algorithm + PAC dimension reduction)
- 2020-04-18 10:43:41下载
- 积分:1
-
功能: 自动绘制循环报表说明: 以可视化的方法自动绘制循环报表 可以任意指定对象属性, 属性支持原有表达式 支持SQL Select和外部数据源作用: 将繁琐的...
功能: 自动绘制循环报表说明: 以可视化的方法自动绘制循环报表 可以任意指定对象属性, 属性支持原有表达式 支持SQL Select和外部数据源作用: 将繁琐的不可视代码调试转化为轻松愉快的可视化绘制 开发时间由以天为单位计算缩短为以分钟为单位-functions : automatic mapping cycle statements Note : Visualization of the automatic mapping cycle returns to be arbitrarily designated object properties, attributes to support the original expression of support for SQL Select and external data sources role : the cumbersome visual debugging code into a visual delight, drawing from a development time as days shorten terms for a minute as a unit
- 2022-03-20 18:08:32下载
- 积分:1
-
U盘复制文件一例 VB环境
VB环境下实现U盘复制文件一例,这个程序原有名称叫做“U盘搬运工AutoCopy”,可自动复制文件到U盘,也可把C盘备份到U盘上,也就是拷贝文件的过程,程序在未发现U盘的情况下,要开启监控,操作过程中若选择了放弃操作,监控功能将暂时关闭,拔除U盘之后请重新开启!
- 2022-05-30 01:38:56下载
- 积分:1