-
sort
Shell sort is a very interesting modification of the sorting algorithm simple inserts.
- 2013-10-06 04:38:26下载
- 积分:1
-
RagnarokSDE
说明: A Ragnarok Server Database Editor
仙境传说的服务端数据编辑器源码。支持rAthena(A Ragnarok Server Database Editor)
- 2020-06-22 16:20:01下载
- 积分:1
-
jdrda
Source code Image matching source code for image matching
- 2018-12-31 05:02:48下载
- 积分:1
-
rmusic
谱估计实值MUSIC算法的一种C代码实现,包括matlab代码,用于信号的DOA方向估计。(music c code and matlab code)
- 2021-04-29 18:38:42下载
- 积分:1
-
API
C# 常用的API,希望各位有用,收藏了好久了(Common C# API, I hope useful collection for a long time)
- 2013-02-25 11:52:04下载
- 积分:1
-
gpsdata(Com-dll)
WinCE 上仿Mobile GPS 接口实现GPS 数据解析DLL。(GPS data analysis interface on WinCE)
- 2013-12-11 16:34:35下载
- 积分:1
-
C667SPI_EDMA
TMS320C6678的SPI_EDMA回环测试程序,使用CSL库编写的程序,里面可能使用pdk6670的相关库函数,但是可以作为参考(TMS320C6678 of SPI_EDMA loopback test procedures, programs written using the CSL library, which may be related to the use of library functions pdk6670, but can be used as reference)
- 2016-06-29 22:17:08下载
- 积分:1
-
C# 把listView数据排列成图标缩略图风格
C#控制ListView的显示方式,把listView数据排列成图标缩略图风格,这种风格在Windows中十常见,图标的排列就是这种风格的,实现的相关代码:
private void Form1_Load(object sender, EventArgs e)
{
listView1.Items.Add("开源爱好者");//使用Add方法向控件中添加项目
listView1.Items.Add("www.codesc.net");//使用Add方法向控件中添加项目
listView1.Items.Add("C#从基础到项目实战");//使用Add方法向控件中添加项目
listView1.Items[2].Selected = true;//使用Selected方法选中第3项
}
- 2023-06-24 02:00:03下载
- 积分:1
-
main
c codevision code for reading a 4x4 keypad and showind the number on a 7segment
- 2009-09-11 15:47:31下载
- 积分:1
-
776867
此系统由VC++ 6 0 MFC开发而成,主要实现一些基本的界面操作,如画笔画刷,文字改变字体颜色,以及时钟显示和小型购物系(This system is developed by VC 60 MFC. It mainly implements some basic interface operation, such as brush, text changing font color, clock display and small shopping department.)
- 2018-12-31 12:24:07下载
- 积分:1