-
tongbujianPtiaobian
这是一个为数不多的用C语言编写的PIC12C508的RGB灯的小型控制器,交流同步信号检测,七彩跳变+七彩渐变,做LED的朋友可以参考,程序可以直接使用的;(This is a small controller RGB lights a few written by C PIC12C508, AC synchronous signal detection, colorful jump+ colorful gradient, do LED friends can reference, the program can be used directly )
- 2013-09-09 16:24:18下载
- 积分: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
-
fakeQQ123
全面模仿QQ,基本具备QQ功能,非常值得学习(Fully mimic QQ, with QQ basic functions that are worth learning)
- 2009-02-09 12:46:41下载
- 积分:1
-
NLSE
G P Agrawal所在课题组编写的超短脉冲传输研究,自相位调制,交叉调制,孤子脉冲等,非常强大,学习非线性光纤光学的应该来看看。(GP Agrawal where the group prepared the transmission of ultrashort pulses, self-phase modulation, cross modulation, soliton pulse, etc., are very strong, nonlinear fiber optics should learn to look at.)
- 2021-01-28 14:38:41下载
- 积分:1
-
texture_code_and_thesis
4个收集的vc,matlab纹理检测,纹理分割代码和数篇IEEE纹理分割,纹理缺陷检测论文(Number of Posts IEEE texture segmentation, texture defect detection papers and four personal collection vc, matlab code texture segmentation)
- 2010-07-01 16:20:53下载
- 积分:1
-
shijuanshengcheng
试卷生成系统,可自动生成,删除,查找,手动组卷等等(Paper Generation System can automatically generate, delete, search, manual test paper, etc.)
- 2013-12-22 16:11:18下载
- 积分:1
-
mcu-one-line-communate
单片机一线通讯,控制4个数码管显示.里面有汇编和C语言源码(Single-chip front-line communications, control 4 digital display. There are assembly and C language source code)
- 2011-08-31 08:43:18下载
- 积分:1
-
DUBAInterface
实现金山毒霸的漂亮的界面,用了资源提取工具将相关bmp提取。、(Jinshan drug tyrants realize the beautiful interface, with the resource extraction tool to extract the relevant bmp. ,)
- 2008-08-05 09:38:13下载
- 积分:1
-
用于配电网重构的粒子群算法IEEE33
用于配电网重构的粒子群算法,可以供大家参考(Particle swarm optimization for distribution network reconfiguration)
- 2020-07-05 16:59:00下载
- 积分:1
-
vc-cpp
c语言实现,能够输入和查询客户存款取款记录。在客户文件中,每个客户是一条记录,包括编号、客户姓名、支取密码、客户地址、客户电话、账户总金额;在存取款文件中,每次存取款是一条记录,包括编号、日期、类别、存取数目、经办人。类别分为取款和存款两种。本系统能够输入客户存款或取款记录;根据客户姓名查询存款和取款记录。(c language, be able to enter and query the records of customer deposit withdrawals. , Each customer is a record in the customer file, including the number, customer name, withdraw the password, the customer address, customer phone account the total amount in the deposit file, each deposit is a record, including the number, date, category, access the number of managers. The categories are divided into two kinds of withdrawals and deposits. The system can enter the customer deposits or withdrawals records their deposits and withdrawals recorded according to the customer' s name.)
- 2012-06-26 00:26:45下载
- 积分:1