Welcome![Sign In][Sign Up]
Location:
Search - course

Search list

[Other resourceexpert_compile

Description: 编程高手箴言 梁肇新,详述了编程高手的历程-programming master Monitor LIANG Zhao new, detailing programming experts in the course of
Platform: | Size: 511370 | Author: 马晋 | Hits:

[Other resourcetestnand

Description: nandflash的驱动,带有测试程序,可以单独运行.当然是在有硬件的情况下.-nandflash driven, with testing procedures can separate operation. of course, is the hardware circumstances.
Platform: | Size: 3122 | Author: 孔德深 | Hits:

[OS Develop28104055398

Description: shell 程序要求实现的shell支持以下内部命令: 1. Batch Processing 如果shell启动带有一个文件名作为参数,打开该文件并执行文件里所有命令。待所有进程全部结束退出shell。 2. Debugging 提供-v选项,shell启动时打开此选项将在运行过程中输出若干调试信息。在该模式下,shell应该显示所有被创建了的进程的PID号,通报已结束的子进程和传递给子进程的参数等。 3. Prompt (命令行提示符) 解释器打印$PS2作为提示符。 4. Background Processing 如果命令以符合&终止,在后台并发执行该程序。Shell立即等待下一命令的输入,而不等待该程序的结束。 注:所有命令和参数由空格或tab符分隔。 -shell procedures call for the support of the following internal shell commands : 1. Batch Processing If the shell startup with a file name as a parameter. Open the document and implement all the documents in order. When all the whole process from the end of the shell. 2. Debugging for-v option, shell activated this option will open in the course of operation a number of debugging output information. In the model, the shell should show all of the process of creating the PID, Bulletins have been the end of the process and the sub-transmission to the child process parameters. 3. Prompt (command line prompt) Print $ explanation for PS2 as a prompt. 4. Background Processing order to meet if
Platform: | Size: 14591 | Author: drufy | Hits:

[JSP/Javajava15

Description: 15个java源码,每个课程设计题目都给出了详细的设计步骤,包括设计内容、总体设计、具体设计、软件发布、课程设计作业等。-15 java source code, a design of each course are given a detailed design steps, including design, design, design, software publishing, curriculum design, and other operations.
Platform: | Size: 91741 | Author: 刘辉 | Hits:

[OS program3_6

Description: 高斯-赛德尔迭代法--源代码,这是我的课程设计作业,有点幼稚,请指教-Gauss - Seidel iterative method -- source code, this is my course design work, a bit naive, please enlighten
Platform: | Size: 2814 | Author: 李可 | Hits:

[JSP/Java2006_07_30_191304_gVbsWyQomU

Description: 将Excel和Word的类型库都转换过来了,当然也是参照别人的工作。Java控制Word、Excel的工具包,使用和用宏差不多。 -Excel and Word type library have changed now, of course, is the light of other people's work. Java Control Word, Excel tool kits, use and use - almost.
Platform: | Size: 1992225 | Author: hua | Hits:

[Graph Recognizetuxiangbianmachuli

Description: 一种数字图像教学软件平台的实现,是高校推进《数字图像处理》这门课程进行互动的教学窗口,也可以作为设计用-a digital image software platform, College is promoting the "digital image processing," this course for interactive teaching window can be used as a design
Platform: | Size: 627789 | Author: 夏晓亮 | Hits:

[JSP/Javamystudentadmin

Description: 一个用于学生注册选课信息管理的简单的管理系统,学生可以选课,可以查看选课及课表教师等待-a student registered for classes information management simple management system, students can Course. Elective can view and wait for the teachers Timetable
Platform: | Size: 27097 | Author: 付文刚 | Hits:

[Other resourceID_Shown.ASM

Description: 课程设计:单片机的应用。该程序实现学号的显示功能的软件设计。-Course Design : SCM application. The program, the study showed that functional design software.
Platform: | Size: 1292 | Author: 文字 | Hits:

[Otherxsxkxt4442222

Description: 学生选课系统完成了,选课查询,成绩查询,排课表,打印等-students completed the Course inquiries, inquiries results, time-table, printing, etc.
Platform: | Size: 55353 | Author: 荣荣 | Hits:

[Other resourcekechengshixi

Description: 我暑假课程设计做的题目,电子频率计的设计 包括源码和电路图 还有实物照片-I do summer course design topics, frequency of electronic design including source code and circuit diagrams still kind Photos
Platform: | Size: 1816096 | Author: 刘磊 | Hits:

[Otherchengshi

Description: 这个是我设计的城市交通无向图程序,里面的地点、距离已经给定(当然可以修改),运行时输入起点和终点即可。-this is my design of urban traffic undirected graph procedures inside the location, distance has been given (of course can be revised), running importation will be starting and finishing points.
Platform: | Size: 10404 | Author: 陈慧 | Hits:

[Graph programdspwork

Description: 一堆数字信号处理的小程序,打个包发上来,上数字信号处理课写的,包括复倒谱、傅立叶变换、各种滤波器等~-heap of digital signal processing procedures for small, one packet onto fat, digital signal processing course was made, including the complex cepstrum, Fourier transform, various filter ~
Platform: | Size: 17000 | Author: heartbeat | Hits:

[Other resourceC++dj

Description: c++大学教程。希望对大家有用,欢迎下载。不需要帐号。-c university course. We hope to useful and welcome download. Account no.
Platform: | Size: 1629058 | Author: longsan | Hits:

[JSP/Javathreadjava

Description: 用户需要使用某个文件时,则需要将相应的文件处,同时注意文件中的package关键字(若存在package关键字,则需要将所有同package的文件拷贝到以该package为目录名的目录下面),然后用户就可以对源文件进行编译并运行得到本书中的运行结果。当然读者首先需要有一个Java的运行环境! 同时在每个文件夹下面如果再有其它类型的文件夹则是利用Jbuilder2来生成的项目文件及相应的Java文件,读者可以利用Jbuilder直接打开该工程即可后编译运行! -user needs to use a certain document, you need to corresponding documentation, the same time to document the package keyword (if there is the keyword package, need all the same package of documents to a copy of the package for the directory name of the directory) Then users will be able to source documents to be compiled and run the operating results of the book. Of course readers first need is a Java runtime environment! At the same time each folder below if there are other types of files folder is used to generate Jbuilder2 items Head document and the corresponding Java documents, Readers can use Jbuilder open direct the project after the compiler can run!
Platform: | Size: 14365 | Author: huying | Hits:

[Other resourceMedia_Player_demo

Description: 不少应该程序都需要将一些数据曲线化显示,以观察数据的变化趋势,我们常用的曲线控件有不少,比如mschart,最近公司也需要一个曲线显示的东东,但是不能使用mschart,怎么办?自己做嘛,工具当然是Visual C++,语言MFC。经过3天的努力,终于完成,想把这个控件也提供给大家,大家先来看看效果吧 -many procedures should require some of the data curve, in order to observe the changes in the trend data, We used the curve of a number of controls, such as mschart recent company also needs a curve shown in the Eastern, However, we can not use mschart, how do? Own relationships, of course, is Visual C language MFC. After three days of efforts, we have finally completed, the controller also want to provide to you and you take a look at the effect it
Platform: | Size: 27246 | Author: 1234 | Hits:

[CSharpshiyongdedianjiqudongxitong

Description: 利用串口驱动步进电机的程序。该文件能够运行,请放心,当然要配置相关硬件最好!-use stepper motor driven procedures. The paper will run, please rest assured, of course, related hardware configuration best!
Platform: | Size: 40731 | Author: 覃春海 | Hits:

[Other resourcesimsnr

Description: 在COFDM传输过程中白噪声的影响。信噪比从0~20db,BER的变化。调制方式:BPSK/QPSK/16PSK-COFDM transmission in the course of white noise impact. Signal-to-noise ratio from 0 ~ 20db, BER changes. Modulation : BPSK/QPSK/16PSK
Platform: | Size: 14234 | Author: 于蕾 | Hits:

[Button controlOperssssssa

Description: 基于蚂蚁算法的学校排课系统.pdf 用户评价-Ant-based schools Course Scheduling System. Pdf user evaluation
Platform: | Size: 20574 | Author: 6228902 | Hits:

[OtherThe_C_program_for_TSP_matter

Description: 用C语言解决TSP问题的源程序是我大二选修数学建模课,课程结束后做大作业也就是选择一个题目,解决一个问题。我选择的是TSP的研究,用C\\C++解决,不过城市数目只有十个。-C language to solve the problem of the source of TSP is my sophomore year elective mathematical modeling classes, After the course ended bigger operations is a topic chosen to solve a problem. I chose the TSP, with C \\ C overnight, but there were only 10 cities.
Platform: | Size: 165828 | Author: Amis | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net