-
minipad_0
C# code for minipad impelentation.
- 2013-11-11 00:54:28下载
- 积分:1
-
OrthoView---view3d
VIEW3D GUI for interactive viewing of 3D Volumes in matlab
- 2013-08-19 20:31:18下载
- 积分:1
-
CoreTextPageViewer
This sample shows how to use Core Text to display large bodies of text, text with mixed styles, and text with special style or layout requirements, such as use of custom fonts. A version of this sample was used in the "Advanced Text Handling for iPhone OS" WWDC 2010 Session.
- 2013-04-26 15:21:54下载
- 积分:1
-
cdbmq
Using MATLAB compressed sensing, Dimensional phononic crystals FDTD method calculation examples band gap, Calculate the maximum eigenvalue judgment matrix of AHP.
- 2017-09-05 11:56:24下载
- 积分:1
-
button1
button按键驱动程序基于linxuxs3c2440的中断(sssssssssssssssssffdf)
- 2010-05-05 20:06:26下载
- 积分:1
-
快速排序法C语言
#include #define N 1024 int binarysearch(int *a,int n,int k) { int left=0,right=n,i=0,middle; while(lefta[middle]) left=middle+1; else right=middle-1; } return i; } void main() { int n,i,a[N],k,l; printf("请输入要比较元素个数:"); scanf("%d",&n); printf("
"); printf("按升序输入原始元素:
"); for(i=0;i
- 2022-03-12 12:36:59下载
- 积分:1
-
PID
一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定(A more typical PID treatment procedures, the use of single-chip microcomputer as the control cpu, please make some simplification, the specific PID parameters must be determined through experiments at specific audiences)
- 2007-10-21 10:31:49下载
- 积分:1
-
translate
数字通信技术的收集与介绍 希望对大家有用( Communicate)
- 2011-07-20 10:25:06下载
- 积分:1
-
DirectShowMpeg4
视频捕获程序,说明要求太多了,不方便哈,已经二十个字了(hello)
- 2009-05-05 21:07:13下载
- 积分:1
-
GuessNumber
说明: 猜数字游戏
计算机随机产生一个无重复数字的四位数
若所猜的数位置与数字均正确,会显示一个A,若数字对位置不对,会显示一个B.(Number guessing game is a computer randomly generated four-digit number without repetition by the guess that if the number of locations and figures are correct, will show an A, if the number of position wrong and they' ll show a B.)
- 2021-03-22 08:19:17下载
- 积分:1