-
用了好久的AVR编程软件,不错,跟大家分享一下!
用了好久的AVR编程软件,不错,跟大家分享一下!-Used for a long time of AVR programming software, yes, to share with you!
- 2022-12-30 17:45:04下载
- 积分:1
-
创建拨号连接
我最近在做拨号API,我注意到很多人都在使用的一些困难rasfunctions 。在这里,我决定现在如何创建一个新的电话簿项。主要功能arerassetentryproperties() ;创建电话簿条目,并rassetentrydialparams() ; ;存储用户名和密码的。有一对夫妇更 ;RAS ;所使用的功能,但我用他们的非常简单的功能,告诉你如何正确地使用它们。
- 2023-05-03 12:40:02下载
- 积分:1
-
航空公司管理信息系统
航空公司管理信息系统-airline management information system
- 2023-07-04 13:35:04下载
- 积分:1
-
phone book
编写一个程序,该程序使用一组结构来保存联系人信息(名字、姓氏、,
- 2023-03-29 20:40:04下载
- 积分:1
-
ssd qp4 moves de map according to the city selected
ssd qp4 moves de map according to the city selected
- 2022-01-25 22:44:31下载
- 积分:1
-
public class gedebahe { public static void main( String [] args) { for ( ) { int...
public class gedebahe { public static void main( String [] args) { for ( ) { int a=-1,b,c //b,c是分解出来的两个数 System.out.print("Please input a oushu:") //输入一个偶数 try { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)) String inputLine = in.readLine() a = Integer.valueOf(inputLine).intValue() }catch (Exception exc) { System.out.println("Sorry,please input a number.") return } if (a%2!=0) { System.out.println("Sorry,please input a oushu.") return } for (b=1 b
- 2022-09-15 17:45:03下载
- 积分:1
-
9160手机小灵通收费通用接口,内详。解决平时找插件难的问题...
9160手机小灵通收费通用接口,内详。解决平时找插件难的问题-9160 PHS phone charges common interface, detail. Plug-in peacetime to find solutions to the problem
- 2022-03-19 23:28:31下载
- 积分:1
-
基于QT和Sqlite的进销存管理系统
该程序是Linux开发环境下基于QT和Sqlite的进销存管理系统。该系统实现了进销存管理系统以下功能:
商超系统总共包括以下七大模块。
1 基础信息模块
包括系统所需的所有基础数据,如商品类别管理、商品管理等等。
2 权限管理模块
按公司管理架构设立自上而下的分级访问权限。
3 采购模块
供应商信息(基础信息,往来对账单,应付款管理)
- 2022-03-28 14:39:22下载
- 积分:1
-
JetterSite WebEditor是基于Java/JSP的服务器控件,是一个功能强大的在线网页编辑器。在不用于商业活动的前提下,您可以免费下载使用及传播。...
JetterSite WebEditor是基于Java/JSP的服务器控件,是一个功能强大的在线网页编辑器。在不用于商业活动的前提下,您可以免费下载使用及传播。-JetterSite WebEditor is a server controller which based on Java/Jsp develop envorolment.It is a powerful web editor for online.Everyone can download free and use beside using for commercer.
- 2022-02-01 06:43:34下载
- 积分:1
-
自动搜索串口显示连接程序
应用背景该程序可用于自动连接串口等相关技术,在连接串口错误时,会有提醒,不会直接关闭窗口。如果在打开此软件之前有链接串口,则会提醒哪些个串口可以使用。关键技术最主要的关键技术是可以自动搜索串口,在串口连接有误的时候,会有提醒,不会直接关闭软件,因而具有较好的容错率。与此同时,有红色和绿色来表示串口是否打开。具有串口发送、接收数据。
- 2022-07-18 11:26:53下载
- 积分:1