-
JPaint来自sourceforge,是用MFC编写的绘图软件(开源),界面与Windows自带的绘图软件相似,功能强大。...
JPaint来自sourceforge,是用MFC编写的绘图软件(开源),界面与Windows自带的绘图软件相似,功能强大。-JPaint from sourceforge, it is prepared to use MFC graphics software (Open Source), interface with the Windows built-in mapping software similar to the powerful.
- 2022-07-23 15:19:34下载
- 积分:1
-
程序目的:从已知二叉树的前序和中序序列构造该二叉树
程序目的:从已知二叉树的前序和中序序列构造该二叉树-procedures Objective : known binary tree from the first sequence and the sequence structure of the sequence of binary tree
- 2022-02-01 00:58:51下载
- 积分:1
-
电子钟,利用c语言编程实现带有时针分针秒针的电子钟,并且有走动的声音。...
电子钟,利用c语言编程实现带有时针分针秒针的电子钟,并且有走动的声音。-clock,use c language to realise clock having hour hand ,minute hand and second hand,with sound.
- 2022-03-02 09:28:47下载
- 积分: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
-
文字的颜色渐变的源程序
文字的颜色渐变的源程序-text color gradient of the source
- 2022-07-06 23:17:53下载
- 积分:1
-
使用Mapi访问微软的邮件服务器Exchange
使用马皮访问微软的邮件服务器交换,例如如何使用MAPI访问微软的Exchange邮件服务器
- 2022-02-04 01:23:25下载
- 积分:1
-
Famous SM501 2D graphics
大名鼎鼎的SM501 2D显卡驱动,
系列源码文件,包括各种流行的处理器平台。
XScale SH4 AU1500 X86
从 WinCE 4.2-6.0
还有WindowsXP Embedded X86的。-Famous SM501 2D graphics-driven, family-source documents, including a variety of popular processor platforms. XScale SH4 AU1500 X86 from WinCE 4.2-6.0 there is a WindowsXP Embedded X86.
- 2022-08-04 12:02:23下载
- 积分:1
-
路由协议
路由示例为 OMNET + + 演示静态最短路径路由。在设置路由表模拟使用 cTopology 类的开始。该模型是故意保持简单,便于理解。网络拓扑结构一个广泛称为"NTT 脊梁",和它是亲生法鲁克作出了贡献。每个节点独立,查询网络的拓扑结构,使用 cTopology对象。然后它计算到每个其他节点,最短路径和存储路径下一跳表中的第一个节点。(实际的表包含到下一跳节点不是本身 — — 表的节点地址的端口号因此,提供目标地址-> 下一跃点地址的映射)。所有上述的需要有一次,置于这种模拟的开始。拓扑结构是静态的期间仿真,并因此采用箍筋的要尽一切努力保有的节点不需要最新的表中。采用箍筋的模型中的没有路由协议。一旦设置的路由表,节点开始随意发送的数据包时间间隔。每个节点获取目标地址的列表中的参数,并为每个数据包它随机选择一个目的地从列表。有两个应用程序提供: 应用程序生成具有指数间到达的数据包倍,而 BurstyApp 交替之间活动和空闲的时间。BurstyApp 的执行演示 Fsm (有限状态机) 的使用。
- 2022-02-25 00:15:04下载
- 积分:1
-
可以在豆瓣网上爬取相应用户的信息,如:用户ID,,读过什么书,对书的评价等数据,可以作为收集实验数据的工具...
可以在豆瓣网上爬取相应用户的信息,如:用户ID,,读过什么书,对书的评价等数据,可以作为收集实验数据的工具-Web crawling in豆瓣the corresponding user information, such as: user ID,, read any book, the book" s evaluation of the data can be used as a tool to collect experimental data
- 2022-03-21 09:42:29下载
- 积分:1
-
一个画电路图软件源代码
一个画电路图软件源代码-a painting circuit software source code
- 2022-05-06 13:50:50下载
- 积分:1