搜索结果

找到约 53 项符合 Fun 的查询结果

其他书籍 Want to try a copy of Linux 2.6.29-rc5 in progess with Angstom and Opie? Opie probably isn t good fo

Want to try a copy of Linux 2.6.29-rc5 in progess with Angstom and Opie? Opie probably isn t good for much but testing but it is kind of fun. This has a very slow boot, which is much improved since this NAND image was made. NAND image of Linux 2.6.9-rc5 with Angstrom and Opie for test. Download fi ...
https://www.eeworm.com/dl/542/439586.html
下载: 69
查看: 1062

游戏 This java program is a guessing number game were player will guessing number in a range of 1 to 100.

This java program is a guessing number game were player will guessing number in a range of 1 to 100...have fun... :)
https://www.eeworm.com/dl/625/451010.html
下载: 72
查看: 1035

汇编语言 This is a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format

This is a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format program. All written in masm assembler. There is also a small 252 byte driver that allows nonstandard floppy formats on dos systems below 7.0. Floppies can be formatted in any track and sector layout ...
https://www.eeworm.com/dl/644/457286.html
下载: 190
查看: 1107

其他 DS18B20_two_thermo This program will NOT work on BASCOM earlier than 1.11.6.2, cause of the CRC-fun

DS18B20_two_thermo This program will NOT work on BASCOM earlier than 1.11.6.2, cause of the CRC-function and (maybe ?) its not possible to declare functions in earlier environment. But the 1w-functions work from 1.11.4 , I think
https://www.eeworm.com/dl/534/471278.html
下载: 41
查看: 1067

数值算法/人工智能 C/C++中调用MATLAB引擎的数值仿真的实现

C/C++中调用MATLAB引擎的数值仿真的实现, 微分方程文件“fun.m”放在matlab的work目录下
https://www.eeworm.com/dl/518/477306.html
下载: 27
查看: 1050

Java编程 Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write

Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the database. You don t even need to know the database is there, and you ...
https://www.eeworm.com/dl/633/478860.html
下载: 179
查看: 1039

游戏 Bomberman + source code. This Bomberman has many, many more features then regular Bomberman-games d

Bomberman + source code. This Bomberman has many, many more features then regular Bomberman-games do. Fun to play, 1-4 players.
https://www.eeworm.com/dl/625/484245.html
下载: 24
查看: 1065

Java编程 PenguinCards is a java-based card game. You can either play against computer or another player. On t

PenguinCards is a java-based card game. You can either play against computer or another player. On the board, there are card pairs and your aim is to find out these card pairs. The one who finds out more card pairs is the winner. Have fun!
https://www.eeworm.com/dl/633/487661.html
下载: 72
查看: 1095

软件 OMRON C系列PLC解密软件

OMRON C系列PLC解密软件. 加密是在主程序的最开头加入:LD AR1001 FUN(49) 000 000 #????,“????”就是密码,把带加密的程序下载到PLC,然后对PLC断电上电后密码就生效了; 这样就可以保护程序,但是这种加密方法因为是纯数字的,所以相对来说**也不是很复杂的,现在有很多**软件可以对之**。 ...
https://www.eeworm.com/dl/514095.html
下载: 1
查看: 21

源码 MATLAB fsolve求解非线性方程组源程序代码

对于非线性方程组F(X)=0,用fsolve函数求其数值解。fsolve函数的调用格式为: X=fsolve('fun',X0,option) 其中X为返回的解,fun是用于定义需求解的非线性方程组的函数文件名,X0是求根过程的初值,option为最优化工具箱的选项设定。最优化工具箱提供了20多个选项,用户可以使用optimset命令将它们显示出来。如果想 ...
https://www.eeworm.com/dl/515621.html
查看: 42