-
CCodingStandards
一部经典的C++编码标准原版书籍,很有帮助(C++ Coding Standards)
- 2009-05-03 11:31:24下载
- 积分:1
-
我们做了非常多非常细致的工作,但其中也存在许多的不足,我们也希望大家能够把发现的问题及时的反映...
我们做了非常多非常细致的工作,但其中也存在许多的不足,我们也希望大家能够把发现的问题及时的反映-we do a lot of very painstaking work, but there are also many deficiencies, we hope we can make people aware of the problems in a timely fashion to reflect
- 2022-02-05 19:49:58下载
- 积分:1
-
用map统计一个文档中各个数字出现的次数
用map统计一个文档中各个数字出现的次数,可以统计数据量很大的文档中各个数字出现的字数。可用于统计使用。
- 2023-04-18 03:05:04下载
- 积分:1
-
07-Algoritma-Djikstra
Djikstra Algorithm builded by c++
- 2014-09-12 12:31:33下载
- 积分:1
-
armfly-DSP-tutorials-Chapter-14
本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本期教程主要讲解支持函数中的Q7,Q15和Q31分别向其它类型数据转换。(This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.
)
- 2015-06-18 14:57:52下载
- 积分:1
-
判断多边形的凸凹性
用鼠标左键进行点击,画出多边形,然后用鼠标右键点击判断多边形的凸凹性,若多边形为凹多边形,则提示为凹多边形,若为凸多边形,则提示为凸多边形。
- 2022-05-15 03:30:17下载
- 积分:1
-
MUSIC
用C语言实现对经典的MUSIC算法的仿真,使用随机产生的波达方向角并对估计的角度画图(Using C language to realize the classic MUSIC algorithm simulation, using randomly generated estimated DOA angle and perspective drawing)
- 2008-05-18 16:04:11下载
- 积分:1
-
porous
说明: 一个有关多孔介质的fluent相关的UDF案例,初学者可下载学习(A UDF case related to fluent of porous media can be downloaded by beginners.)
- 2020-04-10 19:51:24下载
- 积分:1
-
C-answers
c语言的题库 基于大学课本基础知识的许多练习题以及答案 答案部分(c language exam on basic knowledge of many of the university textbook exercises and answers to some of the answer)
- 2011-11-15 16:01:14下载
- 积分: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