资源列表

« 1 2 ... .87 .88 .89 .90 .91 214892.93 .94 .95 .96 .97 ... 216380 »

[操作系统开发shijianpian

说明:时间片轮转算法struct { int name //进程标识符 int status //进程状态 int ax,bx,cx,dx //进程现场信息,通用寄存器内容 int pc //进程现场信息,程序计数器内容 int psw //进程现场信息,程序状态字内容 int next //下一个进程控制块的位置 }pcbarea[n]-Round Robin time slice struct
<pzq> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法GAforBP

说明:用GA训练BP网络,遗传算法与BP结合,希望对大家有用。-GA training with BP network, genetic algorithm combined with the BP, in the hope that useful to everyone.
<张玉> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[其他小程序protel_lib-PIC16

说明:protel_lib-PIC16 is a protel lib file.
<hewen1983> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)dianji

说明:利用定时器产生PWM控制电机,并且利用单片机读取增量式编码器的信息控制电机旋转角度-Generated using the timer PWM motor control, and the use of single-chip read incremental encoder information to control motor rotation
<xiao> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[语音合成与识别mispecgramm

说明:一个能实现对语音信号分帧的STFT和ISTFT的函数-Realize a sub-fr a me of the speech signal and the STFT of the function ISTFT
<fanren> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)93c46

说明:51系列单片机控制93C46的C语言程序-51 Series single-chip control of the C language program 93C46
<qian> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)DS1822

说明:51系列单片机控制DS1822器件的C语言程序-51 Series single-chip control of the DS1822 device C Language Program
<qian> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[数学计算/工程计算pro222

说明: 在一个按照东西和南北方向划分成规整街区的城市里,n个居民点散乱地分布在不同的街区中。用x 坐标表示东西向,用y坐标表示南北向。各居民点的位置可以由坐标(x,y)表示。街区中任意2 点(x1,y1)和(x2,y2)之间的距离可以用数值|x1-x2|+|y1-y2|度量。 居民们希望在城市中选择建立邮局的最佳位置,使n个居民点到邮局的距离总和最小。 编程任务: 给定n 个居民点的位置,编程计算n 个居民点到邮局的距离
<jiaboo> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)invmoments

说明:求不图像不变矩matlab源程序-Moment invariants for non-image matlab source
<罗志荣> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[手机短信编程gprs

说明:一個用c編程的gprs發送簡訊程式,可設定手機號碼與簡訊發送,簡訊使用UCS1編碼格式-A with c programming gprs send newsletter programs, mobile phone number can be set with the newsletter sent, newsletter using the encoding format UCS1
<tuchihhao> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[OpenGLquadMesh

说明:这个是偶以前写的GS简明教程的源代码,现在几何着色器应用还不普遍,所以是很好的参考,如果愿意也可以到偶的BLOG去看(有相关的GS shader和所有C++源码):http://blog.csdn.net/Cyrosly/-This is even before the GS to write simple tutorial
<bitorRay> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[其他嵌入式/单片机内容Traffic_control

说明:一个用verilog语言编写的用来模拟交通信号灯的程序,包含测试文件-A use of Verilog language used to simulate the procedures for traffic signals, including the test file
<zhangyanbo> 在 2025-05-05 上传 | 大小:1kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 214892.93 .94 .95 .96 .97 ... 216380 »

源码中国 www.ymcn.org