-
VB编写的计算器
VB编写的计算器-VB prepared by the Calculator
- 2022-02-07 08:12:19下载
- 积分:1
-
Computer system structure of slides, suitable for students
计算机系统结构的一些幻灯片,适合学生参考-Computer system structure of slides, suitable for students
- 2022-03-14 07:14:16下载
- 积分:1
-
使用Access数据库演示的任务分配管理程序
一个使用ADO.NET基于Microsoft Access数据库演示的任务分配管理的程序,用于.NET...
使用Access数据库演示的任务分配管理程序
一个使用ADO.NET基于Microsoft Access数据库演示的任务分配管理的程序,用于.NET Framework-based和COM程序。程序功能演示添加、删除、修改任务,用户权限指派,一个比较详细的数据库演示示例程序。以前就预备了,由于近期FTP无法登录再加上VS.NET2005开发环境到期(呵呵,以前安装的是使用180天版,今天刚在枕善居论坛下载了破解补丁,补丁地址在本居的论坛里,有需要的朋友去下载吧)。
说明:本程序基于VS.NET2005-Access database demonstration using the distribution of mission management procedures using ADO.NET on Microsoft Access database management presentation of the task allocation procedure, for. NET Framework-based and COM procedures. Demonstration program features add, delete, modify tasks, assign user rights, a more detailed presentation of the database sample programs. Previously prepared, FTP can not log in due to the recent VS.NET2005 development environment coupled with the expiration of (Oh, the previously installed version is the use of 180 days, today just good pillow Habitat Forum downloaded crack patch, patch the address in the home forums, there is a need friends to download it). Description: This procedure based on VS
- 2022-10-26 06:30:02下载
- 积分:1
-
三个候选人A、B、C,根据投票者在选票上对他们编号的填写顺序记分,
!!!刚才传的6.rar说明写错了,我再传一次...
三个候选人A、B、C,根据投票者在选票上对他们编号的填写顺序记分,
!!!刚才传的6.rar说明写错了,我再传一次-Three candidates A, B, C, according to voters on the ballot paper to fill in the order they numbered Points!!! Just Chuan 6.rar the wrong note, I send a
- 2022-09-30 05:20:02下载
- 积分:1
-
nec 78F0413的例子程序,里面有LCD,RTL和PORT的操作,学NEC的朋友可以使用...
nec 78F0413的例子程序,里面有LCD,RTL和PORT的操作,学NEC的朋友可以使用-nec 78F0413 demo,it has the lcd,rtl and port driver, it will help you who need to learn the nec
- 2022-06-30 22:58:51下载
- 积分:1
-
FLV phone
基于手机的FLV 通过手机可以播放flv流媒体-FLV phone-based mobile phone that can play flv streaming media
- 2022-03-02 02:35:47下载
- 积分:1
-
电机温升测试系统,适用于工作频率为50/60Hz的单/三相小功率异步电机(≤5KW)、串级电机、电动工具的绕组温升测量。适用于工作频率为50/60Hz的电源变压...
电机温升测试系统,适用于工作频率为50/60Hz的单/三相小功率异步电机(≤5KW)、串级电机、电动工具的绕组温升测量。适用于工作频率为50/60Hz的电源变压器、充电器、电感镇流器的绕组温升测量。带电原理:在带电工作情况下测量绕组的直流电阻,并用公式折算成温升。专为电动工具定子,转子温升测量而开发,其中定子采用带电法,转子采用断电法-motor temperature test system is applicable to the frequency of 50/60Hz single/three-phase asynchronous motors power the small ( 5KW), Cascade motor, electric tools winding temperature measurement. Applicable to the frequency of 50/60 Hz power transformers, chargers, the inductance ballasts winding temperature measurement. Charged Principle : Live in work measurement of the winding resistance DC, and the formulas used converted into temperature. Electric tools for the stator and rotor temperature measurement and development, which use charged stator, rotor features a power law
- 2022-02-03 14:46:07下载
- 积分:1
-
可以根据已知条件进行计算,求出前方交会所需数据
可以根据已知条件进行计算,求出前方交会所需数据
-Can be calculated on the basis of known conditions, find the intersection in front of the required data
- 2022-04-27 14:42:56下载
- 积分:1
-
length of message
初学者的基本c代码。用户可以输入消息,程序将计算用户输入的字符数
- 2022-04-16 08:01:29下载
- 积分:1
-
3 节点示例中特设仿真与 AODV
# 3 节点示例中特设仿真与 AODV
# 定义的选项
设置 val(chan) 通道/WirelessChannel; # 通道类型
设置 val(prop) 传播/TwoRayGround; # 电波传播
模型
设置 val(netif) Phy/WirelessPhy; # 网络接口类型
设置 val(mac) Mac/802_11; # MAC 类型
设置 val(ifq) 队列/DropTail/PriQueue; # 接口队列类型
设置的 val(ll) LL; # 链接图层类型
设置 val(ant) 天线/OmniAntenna; # 天线模型
设置的 val(ifqlen) 50 ; # 种中的最大数据包
设置的 val(nn) 3 ; mobilenodes # 人数
设置 val(rp) AODV ; # 路由协议
设置的 val(x) 500 ; # X 维度的地形
设置的 val(y) 400 ; # Y 维度的地形
设置的 val(stop) 150 ; # 时间的仿真结束
设置 ns [新模拟器]
设置 tracefd [打开 simple.tr w]
设置 windowVsTime2 [打开 win.tr w]
设置 namtrace [打开 simwrls.nam w]
- 2022-06-19 05:32:39下载
- 积分:1