资源列表

« 1 2 ... .87 .88 .89 .90 .91 214292.93 .94 .95 .96 .97 ... 216430 »

[数学计算/工程计算tony

说明:指定一個數字轉換回十進位,八進位,十六進位#include <stdio.h> #include <stdlib.h> int main(void) { int number =89 printf("數字 %d\n",number) /* %d 為十進位輸出格式*/ printf("八進位為 %o\n",number) /* %o 為八進位輸出格式*/ prin
<林小世> 在 2025-03-04 上传 | 大小:6kb | 下载:1

[数学计算/工程计算parallel-SPH-0.1.tar

说明:光滑质点无网格法SPH并行计算程序,一种新型算法-Smooth particle meshless method SPH parallel computing procedures, a new type of algorithm
<jimcqcu> 在 2025-03-04 上传 | 大小:2.47mb | 下载:1

[OpenGLomll-3d

说明:面向对象的三维无网格法OMLL程序,可用于结构、流体应力变形分析-Object-oriented three-dimensional meshless method OMLL procedure can be used for structural, fluid stress and deformation analysis
<jimcqcu> 在 2025-03-04 上传 | 大小:903kb | 下载:1

[其他小程序iec103-xuji

说明:许继公司103规约源码,主站端适用。 -103 Statute许继公司source, the main station client to apply.
<xy> 在 2025-03-04 上传 | 大小:24kb | 下载:1

[书籍源码CSharp

说明:CSharp经典实例经典著作其中每个实例都具有代表性开拓了算法思路-CSharp classic classic example of one representative each instance of the algorithm to develop ideas
<张之万> 在 2025-03-04 上传 | 大小:1.65mb | 下载:1

[图形图象028992

说明:计算机图形学是交互式图形开发的基本理论,同时也是一门实践性的学科。笔者积累十多年的计算机图形学讲授经验,使用Visual C++ 6.0的MFC框架开发了涉及“基本图形的扫描转换”、“多边形填充”、“二维变换和裁剪”、“三维变换和投影”、“自由曲线和曲面”、“分形几何”、“动态消隐”和“真实感图形”等章节内容的43个案例。-Interactive Computer Graphics is developing the basic the
<> 在 2025-03-04 上传 | 大小:10.62mb | 下载:1

[J2MEj2meFrame

说明:j2me的1套UI框架,可以帮助开发者迅速的开发j2me应用程序.-j2me 1 sets of UI fr a mework can help developers rapidly develop j2me application.
<invet> 在 2025-03-04 上传 | 大小:582kb | 下载:1

[系统编程SpyNet

说明:利用全局钩子和代码注入实现键盘纪录,可以设置只纪录在"Iexplore.exe", "Firefox.exe","Opera.exe", "msdev.exe"等进程对应窗口的输入。-Use of global hooks and code injection to achieve a record keyboard, you can set the record only in Iexplore.exe , Firefox.exe
<徐诚> 在 2025-03-04 上传 | 大小:7kb | 下载:1

[邮电通讯系统Jakes--rayleigh

说明:Jakes模型Rayleigh信道仿真问题,包括不同路径的增益,时间偏差,采样频率,载波频率等参数-Jakes model Rayleigh channel simulation problems, including different path gain, time deviation, the sampling frequency, parameters such as carrier frequency
<chen> 在 2025-03-04 上传 | 大小:1kb | 下载:1

[其他小程序CCD_output_process

说明:CCD输出信号处理,可供做线阵CCD研发的朋友参考-CCD output signal processing, linear array CCD for doing R
<enhom> 在 2025-03-04 上传 | 大小:235kb | 下载:1

[matlab例程billion

说明:在matlab里实现三维仿真布里渊散射信号随温度变化的趋势,-Achieved in three-dimensional simulation matlab Brillouin scattering signal with the temperature change trend,
<zhangshuo> 在 2025-03-04 上传 | 大小:2kb | 下载:1

[文件操作FileSearchSystem

说明:vc++文件查找系统,可以通过文件名,部分文件名,以及文件内容搜索本地文件-vc++ document search system, can the file name, part of the file name, as well as the content of the document to search for local documents
<tohshin> 在 2025-03-04 上传 | 大小:65kb | 下载:1
« 1 2 ... .87 .88 .89 .90 .91 214292.93 .94 .95 .96 .97 ... 216430 »

源码中国 www.ymcn.org