资源列表

« 1 2 ... .51 .52 .53 .54 .55 159156.57 .58 .59 .60 .61 ... 216394 »

[汇编语言howmany

说明:口袋中有红,黄,蓝,白,黑5种颜色的球若干个。每次从口袋中取出3个不同颜色的球。问有多少种取法的C++代码-pockets of red, yellow, blue, white and black colors of the five Ball number. Out of pocket every three different colors on the ball. Asked how many copying the C++ code
<luyou> 在 2025-11-22 上传 | 大小:7kb | 下载:0

[汇编语言qiuzuidagongyueshuhezuixiaogongbeishu

说明:函数求两个整数的最大公约数和最小公倍数的源程序-integer function for the two majors and the least common multiple source files
<luyou> 在 2025-11-22 上传 | 大小:7kb | 下载:0

[汇编语言shixianshurushuchu

说明:用递归的方法编写函数求Fibonacci级数的源程序-using recursive function method for the preparation of the source Fibonacci Series
<luyou> 在 2025-11-22 上传 | 大小:7kb | 下载:0

[汇编语言int

说明:编写函数int index返回字符t在字条串s中出现的最左边的位置,如果在s中没有与t匹配的子串,不返回-1-function int index prepared to return to the characters not string's note appeared in the leftmost position, If s and t is not matched substring, not to return-1
<luyou> 在 2025-11-22 上传 | 大小:7kb | 下载:1

[进程与线程RW

说明:读者写者问题源码.包含我的注释. 没有加入工程文件. 只有一个R&W.cpp.在vc++6.0下编译成功. 在Windows 2000 环境下,创建一个包含n 个线程的控制台进程。用这n 个线程来表示n 个读者或写者。每个线程按相应测试数据文件的要求,进行读写操作。请用信号量机制实现读者-写者问题(读者优先)。 读者-写者问题的读写操作限制: 1)写-写互斥; 2)读-写互斥; 3)读-读允许; 读者优先的附加限制:如果一个读者申请进行读操作时已有另一读者正在进行
<ralfz> 在 2025-11-22 上传 | 大小:7kb | 下载:0

[Internet/网络编程nodlltrojancode

说明:无dll无进程*源代码,为word文档.-no process without dll Trojan source code, documentation of the word.
<余少云> 在 2025-11-22 上传 | 大小:7kb | 下载:0

[汇编语言DS13021

说明:DS1302源程序 DS1302源程序-DS1302 source DS1302 source
<> 在 2025-11-22 上传 | 大小:7kb | 下载:0

[2D图形编程fire.ZIP

说明:生成火焰的程序; 在图样、游戏里面可以使用,挺好的-generation flame; In graphics, the game which can be used, in very good shape;
<beer> 在 2025-11-22 上传 | 大小:7kb | 下载:0

[DSP编程QPSK_DSP

说明:QPSP,四相绝对移相键控的DSP程序,在TMS320VC5402开发板上调试通过-QPSP, four phase absolute phase shift keying DSP procedures, In TMS320VC5402 debugging through development board
<suobin> 在 2025-11-22 上传 | 大小:7kb | 下载:0

[通讯/手机编程J2ME-BlueTooth

说明:基于J2ME的一个可用的手机蓝牙程序,程序包括Server及Clien端(建议采用NetBeans 4.1+netbeans mobility 4_1+J2ME Wireless Toolkit 2.2)-availability of a Bluetooth phone procedures, The procedures include Server and Client ends (proposed NetBeans 4.1 netbean 's mobility 4_1 J2ME
<赵龙> 在 2025-11-22 上传 | 大小:7kb | 下载:0

[Windows编程CMD_LINE

说明:c的小程序很有用的,我认为很好的,也蛮经典的!希望对大家有帮助!-c small procedures very useful, I think very good, but also pretty classic! We want to help!
<潇耳> 在 2025-11-22 上传 | 大小:7kb | 下载:0

[数据结构常用算法shu2

说明:2.[问题描述] 编写递归算法,在二叉树中求位于先序序列中第K个位置的结点 [输入] 按照先序序列的顺序输入该结点的内容。其输入abd eh cf i g 。输入要求的位置 [输出] 若二叉树不空,按先序序列输出,求出所求位置的结点 [存储结构] 采用二叉表存储 [算法的基本思想] 采用递归方法建立和遍历二叉树。首先建立二叉树的根结点,然后建立其左右子树,直到空子树为止,先序遍历二叉树时,先遍厉左子树,后遍厉右子树,最后访问根结点并计算出二叉树中叶子结点
<Demonic> 在 2025-11-22 上传 | 大小:7kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 159156.57 .58 .59 .60 .61 ... 216394 »

源码中国 www.ymcn.org