-
ZQ28335_CODE_CCS5.5
28335例程,自己仔细的研究了一阵子,觉得不错,可参考。(28335 routines, good for reference)
- 2020-06-17 11:20:02下载
- 积分:1
-
skiplist.c.tar
A skip list is a data structure for storing a sorted list of items, using a hierarchy of linked lists that connect increasingly sparse subsequences of the items. These auxiliary lists allow item lookup with efficiency comparable to balanced binary search trees (that is, with number of probes proportional to log n instead of n).
- 2011-04-20 12:59:03下载
- 积分:1
-
基于STM8S103简易开发调试工具
说明: 基于STM8S103 简易开发调试工具Simple Debugger for STM8S103,explication in chinese,(Simple Debugger for STM8S103, explication in chinese. Simple Debugger for STM8S103, explication in chinese.)
- 2019-12-26 14:02:20下载
- 积分:1
-
博弈论
说明: 博弈论相关,一些matlab练习的例程,希望能有点参考价值。(Fuzzy Bi-cooperative games in multilinear extension form)
- 2020-03-28 17:48:18下载
- 积分:1
-
omnet
本文是介绍仿真软件omnet++基础知识的文档,适合omnet+入门者学习,欢迎使用(failed to translate)
- 2021-01-15 17:08:45下载
- 积分:1
-
calcLocalizationCRB
无线传感定位算法中的,质心定位算法。Matlab编程开发。(Centroid localization algorithm in wireless sensor positioning algorithm. Matlab programming development.)
- 2012-09-25 20:46:57下载
- 积分:1
-
socket
用于两台电脑之间的无线通信,一个作为客户端,另一个作为服务器。(For wireless communication between two computers, one as a client and the other as a server.)
- 2014-04-21 23:00:03下载
- 积分:1
-
EasyWEB
说明: Web服务器,简单的Web
server
Web
server
(Web
serverWeb
server
Web
server
Web
server
)
- 2009-07-30 17:20:29下载
- 积分:1
-
LAPACK-3.4.1.tar
LAPACK,其名為Linear Algebra PACKage的縮寫,是一以Fortran程式語言寫就,用於數值計算的函式集。 LAPACK提供了豐富的工具函式,可用於諸如解多元線性方程式、線性系統方程組的最小平方解、計算特徵向量、用於計算矩陣QR分解的Householder轉換、以及奇異值分解等問題。(LAPACK (Linear Algebra PACKage) is a software library for numerical linear algebra. It provides routines for solving systems of linear equations and linear least squares, eigenvalue problems, and singular value decomposition. It also includes routines to implement the associated matrix factorizations such as LU, QR, Cholesky and Schur decomposition.)
- 2012-07-31 10:14:37下载
- 积分:1
-
VCshiyongbiancheng
VC实用高级编程,给出了四个不同的基于VC的编程实例。值得参考(VC practical high-level programming, four different VC-based programming examples)
- 2012-02-14 16:13:28下载
- 积分:1