资源列表
排序选择:
[驱动编程] 8139
说明: 8139网卡驱动源码-8139 network card driver source<yuanhualong> 在 2025-07-03 上传 | 大小:260kb | 下载:0
[嵌入式/单片机编程] sinteringburdenthethreeoptimizationmethods
说明:本文通过运用线性规划法、蒙特卡洛法和遗传算法对相同的烧结配料问题进行 优化,并对得到的结果进行了分析,从最终结果、求解效率、易用性等方面比较了3种方法的 优劣,最后得出结论:遗传算法更适应今后烧结配料优化的计算要求。 -In this paper, through the use of linear programming, Monte Carlo method and genetic algorithm to the problem the same ingredients to<王磊> 在 2025-07-03 上传 | 大小:20kb | 下载:0
[SNMP编程] snmp-example1
说明:一个利用SNMP4J开发的windows console 的工具- a example for network manager with the JAVA api SNMP4J<周瑞莉> 在 2025-07-03 上传 | 大小:9kb | 下载:0
[嵌入式Linux] jiandanjsq
说明:简单计算器. 目的: 练习switch语句 题目: 设计一个简单的计算器, 完成两个数的加减乘除 -Simple calculator. Objective: To practice the subject switch statement: Design a simple calculator to complete the addition and subtraction, multiplication and division number two<123> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[Symbian] BTfilesend1
说明:xrich s60 is blutooth sample coce for symbian phone<ajay kumaha> 在 2025-07-03 上传 | 大小:75kb | 下载:0
[JSP源码/Java] ATM
说明:ssd1(信息系统) ATM 设计代码 -ssd1 (information system) ATM design code<钟枢> 在 2025-07-03 上传 | 大小:61kb | 下载:0
[其他小程序] LibraryManagement
说明:实现了图书管理系统的所有功能,包括预定、借出、归还、等等实用的功能-Library management system has all the features, including scheduled, lending, return, and so the function of practical<HELEN> 在 2025-07-03 上传 | 大小:8kb | 下载:0
[软件工程] WinCE_5.0
说明: WinCE_5.0下鼠标键盘驱动分析-wince-Driven Development Tutorial<yuanhualong> 在 2025-07-03 上传 | 大小:103kb | 下载:0
[嵌入式Linux] kaiguanyuju
说明: (1) switch后面括弧内的“表达式”, ANSI标准允许它为任何类型。 (2) 当表达式的值与某一个case后面的常量表达式的值相等时,就执行此case后面的语句,若所有的case中的常量表达式的值都没有与表达式的值匹配的,就执行default后面的语句。 (3) 每一个case的常量表达式的值必须互不相同,否则就会出现互相矛盾的现象(对表达式的同一个值,有两种或多种执行方案-(1) switch in brackets after the " expression&<123> 在 2025-07-03 上传 | 大小:3kb | 下载:0