压缩包中有一个javascript脚本,作用是随机产生1000个核苷酸碱基序列,此外,还有一个产生下拉菜单的脚本。
标签: javascript 脚本
上传时间: 2015-04-10
上传用户:qlpqlq
us3c44b0 ADS开发环境,tftp下载,通过网口下载代码,然后显示下载文件的字节数
上传时间: 2015-04-13
上传用户:tb_6877751
本程序采用IIC通信方式,4兆PIC16F877 是ADS1100,ADS1110的通用程序。 刚通过。
上传时间: 2014-08-11
上传用户:jennyzai
经过本人加全目录的《LINUX内核源代码情景分析(浙大出版)》上下册,毛德操、胡希明著,总共50兆,1500页,原PDF书籍目录不全,阅读很不方便,经过本人一番努力,将目录整理加入,希望广大读者阅读能更方便一些。
上传时间: 2014-01-01
上传用户:阿四AIR
For the incomplete methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix. heuristics: descent. Tests: 100 queens in less than 1 second and 67 iterations. 500 queens in 1 second and 257 iterations. 1000 queens in 11 seconds and 492 iterations. heuristics: Simulated annealing. Tests: 100 queens in less than 1 second and 47 iterations. 500 queens in 5 seconds and 243 iterations. 1000 queens in 13 seconds and 497 iterations. heuristics: based on Simulated Annealing. Tests: 100 queens in less than 1 second and 60 iterations. 500 queens in 1 second and 224 iterations. 1000 queens in 5 seconds and 459 iterations. 10 000 queens in 20 minutes 30 seconds and 4885 iterations.
标签: the representation incomplete methods
上传时间: 2015-05-05
上传用户:1159797854
Visual Basic代码库是一个集收集,管理Visual Basic代码于一体的软件。它本身带有1000多个源码,同时用户可以自己添加,删除自己的源码,不用打开Visval Basic,你就可以查找和浏览全部源代码。
上传时间: 2015-05-12
上传用户:小宝爱考拉
JTAG CPLD实现源代码,比用简单并口调试器快5倍以上。 以前总觉得简单的并口jtag板速度太慢,特别是调试bootloader的时候,简直难以忍受。最近没什么事情,于是补习了几天vhdl,用cpld实现了一个快速的jtag转换板。cpld用epm7128stc100-15,晶振20兆,tck频率5兆。用sjf2410作测试,以前写50k的文件用时5分钟,现在则是50秒左右。tck的频率还可以加倍,但是不太稳定,而且速度的瓶颈已经不在tck这里,而在通讯上面了。
上传时间: 2015-05-16
上传用户:xsnjzljj
psp上的reader 这个是以月光老大的cnreader为基础 增加了zip文件浏览功能,象浏览目录一样浏览zip文件。 zip内部的中文文件名可以正常显示 修正了原版的cnreader不能显示中文路径名的问题(同处理中文文件名一样处理)。 我只有1.5的,所以1.0没有测试过。 zlib用的是网上流行的版本,可能是1.2.2版,这个版本已经确认了有一些安全问题,稍候后我会研究一下最新1.2.3版本。 我这样做的原因是现在rip过的game都是正好放进512m的棒子里,结果为了几兆空间不得不删掉很多书,相当不爽的说。 这个版本最方便的是可以把很多书放进一个zip文件里,同时解决了中文文件名乱麻问题。 原版的cnreader之所以很大是因为他把字库也整合进去了。 下一步是准备把字库抽出来也进行zip处理。最大限度的减少占用的空间。 文档表明zlib有内存内压缩功能,就是管道处理,有兴趣的朋友一起来研究一下吧 我没有在看书的时候听歌的习惯,我觉得那样会让我分心。所以下一步除了提取字库之外只打算控制频率以实现节能(到目前为止,我还没有看到任何测试证明低频率可以节能)通过动态调整频率在节能和处理速度上达到平横。
上传时间: 2014-01-13
上传用户:zhliu007
更新说明: 此版本在版本1、2的基础上做了2点重大改进 1、改进了PhaSpa2VoltCoef函数算法,使得现算法的运行速度约是原算法的4倍 2、改进了volterra_train_lu函数算法,使得相对均方误差提高了约1000倍,新算法不再需要对样本做归一化处理
标签: PhaSpa2VoltCoef 版本 更新 函数
上传时间: 2014-01-02
上传用户:z754970244
解决时钟问题,acm竞赛题 A weird clock marked from 0 to 59 has only a minute hand. It won t move until a special coin is thrown into its box. There are different kinds of coins as your options. However once you make your choice, you cannot use any other kind. There are infinite number of coins of each kind, each marked with a number d ( 0 <= 1000 ), meaning that this coin will make the minute hand move d times clockwise the current time. For example, if the current time is 45, and d = 2. Then the minute hand will move clockwise 90 minutes and will be pointing to 15. Now you are given the initial time s ( 0 <= s <= 59 ) and the coin s type d. Write a program to find the minimum number of d-coins needed to turn the minute hand back to 0.
标签: 时钟
上传时间: 2015-05-21
上传用户:rishian