资源列表

« 1 2 ... .56 .57 .58 .59 .60 5161.62 .63 .64 .65 .66 ... 216394 »

[Windows编程niudun

说明:图是用牛顿法求方程z3-1=0的根所得到的“项链”。以上程序采用浮点运算,速度是比较慢的。如果每迭代一次就计算一次距离,则速度会更慢。为了使不同吸引区域有不同的颜色,并且能够表现收敛速度,必须做更多的距离计算,但得到的图形也更美丽。特别是将分界处的“项链”放大来看,会得到精致的结构。-Fig Newton method is used Equation z3-1 = 0 has been the root of the "necklace." The procedure is
<刁轩> 在 2008-10-13 上传 | 大小:2.04kb | 下载:0

[界面编程fly123diao

说明: /* To wrap edges seamlessly, copy edge values around to other side of array */ if (i==0) fa[(subSize*size) + j] = fa[(i * size) + j] if (j==0) fa[(i*size) + subSize] = fa[(i * size) + j] j+=stride -/ * To wrap edges seam
<刁轩> 在 2008-10-13 上传 | 大小:7.19kb | 下载:0

[界面编程fly123xuan

说明:分形入门(初学者的乐园) 分形学校(学习算法和编程) 分形展厅(国内外分形作品) 分形影院(分形动画) 分-Fractal entry (Beginners Paradise) fractal schools (learning algorithms and programming) fractal hall (at home and abroad for Fractal Commodities) fractal theater (fractal animation) -
<刁轩> 在 2008-10-13 上传 | 大小:4.44kb | 下载:0

[组合框控件vrmlsnippet

说明:非要上载源码,不得不乱发了.扯淡还得需要二十个字,不是故意让我这样的嘛!! -have to upload source, had a hair. Babble must needs 20 characters, not intentionally let me in! !
<yyyy> 在 2008-10-13 上传 | 大小:5.47kb | 下载:0

[界面编程BCB5Source

说明:BCB 的源代码集合,中级编程人员的参考,均经过检验可执行-BCB source code pool, intermediate programmers reference, all of the executable test
<lq> 在 2008-10-13 上传 | 大小:12.15mb | 下载:1

[界面编程BCB 的编程控件集合

说明:BCB 的编程控件集合,使编程人员的工作强度降低,均经过检验可执行-BCB set of programming controls, programmers reduce the intensity of the work, all of the executable test
<lq> 在 2010-07-02 上传 | 大小:19.45mb | 下载:0

[界面编程C++Builder6

说明:C++ Builder 6开发指南,提供全面的c++builder 帮助-C Builder 6 Development Guide provides a comprehensive c builder help
<lq> 在 2008-10-13 上传 | 大小:3.11mb | 下载:1

[通讯编程RS232_1.0.3.7

说明:一个用delphi写的RS232收发程序,对收到的资料可以同时以ascII码和16进制数表示。最多可以支持到COM8-with an RS232 transceiver written procedures, the right information can be received simultaneously in ascII yards and 16 band several said. The maximum support to COM8
<cangyu> 在 2008-10-13 上传 | 大小:239.27kb | 下载:0

[进程与线程SecClock1.0

说明:一个利用多线程编写的毫秒级的计时器,可以连续按下空格,进行快速的开始和结束计时。-a multithread prepared by the millisecond timer, continuous press box, the rapid start and end time.
<cangyu> 在 2008-10-13 上传 | 大小:176.47kb | 下载:0

[其它Srt.sub.edit

说明:网上下载到的电影字幕(srt文件),有可能语音与字幕显示不是同步,利用这个工具可以调整这个时间差。使用时请秒为单位作调整。-Internet to download movies subtitles (srt files), voice and could not synchronize show subtitles, use of this tool can adjust the time difference. Please seconds when used for adjustments
<cangyu> 在 2008-10-13 上传 | 大小:191.28kb | 下载:0

[系统编程AutoOff

说明:一个自动关机程序,可以设定关机的时间,或是设定几小时后再关机。也可以在命令行里输入 autooff 再加上LOGOUT/SHUTDOWN/REBOOT/FORCE/POWEROFF/FORCEHUNG这些参数,直接执行相关的命令。支持程序缩放到程序任务托盘-an automatic shutdown procedures, can set off the time, or set off a few hours later. Orders can also import autooff Lane
<cangyu> 在 2008-10-13 上传 | 大小:463.5kb | 下载:0

[其它studentNoSQL

说明:我们的作业,没有连接数据库。而使用的是哈希表。希望对大家能有帮助!-our operations, is not linked to the database. The use of the Hash Table. We hope to be able to help!
<严绍峻> 在 2008-10-13 上传 | 大小:9.16kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 5161.62 .63 .64 .65 .66 ... 216394 »

源码中国 www.ymcn.org