资源列表
[其他小程序] Erlang_queen
说明:Erlang实现给定m个处理器,并行求解N皇后问题的所有解,最后列出所有解的个数和统计的求解时间。-All solutions Erlang achieve a given m processors, parallel N queens problem solving, and the number listed at the end of all solutions and statistical computation time.<肖捷> 在 2025-07-20 上传 | 大小:2kb | 下载:0
[其他小程序] Erlang_PSRS
说明:Erlang实现PSRS排序算法,并统计时间比串行程序快了多少-Erlang achieve PSRS sorting algorithms, and statistical time much faster than the serial program<肖捷> 在 2025-07-20 上传 | 大小:3kb | 下载:0
[Internet/网络编程] friends
说明:基于web和Oracle数据库实现的交友网站,实现了登陆注册、照片上传及显示,查看用户等相关功能,使用了Servlet,juery和Ajax等主流web技术-Web-based and Oracle Database dating site to achieve the landing registration, upload photos and display, view the user and other related functions, the use of Servlet, ju<李的根> 在 2025-07-20 上传 | 大小:1.15mb | 下载:0
[汇编语言] HelloWorld
说明:Java Card範例,適合初學者學習 Java Card範例,適合初學者學習-Java Card example, suitable for beginners to learn Java Card example, suitable for beginners to learn<now99> 在 2025-07-20 上传 | 大小:223kb | 下载:0
[钩子与API截获] Decompile-plugins
说明:包含jad.exe和net.sf.jadclipse_3.3.0.jar两个插件。将jad放入java安装包中jdk/bin中,将net.sf.jadclipse_3.3.0放入Eclipse中plugins包中。若为Myeclipse要新建dropins\plugins,放入其中。然后在Eclipse中的窗口-首选项-中搜索jadclipse,添加路径即可-Jad.exe and net.sf.jadclipse_3.3.0.jar contains two plug-ins. Jad int<李的根> 在 2025-07-20 上传 | 大小:200kb | 下载:0
[操作系统开发] 1
说明:(1)假定系统有5个进程,每个进程用一个PCB来代表。PCB的结构为: • 进程名——如P1~P5。 • 指针——按优先数的大小把5个进程连成队列,用指针指出下一个进程PCB的首地址。 • 要求运行时间——假设进程需要运行的单位时间数。 • 优先数——赋予进程的优先数,调度时总是选取优先数大的进程先执行。 • 状态——假设两种状态:就绪和结束,用R表示就绪,用E表示结束。初始状态都为就绪状态。 (2) 开始运行之前,为<zhouxiaotong> 在 2025-07-20 上传 | 大小:1kb | 下载:0
[Dephi控件源码] PowerPDF
说明:This library is free software you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation either version 2 of the License, or any later version. This libra<gustavo> 在 2025-07-20 上传 | 大小:495kb | 下载:0
[Internet/网络编程] ckfinderPckeditorPjsp
说明:ckfinder和ckeditor的整合,ckfinder没有批量上传图片,我加了一个小图标,实现批量上传。网上很少java版的两个整合,自己写了个。不过有个小问题,忙着也没时间去看下,IE下上传图片报找不到路径,大家看看改下哪就好了。别的就不用说了啊-ckfinder and ckeditor integration, ckfinder no bulk upload pictures, I added a small icon, to achieve bulk upload. Two litt<李的根> 在 2025-07-20 上传 | 大小:5.84mb | 下载:0
[汇编语言] 2
说明:(1) 可变分区方式是按作业需要的主存空间大小来分割分区的。当要装入一个作业时,根据作业需要的主存容量查看是否有足够的空闲空间,若有,则按需分配,否则,作业无法装入。假定内存大小为128K,空闲区说明表格式为: • 起始地址——指出空闲区的起始地址; • 长度——一个连续空闲区的长度; • 状态——有两种状态,一种是“未分配”状态;另一种是“空表目”状态,表示该表项目前没有使用。 (2) 采用首次适应算法分配回收内存空间。运行时,输入一系列分配请求和<zhouxiaotong> 在 2025-07-20 上传 | 大小:1kb | 下载:0
[嵌入式/单片机编程] ltc1867_adc.c
说明:this the code for interfacing ltc1867 16 bit adc to microcontroller-this is the code for interfacing ltc1867 16 bit adc to microcontroller<ackObama> 在 2025-07-20 上传 | 大小:1kb | 下载:0