-
动态规划
leetcode初级算法,动态规划题解,c++实现(Leetcode primary algorithm, dynamic programming problem solving, C + + implementation)
- 2020-06-24 02:40:02下载
- 积分:1
-
明解C语言 第3版 入门篇
说明: 《明解C语言 第3版 入门篇》图文并茂,示例丰富,第3版从190段代码和164幅图表增加至205段代码和220幅图表,对C语言的基础知识进行了彻底剖析,内容涉及数组、函数、指针、文件操作等。对于C语言语法以及一些难以理解的概念,均以精心绘制的示意图,清晰、通俗地进行讲解。原著在日本广受欢迎,始终位于网上书店C语言著作排行榜首位。(In the third edition, 190 pieces of code and 164 charts are added to 205 pieces of code and 220 charts. The basic knowledge of C language is thoroughly analyzed, including array, function, pointer, file operation, etc. For the C language grammar and some difficult to understand concepts, are carefully drawn schematic diagram, clear, popular to explain. The original book is very popular in Japan and always ranks first in the list of C language books in online bookstores.)
- 2021-04-02 12:13:50下载
- 积分:1
-
这是一个用silverlight写的拼图游戏,请各位看看如何,请赐教
这是一个用silverlight写的拼图游戏,请各位看看如何,请赐教-This is a jigsaw puzzle with silverlight written, please take a look at how, please let us know! ! ! ! ! !
- 2022-03-21 19:38:48下载
- 积分:1
-
GetHardwareInfo
本代码可以读取机器的各种硬件数据,比如CPU 序列号,主板,硬盘序列号,硬盘有几个分区,声卡、显卡,网卡,内存设备,系统帐号等等各种系统信息.(An article to demonstrate how to get system hardware information such as CPU ID, Hard Disk serial number and so on. One of the most efficient ways to do so is to get the CPU ID of the target machine and then, plan your software so that it can just work with the computer that has the same CUP ID. As you very well know, the CPU ID is unique! So, you simply created a lock! )
- 2011-07-19 23:41:27下载
- 积分:1
-
single-position
武汉大学编制的单点定位解算软件,独家啊!(Wuhan University, prepared by a single point positioning solver software, exclusive ah!)
- 2020-07-01 08:40:01下载
- 积分:1
-
math_real
in this code very useful for designing real number concept
- 2013-11-19 19:54:40下载
- 积分:1
-
talking
java版的聊天软件,用于学习java的socket网络编程(java Chat Software)
- 2013-12-05 15:06:58下载
- 积分:1
-
jackagetransform
该压缩包实现二维的DCT变换和逆DCT变换,可以对图像做DCT变换(The package to achieve two-dimensional DCT transform and inverse DCT transform, can make the DCT transform in the image)
- 2017-05-18 19:38:36下载
- 积分:1
-
ELM程序
说明: 极限学习机(Extreme Learning Machine, ELM)或“超限学习机”是一类基于前馈神经网络(Feedforward Neuron Network, FNN)构建的机器学习系统或方法,适用于监督学习和非监督学习问题。(Extreme learning machine (ELM) or "Transfinite learning machine" is a kind of machine learning system or method based on feedforward neural network (FNN), which is suitable for supervised learning and unsupervised learning.)
- 2020-12-28 15:22:01下载
- 积分:1
-
C4.5算法
说明: C4.5算法的C++实现,含离散化处理,数据在nominal文件里(c4.5 algorithm with c++)
- 2020-04-10 03:26:35下载
- 积分:1