搜索资源列表
排序比较
- 排序算法的性能比较 对不同类型的问题规模,测试各种介绍的排序算法的性能。统计他们的键值比较次数,键值移动次数以及运行时间并分析结果。 小型问题:N≈20 中型问题:N≈2000 大型问题:N≈200000. C 语言的32关键字如下: 实验原理: 线性表的排序,快速,起泡,选择,插入。-algorithm to compare the performance of different types of scale of the problem, introduced by the test a
利用C语言小程序来解决大问题
- 们知道C语言的功能非常强大, 很适合编写系统软件。利用它我们可以很容易地解决经常遇到的一些棘手的问题,如拷贝隐含或 系统属性的文件(特别是光盘中的隐含文件)、在任意DOS版本或在windows中更改子目录的名称、在任意DOS 版本中使用带空格的目录名 等等。这些问题仅靠操作系统或常用的工具软件往往很难凑效。我们可以利用C语言的强大功能来编写一些小程序,能够很顺利地解决这 些问题。 -know the C language is very strong, very s
GetAllTheAPIcallsInAnyDLL
- 得到某个DLL中的全部函数列表,并自动生成Declare语句(和某些WINDOWS版本会有兼容性问题)-be a DLL function of all the lists, and automatically generate Declare statements (and some versions of Windows compatibility issues)
MGJ
- 1995年,国务院学位委员会办公室委托图书馆学情报学学科评议组讨论并解决本学科研究生谭程设置问题。经过一年多的调查研究,学科评议组一致建议将“信息资源管理”规定为研究生必修课之一。由于这是一门发展中的新兴科学,正在进行现代化建设的各行业都面临着信息资源的管理问题,为培养专业人才的高等院校也都意识到了这一问题的密切相关性。-1995. Degrees Committee of the Office of the State Council commissioned library and inf
C_program_test
- C语言测试--想成为嵌入式程序员应知道的0x10个基本问题。这是经典的面试试题,当然考的是你对c语言的基本的理解,里面列举了菜鸟掌握不扎实的0x10个基础问题。-C language test -- to become embedded programmers should know 0x10 fundamental issues. This is the classic interview questions, of course, is that you take the c basic l
jiyuneirongdetuxiangjiansuo
- 基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram; Texture characteristics of simila
Exe2bat(Delphi)
- Exe2Bat是挺早的一个小工具了(有ASM源码),能把任意文件转化成bat,可惜问题还是不少 我无聊用Delphi写个 (网上似乎还流传这VC/VB版本) 修正原版转化速度离奇慢/NT下不能运行/转化后Bat有误等问题 核心代码都在Exe2BatUnit.Pas里面 Demo程序我写了2个,一个是仿造原版Exe2Bat的命令行程序,HkeExeToBat是用KOL加界面的 注意: (1).bat遇到重名文件临时文件会不能删除(具体你试试就知道,喜欢的话你多
SZSTC.Code.Java
- 将Fortify导出的报告转成问题清单,转到Excel文档,便于软件系统过程的测试是完备的.-Fortify' s report will be converted to export the list of issues, go to the Excel document, to facilitate the process of software testing is complete.
FileTool
- 解决vc++6.0与visio不兼容的问题,如安装Visio之后,vc++6.0“打开”出错,不能添加文件等。-Vc++6.0 with visio solution is not compatible issues, such as after installing Visio, vc++6.0 " open" error, can not add files.
linker_and_loader_eng
- Linker and Loaders by John R.Levine Chapter 1: Linking and Loading Chapter 2: Architectural Issues Chapter 3: Object Files Chapter 4: Storage allocation Chapter 5: Symbol management -Linker and Loaders by John R. LevineChapter 1: Linki
INILite
- 高效的INI配置文件操作库,纯C实现,解决需要反复读写INI文件或者操作大型INI文件时的效率问题,比Win32 的INI操作函数快200倍或以上。-INI configuration files and efficient operation of the Treasury, pure C realization of the need to repeatedly solve the INI file to read and write INI files or large-scale ope
CloudMoonInstall
- 当我们制作了一个工具想要发布给别人用时,就需要一个安装程序。往往我们的软件都不大,使用InstallShield等软件既贵又复杂,在网上搜索来的工具不一定能够满足你的需要,又担心版权问题。云月安装制作工具可以让你免除这些担心,因为它是免费、开源的。 云月安装制作工具的优点是使用简单,制作出来的安装程序安装步骤简洁实用。 Key: 安装 制作 工具 软件 免费 开源 C++Builder -When we created a tool to use when you
lab_1
- 简单分支程序与函数设计题:编写一个函数,参数为给定的三个实数,求出其中的最小值返回。要求在main函数中调用该函数。-Simple branching process and function design issues: the preparation of a function, the parameters for a given three real numbers, which determined the minimum return. Requirements in the mai
sh
- 自己编写的程序,将由余弦函数产生的数据,保存在txt文档中,自己编写,无版权问题,与大家分享。-I have written procedures, data generated by the cosine function, saved in txt document, write your own, no copyright issues, to share with you.
Find
- 一段代码演示C++根据路径判定是目录还是文件,文件搜索,文件夹遍历等问题-Some C++ code demonstrates the determination is based on the directory or file path, file search, folder traversal issues
