-
C语言菜鸟参考习题小汇总
资源描述初学C语言时,是否为找不到满足心意的训练头脑的题目而感到烦恼呢?就让压缩包中的习题带你一起飞越C语言程序设计的思维高度,使你的水平上一层楼!
- 2022-03-25 06:36:19下载
- 积分:1
-
排序算法:包括直接插入排序、冒泡排序、基数排序、快速排序、堆排序、计数排序、归并排序...
排序算法:包括直接插入排序、冒泡排序、基数排序、快速排序、堆排序、计数排序、归并排序-Sorting algorithms: including direct insertion sort, bubble sort, radix sort, quick sort, heap sort, counting sort, merge sort
- 2022-02-02 14:19:45下载
- 积分:1
-
salary management system source code. A good development ... for a very long tim...
工资管理系统源代码.很好...开发了很长时间,做得很好,不信你看看,看看就知道了。。。。。。。。。真的吗??是真的-salary management system source code. A good development ... for a very long time, does a good job, do not think you see the will know. . . . . . . . . Really? ? Really.
- 2022-03-15 05:22:08下载
- 积分:1
-
广告的JavaScript代码
Code of Javascript for ads
- 2022-03-07 03:51:08下载
- 积分:1
-
关联规则例子(工作室)
应用背景有很多方法可以看到项目之间的相似性。这些都是属于一般保护伞下的技术。这种技术的结果,简单来说,就是一套可以被理解为“如果这个,然后,”的规则;想象一下你坐在桌子上的10000张收据。每一个收据都代表一项交易,购买的物品。收据是一种代表性的东西,走进了客户的篮子,因此“市场篮分析”。这正是食品杂货的数据集包含的:一个集合的收据,每行1个收据和购买的物品。每一行被称为“交易”,并且每一行都代表一个项目;关键技术支持:我们的项目集发生在我们的数据集的馏分。信任:一个规则是正确的一个新的交易与项目在左边的概率。电梯:一个规则的信心超过了预期的信心;
- 2022-03-11 05:33:16下载
- 积分:1
-
一个java手机游戏.使用开发环境eclipse
一个java手机游戏.使用开发环境eclipse-A java mobile games. Use development environment for eclipse
- 2022-05-22 19:46:20下载
- 积分:1
-
快速查找文本内容,用于TXT WORD 十六进制等查询
快速查找文本内容,用于TXT WORD 十六进制等查询-Quickly find the text for TXT WORD hexadecimal inquiries, etc.
- 2022-08-10 06:30:04下载
- 积分:1
-
下载的文本系统,或者太简单或太复杂,允许…
网上下载的文系统,要不是过于简单,要不过于复杂让,初学者止步,我的这FAT16结构化,易初学者学习,测试OK-Downloading the text system, either too simple or too complicated to allow, for beginners to stop, I structured this FAT16, easy for beginners to learn, test OK
- 2022-03-23 10:53:44下载
- 积分:1
-
椭圆拟合,用于在jpg格式的图片上寻找椭圆,并进行拟合
椭圆拟合,用于在jpg格式的图片上寻找椭圆,并进行拟合-Ellipse fitting to the picture in jpg format to find oval, and fitting
- 2023-02-15 11:00:03下载
- 积分:1
-
This document contains a general overview in the first few sections as well as a...
This document contains a general overview in the first few sections as well as a more detailed reference in later sections for SVMpython. If you re already familiar with SVMpython, it s possible to get a pretty good idea of how to use the package merely by browsing through svmstruct.py and multiclass.py. This document provides a more in depth view of how to use the package.
Note that this is not a conversion of SVMstruct to Python. It is merely an embedding of Python in existing C code. All code other than the user implemented API functions is still in C, including optimization.
- 2022-05-13 10:59:05下载
- 积分:1