-
down
一个复杂的工程通常可以分解成一组小任务的集合,不错(A complex project can usually be broken down into a collection of small tasks.)
- 2018-12-30 10:57:37下载
- 积分:1
-
54678976543
简单的鼠标画线Vb源代码,有需要的就下载吧。(Simple mouse to draw lines Vb source code, there is a need to download it.)
- 2013-08-30 09:19:35下载
- 积分:1
-
wangnianli
是一个万年历功能的程序,可以查询某年某天是星期几(A year of day is a calendar function, you can query the day of the week)
- 2012-08-08 17:57:03下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
huanfang
本程序实现构造任意阶幻方,输入数字构造你想要的幻方(The program to construct arbitrary magic square, magic square input digital structure you want)
- 2012-10-28 16:51:53下载
- 积分:1
-
jjjxm
包含光伏电池模块、MPPT模块、BOOST模块、逆变模块,基于欧几里得距离的聚类分析,MIMO OFDM matlab仿真。( PV modules contain, MPPT module, BOOST module, inverter module, Clustering analysis based on Euclidean distance, MIMO OFDM matlab simulation.)
- 2017-05-03 16:17:30下载
- 积分:1
-
bad
界面编程的演示,窗口背景的渐变演示实例。(Programming interface presentation, the window shows examples of the background gradient)
- 2009-12-07 19:08:53下载
- 积分:1
-
Pro1
Visual C++实现视频编码中的YUV到RGB转换并显示(Visual C++ implementation of YUV video coding to RGB conversion and display)
- 2010-03-15 11:08:32下载
- 积分:1
-
AddressBook
对地址薄的初学测试,自己写的,希望对大家有所启发吧(Address book for novice test, write your own, we hope to inspire it)
- 2013-08-10 11:19:49下载
- 积分:1
-
sort
说明: 能够实现起泡法,二分法,堆排序,插入排序,选择排序,快速排序六种方法对100个数进行排序的时间空间复杂度进行比较(To achieve foaming method, dichotomy, Heap Sort, Insertion Sort, Selection Sort, Quick Sort six methods on 100 the number of sort of time and space complexity comparison)
- 2008-11-14 20:29:09下载
- 积分:1