资源列表

« 1 2 ... .81 .82 .83 .84 .85 213986.87 .88 .89 .90 .91 ... 216397 »

[汇编语言printall

说明:masm 环境下写的,对一组数据进行排序,并且打印每次的排序结果,用的是冒泡排序方法。是最近自己学习汇编语言练习写的。涉及到 宏调用,基址寻址,int21 中断调用打印字符串等-compile with masm, it is used to sort a array data and print each time sort with bubble sort algorim, and it is for practicing learing assemble language.
<齐新> 在 2026-01-10 上传 | 大小:1kb | 下载:0

[Linux/Unix编程linux-uart

说明:简单的嵌入式linux串口通信程序,非常实用,简单易懂,可在2440上使用-Simple serial communication program of embedded linux very practical, simple and easy to understand, can be used in the 2440
<无名> 在 2026-01-10 上传 | 大小:1kb | 下载:0

[系统编程barber

说明:睡眠理发师问题C++解法,使用信号量,理发座位数可选,理发师只有一个-Using semaphore to solve barbers problem,there’s one barber,infinite customer,and a few waiting position,the number of waiting position is depend on the user. 3 semaphores are involved in the program: m_h,barb
<王跃辉> 在 2026-01-10 上传 | 大小:1kb | 下载:0

[其他小程序readerwriter

说明:读者写者问题C++解法,使用互斥信号量,写者线程优先,共有3个读者2个写者-Similar to the barbers problem,the program use semaphore to solve the reader/writer problem.Two semaphores are involved:m_h,db_h,used as a counter and mutex between 2 writers. Main function create 3 reader thre
<王跃辉> 在 2026-01-10 上传 | 大小:1kb | 下载:0

[其他小程序linuxcmd

说明:一个C++编写的LINUX SHELL,支持的命令有cat cd rm mkdir ls pwd pid mv cp,"exit"命令用于退出- The program is to execute some common commands of Linux,available commands are: cat cd rm mkdir ls pwd pid mv cp,same function as the standard linux shell command.There’s als
<王跃辉> 在 2026-01-10 上传 | 大小:1kb | 下载:0

[进程与线程TEBPEB

说明:通过TEB/PEB枚举当前进程空间中用户模块列表-By TEB/PEB enumerate the current process space in the user module list
<sweet> 在 2026-01-10 上传 | 大小:1kb | 下载:0

[Linux/Unix编程communication

说明:unix socket communication-communication
<xin> 在 2026-01-10 上传 | 大小:1kb | 下载:0

[数值算法/人工智能test

说明:一段关于大厨杀鸡问题的探索的代码,有兴趣的可以-Paragraph on the chef chicken to explore the issue of code, anyone interested can look at
<Alan> 在 2026-01-10 上传 | 大小:1kb | 下载:0

[压缩解压RLC

说明:This algorithm helps to compress the images using DCT-Run length coding technic.
<YUVARAJ> 在 2026-01-10 上传 | 大小:1kb | 下载:0

[手机WAP编程wap

说明:几个WAP初学者例子test1、test2、test3、test4(仅供初学者参考)-Samples of wap learners
<weiyp> 在 2026-01-10 上传 | 大小:1kb | 下载:0

[压缩解压btc_image01

说明:The function does Image Compession based On BLOCK TRUNCATION CODING
<YUVARAJ> 在 2026-01-10 上传 | 大小:1kb | 下载:0

[其他小程序copula

说明: METAPOP A metapopulation simulation model METAPOP(TAU) runs the metapopulation simulation described in the November 2003 MATLAB News&Notes article, "Monte-Carlo simulation in MATLAB using copulas.-includes functions for copula models that are more
<qq> 在 2026-01-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 213986.87 .88 .89 .90 .91 ... 216397 »

源码中国 www.ymcn.org