资源列表

« 1 2 ... .52 .53 .54 .55 .56 48257.58 .59 .60 .61 .62 ... 66581 »

[其他小程序qiyizhi

说明:奇异值分解的matlab程序,可以利用此svd程序对一维信号进行除噪运算。-Singular Value Decomposition matlab procedures, SVD can use this procedure in addition to one-dimensional signal-noise computing.
<zb> 在 2025-07-25 上传 | 大小:1kb | 下载:1

[Windows编程C++yuyansheji_10

说明:一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!-A very good c++ Learning video, was very detailed and thorough! Suitable for c++ Beginners use to learn!
<仙儿> 在 2025-07-25 上传 | 大小:19.27mb | 下载:0

[其他小程序plc

说明:ATmega16单片机串口通信程序,以经过测试可用.-ATmega16 single-chip serial communication procedures in order to read the test can be used.
<庹鸿> 在 2025-07-25 上传 | 大小:41kb | 下载:0

[Windows编程migong

说明:迷宫(m a z e)是一个矩形区域,它有一个入口和一个出口。在迷宫的内部包含不能穿越的 墙或障碍。在图5 - 8所示的迷宫中,障碍物沿着行和列放置,它们与迷宫的矩形边界平行。迷 宫的入口在左上角,出口在右下角。-Maze (maze) is a rectangular area, which has one entrance and one exit. In the maze of internal contains should not pass through the walls
<zhaozhp> 在 2025-07-25 上传 | 大小:5kb | 下载:0

[其他小程序TankCod

说明:完成坦克大战,在游戏引擎的基础上,利用游戏引擎提供的接口和资源,实现坦克大战小游戏。参加练习的人要完成游戏图像的控制。-Tankedaizhan completed in the game engine, based on the use of game engine to provide the interface and resources to realize Tankedaizhan game. People to participate in exercises to complete
<zhaozhp> 在 2025-07-25 上传 | 大小:103kb | 下载:0

[钩子与API截获JournalHook

说明:捕捉鼠标和键盘动作,捕捉结果可以保存为文本格式,可以编辑,可以回放。-Capture mouse and keyboard action, to capture results can be saved as text format, you can edit, you can playback.
<疯鱼> 在 2025-07-25 上传 | 大小:641kb | 下载:0

[控制台(字符窗口)编程2

说明:用回溯解背包问题 假设有n件物品,定义一个结构体a[]来存储,结构体有两个成员weight和value(weight表示重量,value表示价值)先定义一个数组col[]表示每个物品当前状态(为1表示被选,为0表示未被选),其初值全为1,从下标为0开始遍历,当前所选物品总重和总价值分别设为tw和tv(初值均为0),背包的限重设为limit,若第i个物品满足tw+a[i].weight<=limit且col[i]==1 就将a[i].weight和value加入tw和tv,否则col[i]设
<STartBoy> 在 2025-07-25 上传 | 大小:176kb | 下载:0

[Windows编程cmd_fsm

说明:
<asasas> 在 2025-07-25 上传 | 大小:2kb | 下载:0

[控制台(字符窗口)编程3

说明:关于猎人过河问题 要解决这个问题就要使过河时载两个过河,返回时尽量只有一个回来。用一个字符串数组来存猎人,狼,羊,白菜;下标依次为0,1,2,3;但他们都有河这边和那边两种状态;为方便则定义一个结构,只含一个int型变量n;当在河这边时n设为0;在河那边时n设为1。由于每次过河与返回都要考虑狼能否吃羊或羊能否吃白菜;则需要一个函数来判断每次选择是否满足条件。-Hunters across the river on the issues to resolve this issue so we sh
<STartBoy> 在 2025-07-25 上传 | 大小:150kb | 下载:0

[Windows编程C++

说明:学生成绩管理系统,有源程序及实验总结,适合学生大作业-Student achievement management system, has summed up the source code and experiment is suitable for students operating
<peijin> 在 2025-07-25 上传 | 大小:15kb | 下载:0

[控制台(字符窗口)编程4

说明:表达式求值(C语言) 输入完成后直接回车进行计算 前后均不需要#-Expression evaluator (C language) input directly after the completion of return calculated both before and after do not need#
<STartBoy> 在 2025-07-25 上传 | 大小:159kb | 下载:0

[控制台(字符窗口)编程5

说明:该程序可用于计算1000以内的数的阶层 用数组处理,采用10进制进位,如果要加快速度可考虑1000进制或更高-The program can be used to calculate the number of 1000 within the class with an array of treatment, using 10 binary notation, if the speed could be considered hexadecimal 1000 or higher
<STartBoy> 在 2025-07-25 上传 | 大小:160kb | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 48257.58 .59 .60 .61 .62 ... 66581 »

源码中国 www.ymcn.org