资源列表

« 1 2 ... .25 .26 .27 .28 .29 1630.31 .32 .33 .34 .35 ... 216384 »

[源码下载词法分析器

说明:词法分析器 此程序是C语言编写的词法分析器,用于翻译C程序,测试文件(即被翻译的源码)用例已经给出,支持使用者自行选择要测试的源码。使用时,请以 .txt文件的形式传入。 此程序是一个词法分析器,整体设计思路如下:当进入主程序后,先以读文件的方式将源码读入数组Rproject中,用temp数组临时存放一个完整的字符串。 先对读入的源码进行初始化,即删掉无用空格以及单行和多行注释;开始逐个扫描初始化后的源码的字符,当第一个字符是字母时,会一直输入到直至遇到非字母或者数字或者下划线的字符,默认
<rjqwang> 在 2019-03-02 上传 | 大小:51kb | 下载:0

[其他智力游戏夜夜爱消除

说明:用c语言编写的消除类小游戏,希望大家能够喜欢(Elimination games written in C language, I hope you like them.)
<口嗨> 在 2025-07-06 上传 | 大小:2.23mb | 下载:1

[人工智能/神经网络/遗传算法基于BP网络的个人信贷信用评估

说明:这是一个BP神经网络在个人信贷评估方面应用的一个实例,有程序代码。适合初学者(This is an example of the application of BP neural network in personal credit evaluation, with program code.)
<嘻哈12> 在 2025-07-06 上传 | 大小:28kb | 下载:0

[图形图象fx_decon_demo

说明:可以实现地震资料去噪,平台为matlab,运行需要下载seismiclab,添加到matlab路径就可以。(Denoising of seismic data can be realized)
<桀骜不驯666> 在 2025-07-06 上传 | 大小:10kb | 下载:0

[其他小程序spd_utils-SPD_CREATOR

说明:SPD creator utility for DDR4
<xabar> 在 2025-07-06 上传 | 大小:338kb | 下载:0

[其他小程序PB压缩、解压缩ZIP的代码

说明:myzip.dll压缩、解压使用,有需要的朋友可以下载试一试。(Myzip.dll compression, decompression use, friends in need can download and try.)
<google0312> 在 2025-07-06 上传 | 大小:195kb | 下载:0

[多媒体widgetOverlap1

说明:Qt 窗口叠加透明,上面窗口可写文本和图片,下面窗口可展示图片或播放视频。目前存在一个问题,当OSD文字设置为某些颜色时,文字会消失。(The Qt window is superimposed transparent, the upper window can write text and pictures, and the lower window can display pictures or play videos. At present, there is a problem that
<microcosm001> 在 2025-07-06 上传 | 大小:1.59mb | 下载:1

[嵌入式/单片机编程STM8反编译

说明:反汇编STM8S系列单片机程序,只能反编译S19文本格式,BIN格式以后会添加,程序开始地址8000H,另对有些指令没有理解,可能有些错误,欢迎指正。(Disassembly STM8S series MCU program can only decompile S19 text format, BIN format will be added later, the program address 8000H, and some instructions do not understand, t
<梦琪> 在 2025-07-06 上传 | 大小:510kb | 下载:2

[仿真建模umat_2d4n_dp

说明:abaqus纤维复合材料仿真,UMAT文件,使用的abaqus/Standard分析,壳单元(Abaqis fiber composite simulation, UMAT file, abaqus/Standard analysis used, shell element)
<Ice_xiaoxie> 在 2025-07-06 上传 | 大小:2kb | 下载:1

[人工智能/神经网络/遗传算法粒子群算法1

说明:粒子群算法,强引导粒子群与混沌优化的电力系统无功优化(Particle swarm optimization, strongly guided particle swarm optimization and chaotic optimization for reactive power optimization in power systems)
<xiaominghd> 在 2025-07-06 上传 | 大小:230kb | 下载:0

[数学计算/工程计算Abaqus用户子程序VUMAT

说明:abaqus vumat用户子程序,Hashin准则,使用3D实体单元(Abaqus vumat user subroutine, Hashin criterion, using 3D solid elements)
<Ice_xiaoxie> 在 2025-07-06 上传 | 大小:785kb | 下载:4

[人工智能/神经网络/遗传算法matlab程序

说明:求解直觉模糊,直觉模糊集,公式算法,编程代码(Solving Intuitionistic Fuzziness)
<1213312> 在 2025-07-06 上传 | 大小:219kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 1630.31 .32 .33 .34 .35 ... 216384 »

源码中国 www.ymcn.org