登录

最新会员 最新下载

成为了本站VIP会员

今天14:12

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48
已选条件
  1. 编程语言:所有
  2. 代码类别:所有
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 采用最佳适应算法模拟实现内存管理

采用最佳适应算法模拟实现内存管理-在VC++环境下编译通过,通过初始化空闲区、分配空闲区、回收空闲区实现模拟的内存管理。-best adaptation algorithm simulation memory management-the VC environment compile, free zone through the initialization, distribution idle, idle zones recovery simulation of memory management.

1
下载
16
浏览
2023-09-05发布

2. 编译通过的spea2多目标进化算法MATLAB编程

计算多重分形非趋势波动分析matlab程序,用MATLAB编写的遗传算法路径规划,可直接计算得到多重分形谱,包含优化类的几个简单示例程序,小波包分析提取振动信号中的特征频率,基于SVPWM的三电平逆变的matlab仿真。

1
下载
29
浏览
2023-09-05发布

3. 这款征途PRG游戏源码对学习J2ME编程的朋友比较有用处,不但含有完整的源代码文件,还附有技术开发文档以及游戏运行的操作说明、开发环境配置等。这是软件系一位同学...

这款征途PRG游戏源码对学习J2ME编程的朋友比较有用处,不但含有完整的源代码文件,还附有技术开发文档以及游戏运行的操作说明、开发环境配置等。这是软件系一位同学的毕业设计作品。技术文档写的还算详细。 -This journey PRG source for learning J2ME game programming friend more useful, not only contains the complete source code files, but also with technology development documents and the instructions to run the game, the development environment configuration. This is a software system designed to work graduate students. Write fairly detailed technical documentation.

1
下载
68
浏览
2023-09-05发布

4. 是Windows的驱动器的各种信息,是一个DLL文件提供了跨…

得到Windows中的硬盘的各种信息,是一个Dll文件提供了接口函数-be Windows drives all kinds of information, is a Dll document provides the interface function

1
下载
40
浏览
2023-09-05发布

5. FCF 和 SJF算法,来源于操作系统的一个小联系程序,用C语言实现...

FCF 和 SJF算法,来源于操作系统的一个小联系程序,用C语言实现-FCF and SJF,it comes from the exersize of OpratingSystem

1
下载
40
浏览
2023-09-05发布

6. 从MIDI提取竖琴标签效用

This is a python script that can read the given midi file, and convert that information into tab for harmonica. Currently it supports Diatonic harps in all keys.

1
下载
12
浏览
2023-09-05发布

7. 指纹图像增强

指纹图像增强 指纹图像增强 指纹图像增强-Fingerprint Image Enhancement

1
下载
40
浏览
2023-09-05发布

8. 这是一个用汇编,和vc编写的劲乐团游戏,需下载到51/52单片机上使用...

这是一个用汇编,和vc编写的劲乐团游戏,需下载到51/52单片机上使用-This is a compilation of use, and the preparation of fresh vc Orchestra games, the need to download 51/52 on the use of SCM

1
下载
30
浏览
2023-09-05发布

9. Cortex

STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何控制电源管理系统。STM32的一个最大特点是低功耗。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to control power management system. STM32 is characterized by one of the greatest low power.

1
下载
26
浏览
2023-09-05发布

10. 完整的AUTOCAD插件

完整的AUTOCAD插件 用配置文件加载 在AUTOCAD2007下面调试通过。 有工具条,完整无错。

1
下载
16
浏览
2023-09-05发布

11. matlab通过蓝牙串口读取JY901数据

matlab编写的JY901上位机程序 matlab通过蓝牙读取JY901数据,直接运行matlab_bluetooth.m文件 也可通过串口读取JY901数据,但程序运行前要设置好串口号。运行MATLAB_serier.m文件 程序将传感器读数中重力加速度的影响消除,即将各方向分量减去重力加速度的分量。 最后将JY901的加速度、速度、角度分量实时作图显示

1
下载
29
浏览
2023-09-05发布

12. 数根 数也有根吗?有!数根就是把一个数的各个数位上的值相加,直到得到一个一位数为止。请你编写一个程序来计算任意数N(0≤N≤1000000000000)的...

数根 数也有根吗?有!数根就是把一个数的各个数位上的值相加,直到得到一个一位数为止。请你编写一个程序来计算任意数N(0≤N≤1000000000000)的根。 输入: 输入有多个案例。每一个案例为一行,每行只有一个整数N。当输入的N是-1时,输入结束。 输出: 每一个案例输出一行。每行只有一个数字,就是N对应的数根。 Sample input 39 -1 Sample output 3-Number of root number also has roots do? There is! The number of roots is to a number of different values on the digital sum until they have been a number of up to one. Please write a program to calculate an arbitrary number N (0 ≤ N ≤ 1000000000000) roots. Input: Enter a number of cases. Each case for the line, each line is only an integer N. When the input of N is-1, the input end. Output: the output line of each case. There is only one number per line, that is, N corresponds to the number of roots. Sample input 39-1 Sample output 3

1
下载
106
浏览
2023-09-05发布

13. 拯救孤儿和残疾儿童

this organization has been created to help African children and help the needy like the lame people and the orphans.We sponsor those who need education and help those who need our help.We beg those who real feel have the parents heart to help the children and promote the future generation.

1
下载
12
浏览
2023-09-05发布

14. En test program applet of the Java programming well enough to reveal in detail a...

小程序 测试程序 恩 很好够详细了 Java 编程 露一小手-En test program applet of the Java programming well enough to reveal in detail a little hand

1
下载
62
浏览
2023-09-05发布

15. remote desktop by C#

利用.NET c# 编写的面向对象的远程桌面程序.主要利用SOCKET技术与远程PC实现通信.功能类似微软WINDOWS自带的远程桌面.

1
下载
30
浏览
2023-09-05发布

16. 实现歌词同步JS音乐播放器

应用背景 实现歌词同步JS音乐播放器, 基于jquery.jplayer.js制作。 关键技术 具体功能请下载 后自行研究一下,可以互相交流

1
下载
21
浏览
2023-09-05发布

18. 最新的J2EE帮助文档,包含整个项目的所有帮助文档,是sun公司的汉化版...

最新的J2EE帮助文档,包含整个项目的所有帮助文档,是sun公司的汉化版-latest J2EE help documentation, the project includes all the help files, the sun is Chinese Version

1
下载
34
浏览
2023-09-05发布

19. i2C verilong slave&master 代码分析

I2C verilong code  详细代码分析,根据协议每一步都有分析,进过验证,代码分slave和master部分,代码比较成熟

2
下载
62
浏览
2023-09-05发布

20. 亲测可用的双隐层反向传播神经网络算法应用程序

采用的是脉冲对消法,部分实现了追踪测速迭代松弛算法,时间序列数据分析中的梅林变换工具,插值与拟合,解方程,数据分析,快速扩展随机生成树算法,基于互功率谱的时延估计。

1
下载
32
浏览
2023-09-05发布