-
C++语言核心,对C/C++有深入的描述,是修炼C/C++功力的很好资料。...
C++语言核心,对C/C++有深入的描述,是修炼C/C++功力的很好资料。-A good book for C.
- 2022-07-09 05:13:46下载
- 积分:1
-
The use of windows API function to write win32 platform directly under the entry...
利用windows API函数直接书写win32平台下的程学的经典入门书,适合初学者加深winAPI的认识。-The use of windows API function to write win32 platform directly under the entry way to learn the classic book, suitable for beginners to deepen understanding of WinAPI.
- 2022-06-11 23:10:56下载
- 积分:1
-
可以很容易地比较2个字符串的相似性,基于汉的汉码方法,和…
可以很容易比较两个字符串的相似度,基于汉明码的方法,效率高。-Can easily compare two string similarity, based on the Hamming code method, and high efficiency.
- 2022-02-03 11:40:16下载
- 积分:1
-
This the VB6 code for Alarmsystem, must see.
This the VB6 code for Alarmsystem, must see.-This is the VB6 code for Alarmsystem, must see.
- 2023-04-18 01:15:03下载
- 积分:1
-
近似熵
计算的时间序列的近似熵的代码。近似熵是衡量复杂性。它量化的不可预测性在时间序列的波动。要运行这个函数类型: approx_entropy ("window length","similarity measure","data set")
- 2022-04-30 06:19:17下载
- 积分:1
-
这是一个关于勒让德函数的类,可以直接加入到项目中调用
这是一个关于勒让德函数的类,可以直接加入到项目中调用-It is a Legendre function of the category, can be directly added to the project, call
- 2022-10-11 19:15:03下载
- 积分:1
-
朋友给的一个源代码,自己也看不懂,据说有用
朋友给的一个源代码,自己也看不懂,据说有用-a friend to the source code itself would not understand, reportedly useful
- 2022-01-26 00:55:39下载
- 积分:1
-
创建类Hugeinteger(大整数),使用40个元素的数组保存每个长度最大为40位的整数,每个元素表示一位。提供方法:inputHugeintteger,ou...
创建类Hugeinteger(大整数),使用40个元素的数组保存每个长度最大为40位的整数,每个元素表示一位。提供方法:inputHugeintteger,outputHugeinteger,addHugeintegers,substractHugeinteger,isEqualTo,isNotEqualTo,isGreatThan,isLessThan和判断方法isZero。-create Hugeinteger category (large integers), the use of 40 elements in each array to preserve maximum length of 40 integers, each expressed an element. Provision : inputHugeintteger, outputHugeinteger, addHugeintegers, substractHugeinteger, isEqualTo, isNotEqualTo, isGreatThan, isLessThan isZero methods and judgment.
- 2022-04-23 12:27:11下载
- 积分:1
-
一个定时器工具,可以设置多个定时器,规定在不同的定时器中执行不同的命令,是一个非常好用的工具...
一个定时器工具,可以设置多个定时器,规定在不同的定时器中执行不同的命令,是一个非常好用的工具-A timer tool, you can set up a number of timers, to provide for the different timers in the implementation of different orders, is a very useful tool
- 2023-09-05 13:35:03下载
- 积分:1
-
keil HDI 客户端
此应用程序不仅演示使用 Microsoft 基础类的基本知识外,也是编写 USB HID 应用程序的起始点。
- 2022-11-17 22:00:03下载
- 积分:1