-
atmega16
用AVR单片机atmega16控制lcd1602,可在屏幕上的任意位置显示英文和数字。(Control with AVR microcontroller atmega16 lcd1602, can be anywhere on the screen display in English and numbers.)
- 2010-11-06 20:38:49下载
- 积分:1
-
IEEE33DG
用于配电网重构的遗传算法,可以供大家参考(Genetic algorithm for distribution network reconfiguration)
- 2017-12-07 15:18:33下载
- 积分:1
-
CalcSolver
VB版高级功能计算器,除了具有数学运算外,还包括三角函数、反三角函数、双曲三角函数、绝对值等运算,还可以进行一些比较复杂的表达式计算。它还有函数绘图、数据统计和自定义常数等功能。(VB version of the advanced features calculators, arithmetic addition, but also includes trigonometric functions,反三角函数, hyperbolic trigonometric functions, such as computing the absolute value can also be used for the expression of some of the more complex calculation. It also has function mapping, data and custom features such as constant.)
- 2021-01-19 07:28:42下载
- 积分:1
-
BendDynaCtrl release
说明: 可以读取ybc数据,ybc预览,管子动态成型仿真,多用于弯管机场合。(YBC data can be read, YBC preview, dynamic tube forming simulation, mostly used for bending Airport closure.)
- 2021-01-20 14:48:41下载
- 积分:1
-
pywracer.2004.12.24.tar
赛车游戏 基于vc++的游戏设计 实现赛车游戏(car games)
- 2011-12-21 15:39:53下载
- 积分:1
-
ControlBiometrico
说明: control biometrico zk
- 2019-05-21 21:57:04下载
- 积分:1
-
TelBook
能实现添加,删除,查找,拨号等基本功能。当然还用到了windows皮肤,很漂亮的哟(Able to add, delete, search, dial-up and other basic functions. Of course, also used the windows skin, very beautiful yo)
- 2013-07-21 07:27:35下载
- 积分:1
-
GPIBUtility
GPIButility是ADLINK公司的GPIB驱动所带的工具软件,可以自动获得所有GPIB设备信息并可作相应的各项参数设置。(ADLINK' s GPIButility is brought GPIB driver software tool that can automatically access to all GPIB device information and can set the parameters accordingly.)
- 2009-09-11 08:52:32下载
- 积分: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
-
精通Matlab与C C++ 混合程序设计
matlab 与C语言程序互相调用,实现快速计算(MATLAB and C language program call each other to realize fast computation.)
- 2018-04-28 16:03:31下载
- 积分:1