-
jdpgtb
菜鸟级别,不会写代码,需要看源代码,求大神们帮帮忙,小人刚入道(Rookie level, do not write code, you need to look at the source code, and the great God who help out, the villain joined the Road)
- 2014-04-29 22:03:33下载
- 积分:1
-
liushuideng
面向51单片机的复杂流水灯实验的c语言程序(The complexity of water for 51 single-chip light experiment c language program)
- 2011-06-04 08:28:32下载
- 积分:1
-
BOS图片重新排列
用于解算BOS图片时基图与时图位置按标准方式排列(The positions of base and time map are arranged in a standard way when calculating BOS pictures.)
- 2018-06-01 22:57:18下载
- 积分:1
-
splines5
样条函数用于图像放大;可放大任意倍数;五次样条函数的构造 (five splines function)
- 2011-07-08 16:00:48下载
- 积分:1
-
wince蓝牙代码
蓝牙模型代码,测试连接无线扫码采集器的蓝牙功能,主要应用与无线传送各类工作信息,减少人员跑动和键盘录入等。
- 2022-03-16 15:58:03下载
- 积分:1
-
图像处理,包括拉普拉斯算子提取轮廓,平滑化,二值化,以及细化等方面的图像处理程序代码...
图像处理,包括拉普拉斯算子提取轮廓,平滑化,二值化,以及细化等方面的图像处理程序代码-image processing, including extraction Laplician profile, smooth, two values, as well as details such as the image processing code
- 2022-08-16 01:50:05下载
- 积分:1
-
chatV1.0
网络聊天程序,实现了添加好友,好友之间聊天,以及注册等功能(Network chat program, the realization of the add a friend, chatting among friends, as well as features such as register)
- 2008-05-23 18:47:56下载
- 积分:1
-
RTree-C
R树的基本操作代码,运用C语言来实现,算法精简。(The basic operation of the R-tree code, using C language to implement the algorithm streamlined.)
- 2021-03-10 08:59:26下载
- 积分:1
-
Windows游戏编程大师技巧(第二版)
windows下游戏编程的好书,需要的朋友可以下载(windows under game programming books, a friend in need can be downloaded)
- 2020-06-26 09:40:02下载
- 积分:1
-
数据结构顺序表操作
一、顺序表操作
1、显示
2、插入
3、查找(显示比较次数)
4、删除(显示移动次数)
5、排序(直接插入、简单选择、快速,显示比较次数、移动次数)
6、折半查找(显示比较次数)
7、编程实现一个顺序表的就地逆置,即利用原表的存储空间将顺序表逆置。
8、有序插入(显示比较次数、移动次数),
屏幕提示后,从键盘输入一个元素值,在经过排序的线性表中插入这个元素;
屏幕显示比较次数和移动次数,应有溢出判断和报告。
- 2023-04-08 18:50:03下载
- 积分:1