资源列表

« 1 2 ... .54 .55 .56 .57 .58 12259.60 .61 .62 .63 .64 ... 21467 »

[其他小程序apf

说明:基于matlab的APF仿真实验模型,很好的模型,可以直接使用,仿真环境matlab2010A-The APF simulation model based on MATLAB, a very good model, can be used directly, matlab2010A simulation environment
<yumingzhu> 在 2025-10-07 上传 | 大小:18kb | 下载:0

[其他小程序SIMP3D

说明:应用有限元方法的三维拓扑优化程序,能够解决三维的拓扑优化问题-topology optimization of three dimensions
<叶沉香> 在 2025-10-07 上传 | 大小:3kb | 下载:1

[其他小程序xiaobobao

说明:利用小波包变换对信号进行分解及重构,对于初学者是一个很好的学习材料。-Wavelet packet transform signal decomposition and reconstruction, is a good learning materials for beginners.
<Gavin> 在 2025-10-07 上传 | 大小:1kb | 下载:0

[其他小程序RSA

说明:C++代码实现对一段文字实现加密解密,而且运用了相关VB的知识,对项目进行了界面设计。-C++ code implements the encryption and decryption of the paragraph of text, but also the use of the VB knowledge about interface design project.
<邵磊> 在 2025-10-07 上传 | 大小:15.26mb | 下载:0

[其他小程序147

说明:利用Image控件制作小动画 利用Image控件制作小动画-Image control to produce a small animation using the Image control to produce a small animation
<ryl> 在 2025-10-07 上传 | 大小:154kb | 下载:0

[其他小程序Ecg

说明:噪声的分类,不同滤波器的实现,以及对含噪声心电信号的处理。-Noise classification, different filters are implemented, as well as the noise-containing ECG processing.
<董凤菊> 在 2025-10-07 上传 | 大小:1.08mb | 下载:0

[其他小程序Code

说明:C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC AppWizard生成的工程奠定了良好基础。-C++ clas
<张媛媛> 在 2025-10-07 上传 | 大小:209kb | 下载:0

[其他小程序Code1

说明:网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
<张媛媛> 在 2025-10-07 上传 | 大小:26kb | 下载:0

[其他小程序D8-card-reader-test-for-CSharp

说明:德卡D8读卡器C#测试程序,用于测试与D8读卡器的通信,实现了读卡器的初始化,蜂鸣,密码校验和读写卡操作。-A test program for D&C s D8 card reader, it is used to test the communication with the D8 reader, and it has achieved the operation of the Initialization, beep, password checking reading and writi
<刘鹏> 在 2025-10-07 上传 | 大小:72kb | 下载:0

[其他小程序Code2

说明:每个进程至少拥有一个线程,来执行进程的地址空间中的代码。当创建一个进程时,操作系统会自动创建这个进程的第一个线程,称为主线程。此后,该线程可以创建其他的线程。-Each process has at least one thread to execute the code in the address space of the process. When a process is created, the operating system will automatically create a
<张媛媛> 在 2025-10-07 上传 | 大小:1.81mb | 下载:0

[其他小程序Code3

说明:事件内核对象、关键代码段(临界区)的讲解,以及在多线程同步中的应用。在Windows下编写基于消息的网络应用程序,掌握阻塞与非阻塞网络程序的编写,理解在Windows平台下,采用异步选择机制可以提高网络应用程序的性能。-Event kernel object, the key to the explanation of the code segment (critical section), and synchronization in multithreaded applications. M
<张媛媛> 在 2025-10-07 上传 | 大小:41kb | 下载:0

[其他小程序Code4

说明:详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-Explain in detail the process of communication between the four ways: Clipboard, anonymous pipes, named pipes and mail slots. And comparative analysis of the advantages and disadvantages of these t
<张媛媛> 在 2025-10-07 上传 | 大小:228kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 12259.60 .61 .62 .63 .64 ... 21467 »

源码中国 www.ymcn.org