资源列表

排序选择:

« 1 2 ... .43 .44 .45 .46 .47 61248.49 .50 .51 .52 .53 ... 267505 »

[数据结构常用算法yydxs

说明:数据结构课程设计 采用C语言编写的一元多项式计算-Data structure course design using C language to prepare a calculation of the polynomial
<eastascend> 在 2024-12-21 上传 | 大小:144kb | 下载:0

[图形图像处理(光照,映射..)newhenwen

说明:这是一篇关于影像处理的论文曾经在ieee上发表过,希望对大家有帮助。-This is an article on image processing of papers published in ieee wish all of you help.
<flyinginkr> 在 2024-12-21 上传 | 大小:666kb | 下载:0

[uCOS开发20074612241128639

说明:ucgui编写的虚拟键盘的程序,有源码和exe文件-Virtual Keyboard ucgui prepared by the procedure, there are source and exe files
<沈三思> 在 2024-12-21 上传 | 大小:100kb | 下载:0

[Shell编程ch1

说明:数据结构代码,关于数据结构的实验一 void main() { timeb t1,t2 long t double x,sum=1,sum1 int i,j,n printf("请输入x n:") scanf("%lf%d",&x,&n) ftime(&t1) // 求得当前时间 for(i=1 i<=n i++) { sum1=1 for(
<冰河> 在 2024-12-21 上传 | 大小:3kb | 下载:0

[文档资料applicationofIPLOPENVCinVC

说明:做个人脸识别系统需要好的编程工具与平台 这篇关于IPL和OPENCV在VC++中的应用的论文 会给你不少启发 至少也让你少走些弯路-Face recognition system needs to be a good programming tools and platform on the IPL and this OPENCV in VC++ Application papers will give you a lot of ins
<张波> 在 2024-12-21 上传 | 大小:163kb | 下载:0

[其他小程序ch10

说明:数据结构(严慰敏)配套纯c代码实验十 typedef int InfoType // 定义其它数据项的类型 typedef int KeyType // 定义RedType类型的关键字为整型 struct RedType // 记录类型(同c10-1.h) { KeyType key // 关键字项 InfoType otherinfo // 其它数据项 } typedef char Ke
<冰河> 在 2024-12-21 上传 | 大小:13kb | 下载:0

[其他小程序mimadenglu

说明:用vc,在mfc环境下的用户密码登录,输入正确的用户帐号和密码才显示正确,否则非法。-Using vc, in the circumstances mfc user password to log in, enter the correct user ID and password to display the correct, otherwise illegal.
<dengxiangbin> 在 2024-12-21 上传 | 大小:1.81mb | 下载:0

[其他小程序ch2

说明:#include"c1.h" typedef int ElemType #include"c2-2.h" #include"bo2-4.cpp" void MergeList_CL(LinkList &La,LinkList Lb) { LinkList p=Lb->next Lb->next=La->next La->next=p->next
<冰河> 在 2024-12-21 上传 | 大小:38kb | 下载:0

[VHDL编程VerilogHDL_clock

说明:基于Verilog HDL设计的多功能数字钟,有兴趣的-Verilog HDL-based design of multi-function digital clock, interested
<沈三思> 在 2024-12-21 上传 | 大小:38kb | 下载:0

[文件格式halfsearch

说明:利用顺序表实现折半查找,并且提高查找效率-Use the order form to achieve half the find, and to enhance the search efficiency
<> 在 2024-12-21 上传 | 大小:1kb | 下载:1

[其他小程序ch3

说明:// algo3-12.cpp 银行业务模拟。实现算法3.6、3.7的程序 #define Qu 4 // 客户队列数 #define Khjg 5 // 两相邻到达的客户的时间间隔最大值 #define Blsj 30 // 每个客户办理业务的时间最大值 #include"c1.h" typedef struct // 定义ElemType为结构体类型 { int OccurTime /
<冰河> 在 2024-12-21 上传 | 大小:19kb | 下载:0

[其他小程序CQQ

说明:NET版本的QQ多功能登录器传上来给大家看看源码-NET version of the QQ multifunctional log onto Mass to take a look at the source
<qmxin> 在 2024-12-21 上传 | 大小:522kb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 61248.49 .50 .51 .52 .53 ... 267505 »

源码中国 www.ymcn.org