搜索资源列表
ex02
- 绘制多个矩形,并在矩形中写字,可实现矩形的选中、移动、拉伸等功能。-drawing more rectangular, and Rectangle write, can be selected to achieve the rectangular, mobile, tensile capabilities.
ex02
- 用java实现的多线程字典排序,可以直接运行
ex02
- 这些原 程序代码中注释详细,使读者能很容易地理解并加以应用。这些 实例程序将帮助您作为一名程序开发人员实现最大的工作效率并 最大限度地利用Visual C++。
ex02.c
- 从高能物理软件Comphep输出的标准数据文件中读取文件信息并将之合并。
ex02.c
- 输入一个整数,求该整数的二进制表达中有多少个1-Enter an integer, find the binary representation of the integer number 1
EX02
- 关于Bresenham与DDA的简单实现与表现-Bresenham with the DDA on a simple realization and performance
ex02
- 设有二元函数 f(x,y) = f(x) + f(y) 其中:f(x) = f(x-1) * x (x>1) f(x) = 1 (x=1) f(y) = f(y-1) * f(y-2) (y>2) f(y) = 1 (y=1,2) 请编程建立3个并发协作进程,它们分别完成f(x,y),f(x),f(y) -linux c process communicate
Ex02)Uart
- 2410 example for uart
ex02
- 这是简单的vc++测试, 版本是 6.0。-test sample
ex02
- GMT 范例程序1 能够会出海岸线 GMT Example 1 can be a shoreline program-GMT Example 1 can be a program coastline GMT Example 1 can be a shoreline program
ex02
- 三维力控组态软件与delphi的通讯,基于dbcom控件-Three-dimensional power control configuration software and communications delphi, based dbcom control
ex02
- 此程序给出信号的多分辨率分析(Multiresolution Analysis),即信号的多分辨率分解(Multiresolution Decomposition)方法及应用。该程序是一个多抽样率系统(Multirate System)举例,用M个的滤波器,将信号的频谱等分成M部分,使所得抽样频率降为1/M,然后再依据它们的“重要性”给一不同的bit数,那么所传输的bit流必然会进一步下降,起到压缩带宽的作用。-This program gives the signal of the multi
Exp
- 关于ADSL开发环境的几个教学实验代码 Ex01:实验1 ARM汇编指令实验 Ex02:实验2 C和汇编语言的混合编程实验 Ex03:实验3 外部中断实验 Ex04:实验4 看门狗应用实验 Ex05:实验5 PWM timer实验 Ex06:实验6 启动代码实验-On ADSL development environment on the teaching experiment code Ex01: Experiment 1 ARM assembly instructio
ex02
- 应用的小程序,对opencv读取视频,对视频帧处理-Application of small program, and to opencv read video, the video frame processing
Ex02-UART
- 基于NXP L1768设备的串行接口的初始化定义,使其可以实现内核和外设数据的通信。-NXP L1768 device initialization of the serial interface defined, so that it can achieve the core and peripheral data communications.
Ex02
- 设计并调试一个双字节无符号数乘法子程序。 -Design and debugging of a double-byte unsigned number multiplication subroutine. Design and debugging of a double-byte unsigned number multiplication subroutine.
Ex02
- csharp编程,最前端显示窗体 ,对charp初学者有一定的用处-csharp programming forefront, show the form and have a certain usefulness, on charp beginners. .
Ex02
- 本实例通个代码实现如何实现多窗体功能,打开另外一个窗体-The instance through code how to implement the multi-form feature, open another form
ex02
- 某停车场共有TOTAL-NUM个车位, ENTRY-NUM个进口, EXIT-NUM个出口. 现需要一个用于停车场控制汽车进出的分布式系统, 在该系统中没有集中的管理者(central server), 每个进(出)口通过通信平等协商保存当前车库的状态信息(如空闲车位数UNOCCUPIED-NUM等), 并据此决定是否允许车辆进入, 为简便计, 假定通信是可靠的. 1.2 作业要求 1) 不考虑节点/进程失效的情形, 设计用于该停车场控制的分布式系统, 并给出汽车进出时使用该系统的方
ex02
- 1. 程序执行后,首先询问: What’s your name? 2. 要求用户键入回答,例如输入:lily。 3. 再次询问: Which class are you in? 4. 要求用户再次键入回答,例如输入:F0008201。 5. 回车换行。 6. 显示:Your name is lily,and your class is F0008201. confirm(y/n)。 7. 如果回答y,退出程序;否则,返回1。 -1. After the p