-
seven_segment_v5
这是使用 visual basic 控制及模拟 7seg , 从电脑输出到project board 上面( 请把inpout32.dll放进system32 里面)(This is the use of visual basic control and Analog 7seg, from the computer output to project board above (please put into inpout32.dll inside system32))
- 2009-03-22 21:47:58下载
- 积分: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
-
SSubTmr
一个外国人写的 VB6 子类和定时器,提供源代码。
- 2013-07-12 11:14:37下载
- 积分: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
-
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
-
admin
说明: 能够自动生成准考证或员工证,并且能够自动添加照片的VBA程序,很实用(Admission ticket can be automatically generated or staff card, and can automatically add photos of VBA procedures, it is practical)
- 2020-12-28 15:59:02下载
- 积分:1
-
cell
原包机,模拟细胞的生长,分裂,和死亡,设定了几种不同的环境影响(The original charter, analog cell growth, division, and death)
- 2020-07-08 16:38:56下载
- 积分:1
-
mingriosft
这是C语言的初级学习的80个小例子,用于初学者的学习(This is the C language of the primary learning 80 small examples for beginners to learn)
- 2017-04-14 16:28:56下载
- 积分:1
-
VC-clock-source
多功能时刻钟,整点报时,还有闹钟的功能,还有些功能没有完善。(Multi-time clock, the whole point of time, as well as alarm clock function, and some feature is not perfect.)
- 2011-10-06 11:55:04下载
- 积分:1
-
DoExcel
vb操作EXCEL,可打开EXCEL文件,添加、删除记录(vb operation EXCEL, can open the EXCEL file, add, delete, records)
- 2009-06-26 15:01:58下载
- 积分:1