资源列表

« 1 2 ... .55 .56 .57 .58 .59 155660.61 .62 .63 .64 .65 ... 216390 »

[Windows编程反弹高度问题

说明:无解压密码,此程序是介绍了关于小球反弹高度的一个计算问题。-No password used to unzip this file. This program introduces the program of solving the rebound s height.
<石秀娟> 在 2025-09-21 上传 | 大小:8kb | 下载:1

[多媒体5ivb_321662

说明:为什么要推荐此份代码呢。因为它不需要任何其它媒体控件,通过API+Picture实现,有一定技术水平!-Why should recommend this for? Code. Since it does not need any other media control, through API Picture, and it is certain technical level!
<凡亿> 在 2025-09-21 上传 | 大小:8kb | 下载:0

[流媒体/Mpeg4ac_dc2

说明:该程序用于验证DC矩阵与AC矩阵之间DCT变换与反变换之间的关系。X=Xdc+Xac 将DC矩阵和AC矩阵分别反变换后变成Xdc和Xac AC矩阵就是将Y[0][0]置为零后的DCT矩阵 DCT=Y=A*X*At-the procedures used to validate DC and AC Matrix between DCT and inverse transform the relationship between. X = Xdc Xac to DC and AC matrix-ma
<王全明> 在 2025-09-21 上传 | 大小:8kb | 下载:0

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

说明:单片机的程序 8路输入模拟信号显示电路的设计-Microcomputer Program eight input signals to analog circuit design
<zhiu> 在 2025-09-21 上传 | 大小:8kb | 下载:0

[其他智力游戏魔板游戏源程序qinlei

说明:智力拼图,又称魔板游戏,4*4的方格组成,15个字母,一个空格,要求玩家移动方格把字母排成字母表顺序,上下左右和回车控制。-intellectual puzzles, board games also known as the devil, 4* 4 components in the box, 15 letters, a box requiring mobile box put players line up in alphabetical order of the alphabet, fro
<秦雷> 在 2025-09-21 上传 | 大小:8kb | 下载:0

[其他嵌入式/单片机内容简易非抢占式实时操作系统

说明:本文给出了一种简单的嵌入式操作源代码,对学习嵌入式操作系统有帮助-This paper presents a simple embedded operating source code, embedded operating system for studying help
<孙瑞军> 在 2025-09-21 上传 | 大小:8kb | 下载:0

[编译器/词法分析020833

说明:这是个编译原理的课程设计,是一个DO-WHILE循环语句的翻译程序设计,包括词法分析,语法分析,生成中间代码四元式。-This is a compiler theory of curriculum design, is a DO-WHILE loop is the translation program design, including lexical analysis, grammar analysis, code generation middle-4 yuan.
<冷清雪> 在 2025-09-21 上传 | 大小:8kb | 下载:0

[编译器/词法分析001122

说明:是关于算术表达式的翻译程序,有词法分析,语法分析,语义分析和三地址码生成-it is a program which is to translate the compute expression.it contains accidence analysis,gramar analysis ,lexeme analysis and three-addr code grenerate.
<冷清雪> 在 2025-09-21 上传 | 大小:8kb | 下载:0

[其他小程序自动生成目录树的脚本

说明:很久以前从网上找到的咚咚。对于ASP编程者可能有用,一个自动生成目录树的脚本-long time ago from the Internet to find the behind. For ASP programmers may be useful automatically generate a scr ipt tree
<陈浩> 在 2025-09-21 上传 | 大小:8kb | 下载:0

[数学计算/工程计算java111111111111

说明:一些java的小程序.包括排序,一些bank的小计算,-some small procedures. Includes sorting, some small bank,
<> 在 2025-09-21 上传 | 大小:8kb | 下载:0

[进程与线程进程同步实验

说明:此为操作系统实验:进程同步机制的模拟实现. 报告中有 程序流程图 解题思路 部分主要源码等!! 简介:进程是程序在一个数据集合上运行的过程,进程是并发执行的,也即系统中的多个进程轮流地占用处理器运行。 我们把如干个进程都能进行访问和修改地那些变量成为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条原
<何浩> 在 2025-09-21 上传 | 大小:8kb | 下载:0

[Linux/Unix编程Linux声音设备编程实例

说明:Linux下的声音设备编程比大多数人想象的要简单得多。一般说来,我们常用的声音设备是内部扬声器和声卡,它们都对应/dev目录下的一个或多个设备文件,我们象打开普通文件一样打开它们,用ioctl()函数设置一些参数,然后对这些打开的特殊文件进写操作。-Linux Generally speaking, we used the voices of internal equipment and audio speakers, which corresponds to/dev directory of
<飞杨> 在 2025-09-21 上传 | 大小:8kb | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 155660.61 .62 .63 .64 .65 ... 216390 »

源码中国 www.ymcn.org