搜索资源列表
voicecontrol
- 语音电压表。 // 文件来源:《SPCE061A单片机实验指导书》,\"实验三十八 0~3V电压测量表\"-voice voltage meter. / / Source of the document : "SPCE061A experimental guide book", "Experiment 38 0 ~ 3V voltage measurement table"
我的一个VC作业
- 我的一个VC作业:是对商品销售的简单管理,包括商品的数量单价库存以及消费者的消费情况.再简单不过了..请高手指导.-a VC operations : sales of the simple management, including the volume of goods priced stocks and consumer spending. But again the simple .. 19:56 guidance.
《Visual FoxPro 6.0程序设计实验》源代码
- 《Visual FoxPro 6.0程序设计实验指导与实训》源代码-"Visual FoxPro 6.0 Experimental Design Practical guidance and the" source code
asp.net完全入门指导丛书
- 本书面向初、中、高级用户,全面系统地介绍了 ASP.NET的特点、基础知识和具体的应用。 本书由浅入深,层层深入的讲解了ASP.NET技术,在本书中写作中,例子都使用了VB.NET的语法。所以,如果您对VB的语法或对ASP很熟悉的话,你将会发现很快就可以上手。如果你精通别的编程语言,通过对本书的阅读,也会让你跟上编程技术发展的前沿。-written to the beginning, intermediate, and advanced users, a comprehensive and
433
- 一个完整的桌面钟的程序,这是个小程序,对编程初学者有一定的指导作用。-a complete desktop-minute procedure, it is a small program of programming beginners a certain guiding role.
celp3.3k
- 改进的celp语音编码程序,对于celp原理和编解码过程有很好的指导作用-improved or voice coding procedures, or for the principles and codec process very good role in guiding
VISIUAL
- VC++源码可以进行简单的图像处理工作,自己编写的小程序,期待大家的指导!-VC source can be a simple image processing and preparation of their small programs, we look forward to the guidance! Thank you
handwatch
- 一个与系统时间严格一样的手表,可心对C下图形编程有指导!很不错,也很美丽!-a system with the same time strictly watches, Kexin to C graphical programming guide! Very good, very beautiful!
jiekoushiyan
- 微机处理与接口技术的实验指导书, 实验一 DEBUG的启动及其基本命令的使用 实验二 内存操作数及寻址方法 实验三 汇编语言程序的调试与运行 实验四 查表程序设计 实验五 系统功能调用 实验六 分支程序设计 实验七 循环程序设计 实验八 子程序设计 实验九 综合程序设计 附录 实验报告 -computer interface technology to deal with the experimental guidance, the
VHDL_conduct
- 这是VHDL数字系统设计的试验指导书,里面有许多好的例子。-VHDL digital system design guide the pilot, there are many good examples.
yuyinshibiechengxu
- dsp语音识别,程序,包括整个设计思路,请多指导,谢谢!! -dsp voice recognition, procedures, including the entire design ideas, please guidance, Thank you! !
Delphi数据库开发毕业设计指导及实例
- Delphi数据库开发毕业设计指导及实例Delphi数据库开发毕业设计指导及实例Delphi数据库开发毕业设计指导及实例Delphi数据库开发毕业设计指导及实例Delphi数据库开发毕业设计指导及实例
os.rar
- 操作系统实验指导书。大学生用的。华北电力大学老师编写,Experimental operating system instructions. Students used. North China Electric Power University teacher preparation
OSG快速入门指导-配套源码
- OSG快速入门指导的配套源码。学习OSG不可多得的代码。初学者适用。
OS
- 操作系统原理实验指导书。易懂。适合初学者。-Operating principles of experimental guide books. Easy to understand.
数据结构与算法综合设计课程设计指导书
- 是关于数据结构与算法综合课程设计的指导书,有需要的可以下载来用(Is a guide book data structure and algorithm design of the integrated curriculum, there is a need to download and use)
2017操作系统课程设计指导书
- 应用于学生课程设计使用的指导书,适用于大多数学院的学生(A guide for the use of a student's curriculum design, suitable for most college students)
LabVIEW源代码及实验指导书
- LabVIEW源代码及实验指导书,包括卷 DataB 的文件夹 PATH 列表 卷序列号码为 000007C0 88D9:A08B F:. ├─Document │ └─网络通信协议 ├─Experiment │ ├─1-数值与布尔变量,数据操作 │ ├─10-定时结构与同步技术 │ │ ├─1-定时结构 │ │ ├─2-队列(Queue)技术 │ │ │ └─SubVIs │ │ ├─3-事件发生(Occurence)技术 │ │ ├─4-通
LabVIEW源代码及实验指导书
- LabVIEW源代码及实验指导书,包括28个案例,可直接使用(LabVIEW source code and experimental instruction)
数据结构教程上机实验指导
- 本书是《数据结构教程》的配套上机实验指导书,两书章次一一对应,内容包括线性表、栈和队列、串、数组和稀疏矩阵、递归、树状结构、广义表、图、查找、内排序、外排序、文件等。书后附录中给出了VC++ 6.0环境下编写C程序所需的基本知识及学生应提交的实验报告的格式。本书包含全部上机实验题目,因此自成一体,可脱离《数据结构教程》单独使用。