资源列表
3GA_NN
- Simple Genetic Algorithm 遗传算法的!c语言的源程序.-Simple Genetic Algorithm GA! C language of the source.
dspsgpio_toggle
- DSP的sgpio_toggle,相当精简,初学者可以看看.-DSP sgpio_toggle, a considerable simplification, beginners can look at.
ddkbuild_3.8
- winxp 2000 me ddk 开发环境设置批处理
存储管理
- 存储管理 存储将指令序列变换成为页地址流 设:①页面大小为IK; ②用户内存容量为4页到32页; ③用户虚存容量为32K。 在用户虚存中,按每K存放10条指令排列虚存地址,即320条指令在虚存中的存放方式为:-storage management storage instruction sequences will transform into page-based address : IK page size; user memory capacity of 4 to 32; users vi
SerialCom
- Serial Com Class design to offer accessibility of serial com port via RS-232 pipe to bridge with upper layer s applications
simple
- a simole developmet of artifical neural net
ADO
- ADO Data 控件使用 Microsoft ActiveX 数据对象(ADO) 来快速建立数据绑定的控件和数据提供者之间的连接。数据绑定控件是任何具有“数据源”属性的控件。数据提供者可以是任何符合 OLEDB 规范的数据源。使用 Visual Basic 的类模块也可以很方便地创建子集的数据提供者。
duruwenjian)
- 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:读入文件-This is the easy language code, the first statement easy to understand language not under-virus software is no longer explain the problem of false positives, Source Content: reading a file
22
- 杭州地区天气预报易语言源码例程 ,很不错的易语言源码,适合易语言爱好者学习。-Hangzhou weather forecast in easy language code samples, very good and easy language source code for easy language enthusiasts to learn.
STBC
- 程序中以一根接收天线为例,分别对一根发射天线、两根发射天线、三根发射天线和四根发射天线系统进行STBC仿真。比较误码率性能。-Program to a receiving antenna, for example, a transmitting antenna, respectively, the two transmit antennas, three transmit antennas and four transmit antenna system STBC simulation. Co
T4-6
- 编写一个程序,在屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆,要求每隔四分之一周期,圆的填充色和圆的周边颜色都发生变化,同时,圆的半径在四分之一周期之内由正弦曲线幅值的0.2倍至0.6倍线性增长-Write a program that appears on the screen a circle along a sinusoidal trajectory solid round, requiring every fourth cycle, a circle filled with color
VRP-1
- this code solves vehicle routing problem using simulated annealing algorithm in matlab. in this code , we create different models and then evaluate them using SA algorithm. one of the advantage of this code , is that code is splitting diff