资源列表

« 1 2 ... .22 .23 .24 .25 .26 14827.28 .29 .30 .31 .32 ... 14958 »

[并行运算Pi

说明:运用蒙特卡洛方法计算π,多线程计算。创建几个线程,每个线程都会生成随机点并确定点是否落在圆圈内。 每个线程都必须更新圈内所有点的全局计数。 一旦所有线程退出,父线程将计算并输出π的估计值。 使用互斥锁或信号量保护共享全局变量更新时的竞争条件。 值得尝试生成的随机点的数量。 作为一般规则,点的数量越大,近似值越接近π。(Estimating Pi using Monte Carlo)
<jhjgjf> 在 2024-10-07 上传 | 大小:123904 | 下载:0

[汇编语言MASM5.0

说明:MASM\DEBUG.EXE MASM\LINK.EXE MASM\MASM.EXE 等全面工具包(masm5.0 MASM\DEBUG.EXE MASM\LINK.EXE MASM\MASM.EXE)
<DB0999> 在 2024-10-07 上传 | 大小:178176 | 下载:0

[易语言编程工程信息管理

说明:施工信息登记,可以导出与导入EXCEL表格。(Construction information registration, you can export and import EXCEL tables.)
<风语近潇然> 在 2024-10-07 上传 | 大小:420864 | 下载:0

[编译器/词法分析bianyiqi

说明:基本实现词法分析、语法分析、语义分析、四元式以及目标代码。(Basically, lexical analysis, syntax analysis, semantic analysis, four element and target code are basically realized.)
<xiao_ning_dut> 在 2024-10-07 上传 | 大小:7168 | 下载:0

[易语言编程1NetworkExtraction

说明:孔隙网络提取算法;可用于计算孔隙结构参数(Extract pore network)
<执爱写青春> 在 2024-10-07 上传 | 大小:15801344 | 下载:0

[易语言编程Two-Phase Code

说明:该代码是模拟油水两相流,用于石油行业或水文行业。(Apply two-phase flow)
<执爱写青春> 在 2024-10-07 上传 | 大小:6491136 | 下载:0

[易语言编程yuandaima2

说明:通过C语言编写程序,实现简单的通讯录的功能。(The functions of simple address book can be realized through programming in C language.)
<初末> 在 2024-10-07 上传 | 大小:10240 | 下载:0

[操作系统开发基于stm32的源码

说明:成功移植了contiki操作系统的代码,编译在keil5下编译生成HEX文件下载到STM32即可实现LED闪烁与串口打印功能。(The code of Contiki operation system is successfully transplanted, compiled and compiled under keil5, and HEX files are downloaded to STM32 to achieve LED s
<部落小钢炮> 在 2024-10-07 上传 | 大小:32923648 | 下载:0

[Dephi控件源码VCLSkin5.60

说明:200多套delphi皮肤包,亲测可用,压缩包内有安装说明。(The more than 200 set of Delphi skin packs is available, and there are installation instructions in the compression package.)
<coder111> 在 2024-10-07 上传 | 大小:10005504 | 下载:0

[汇编语言LCD1602显示屏

说明:LCD1602驱动例程,:含汇编语言,C语言。附带LCD1602显示屏引脚。(LCD1602 driver routine)
<jojo610> 在 2024-10-07 上传 | 大小:6144 | 下载:0

[Dephi控件源码sqlite

说明:a simple sqlite delphi example
<rubinho241180> 在 2024-10-07 上传 | 大小:3072 | 下载:0

[Dephi控件源码MONTSERRAT-BOLD

说明:simple delphi ttf editor
<rubinho241180> 在 2024-10-07 上传 | 大小:15360 | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 14827.28 .29 .30 .31 .32 ... 14958 »

源码中国 www.ymcn.org