搜索资源列表
program1
- 请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续判断第二个字母。
program1.rar
- mfc登陆框 用mfc写成的,登陆成功以后 进入mfc写的画图小程序,mfc landing landing into the drawing box applet
program1
- labview程序语言中FOR,IF等基本功能的使用例子-LabVIEW programming language in the FOR, IF, such as the use of examples of the basic functions
program1
- 录取院校的一个过程,需要与其他过程配合使用-Taking institutions, a process that needs to used in conjunction with other process
program1
- 学C#三天,自己做的登录系统,功能简单,主要是为了熟悉C#,希望各位不要见笑-Xue C# Three days, their own registry system, a simple function is mainly to familiar with the C#, I hope that not a laughing stock
program1
- 一个编程器的PC端上位机软件,使用VC++语言开发-A programmer of the PC client PC software, the use of VC++ language to develop
Program1
- Web automation testing by Watin library.
program1
- 课程实验,小算法,用于熟悉vc6环境,适应操作-Course experiment, a small algorithm for vc6 familiar environment, to adapt to the operation
program1
- assembly language is the way to go
program1
- codes of image processing
PROGRAM1
- 用于气象行业的一些常用程序,用fortran语言编写-Some commonly used for meteorological industry program, written by fortran
Program1
- 基于C#的使用VS2008编写的窗体程序,可用于进行词法分析-VS2008 C# based on the use of programs written in a form that can be used for lexical analysis
Write-the-output-of-following-C-program1
- Question to guess the output
program1
- 进程管理..父子进程的控制和调试..进程调用的权限以及进程调用的顺序.-Process management process .. son .. the process control and debugging process of calling permissions and call order.
Program1
- 使用多线程,两个矩阵相乘。这两个矩阵将有3行3列。使用随机数发生器来填充整数矩阵-multithreading to multiply two matrices. Both the matrices will have 3 rows and 3 columns
4KJ
- 我做的VC++程序,希望有点用,希望采纳-VC++ program1
program1
- 程序能实现一个由伺服电机驱动的单轴控制界面,采用固高板卡实现。-Program can be driven by a servo motor axis control interface using Googol board.
program1
- 动态背景建模的程序,可以检测出动态物体,实时更新背景-Dynamic background modeling program, can detect the dynamic objects, updated in real time background
program1
- Lex writing code to automatically write makefile, it is our job to implement, hoping to share.
2
- 实验二、进程控制(15分) 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: 使用CreateProcess()来创建进程 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 调用GetSystemTime()来获取时间 在Linux下实现: 使用fork()/execv()来创建进程
