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 file. Set to NOR and power on. Install using the vivi command "Restore NAND Flash from HOST thru USB" Turn off, set to NAND, turn on. Enjoy.
标签: Opie probably Angstom progess
上传时间: 2013-12-17
上传用户:gaojiao1999
This java program is a guessing number game were player will guessing number in a range of 1 to 100...have Fun... :)
标签: guessing number program player
上传时间: 2014-08-22
上传用户:zm7516678
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. 1.44M floppies can be formatted to 1.76 M. All source code,includes and libraries are included. Modify the bld.bat file to your own needs. There are many asm tricks in the source code. Have Fun with this old code.
标签: disk program floppy format
上传时间: 2013-12-21
上传用户:woshini123456
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
标签: two_thermo CRC-Fun program earlier
上传时间: 2017-07-29
上传用户:wcl168881111111
C/C++中调用MATLAB引擎的数值仿真的实现, 微分方程文件“Fun.m”放在matlab的work目录下
上传时间: 2014-01-01
上传用户:cuiyashuo
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 can change from one database to another simply by changing a few statements in a configuration file. If you ve needed to add a database backend to your application, don t put it off. It s much more Fun than it used to be, and Hibernate: A Developer s Notebook shows you why.
标签: Hibernate persistence Developer you
上传时间: 2017-08-17
上传用户:曹云鹏
Bomberman + source code. This Bomberman has many, many more features then regular Bomberman-games do. Fun to play, 1-4 players.
标签: Bomberman many Bomberman-games features
上传时间: 2017-08-31
上传用户:alan-ee
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!
标签: PenguinCards java-based computer against
上传时间: 2013-12-17
上传用户:xfbs821
OMRON C系列PLC解密软件. 加密是在主程序的最开头加入:LD AR1001 Fun(49) 000 000 #????,“????”就是密码,把带加密的程序下载到PLC,然后对PLC断电上电后密码就生效了; 这样就可以保护程序,但是这种加密方法因为是纯数字的,所以相对来说**也不是很复杂的,现在有很多**软件可以对之**。
上传时间: 2017-02-09
上传用户:HEZHENHUA
对于非线性方程组F(X)=0,用fsolve函数求其数值解。fsolve函数的调用格式为: X=fsolve('Fun',X0,option) 其中X为返回的解,Fun是用于定义需求解的非线性方程组的函数文件名,X0是求根过程的初值,option为最优化工具箱的选项设定。最优化工具箱提供了20多个选项,用户可以使用optimset命令将它们显示出来。如果想改变其中某个选项,则可以调用optimset()函数来完成。例如,Display选项决定函数调用时中间结果的显示方式,其中‘off’为不显示,‘iter’表示每步都显示,‘final’只显示最终结果。optimset(‘Display’,‘off’)将设定Display选项为‘off’。
标签: MATLAB fsolve 非线性 方程 代码 源程序
上传时间: 2017-07-31
上传用户:ChrisQQQ