-
0-1bag
经典的0-1背包问题,程序可以自动输入并且有注释(Classical 0-1 knapsack problem, the program can automatically entered and annotated)
- 2014-01-31 08:54:38下载
- 积分:1
-
huffman编码,输入对应的概率,可以输出码字和码长
huffman编码,输入对应的概率,可以输出码字和码长-Huffman coding, the probability of imported counterparts, can export code and code length
- 2022-03-02 00:21:18下载
- 积分:1
-
msp430DAC8552的程序
基于msp430f5529单片机的DAC8552程序,编程环境为CCS,对于IAR来说,想要更改也很简单,只要建立工程然后复制粘贴相应.c,.h文件就行。改程序是一个A相输出的正弦波,里面详细写有关于AB相输出。
- 2022-05-06 18:53:01下载
- 积分:1
-
zhendongxinhao
关于信号分析,小波包分解的程序以及应用方法(The program about signal analysis, wavelet packet decomposition and its application method)
- 2014-05-05 16:36:54下载
- 积分:1
-
C# 复制当前屏幕上指定区域图像
C#复制当前屏幕上指定区域图像。运行效果如演示截图所示。最核心的两行代码如下所示:
private void button1_Click(object sender, EventArgs e)
{//复制当前屏幕上指定区域图像
Graphics g = this.pictureBox1.CreateGraphics();
g.CopyFromScreen(new Point(1, 1), new Point(0, 0),new Size(1201, 1201));
}
- 2022-02-03 00:21:26下载
- 积分:1
-
Delphi programming skills sets [computer newspaper]. Chm
Delphi编程技巧集[电脑报].chm-Delphi programming skills sets [computer newspaper]. Chm
- 2022-08-17 14:03:28下载
- 积分:1
-
c# 存储 过程操作数据库 附加、分离数据库
c# 存储 过程操作数据库 附加、分离数据库
- 2015-02-05下载
- 积分:1
-
didi_car
基于rexsee源码,搭建的一款android应用,实现租车服务,功能类似滴滴打车-An android app,based on rexsee sourcecode,render car service(Based on rexsee source code, build a Android application to achieve car rental services, functions similar to the taxi drops android app based, on rexsee sourcecode render, car service-An)
- 2020-10-22 16:17:23下载
- 积分:1
-
GlobalizationTest
说明: 使用单例模式封装了多语言处理类,json文件存储多语言关系,用后期用户可自行多语言翻译,每个页面初始化时添加多语言初始即可,自动把窗体内的所有控件进行多语言处理,可自定义对特殊控件的特殊处理,集中管理,方便快捷。(It uses singleton mode to encapsulate multilingual processing classes, JSON files to store multilingual relations, and later users can translate multilingual by themselves. When each page is initialized, multilingual initial can be added. All controls in the form can be automatically processed in multilingual. It can customize the special treatment of special controls and centralize management. Quick and convenient.)
- 2020-06-16 09:20:01下载
- 积分:1
-
vc+mat2
这是一个用vc和matlab混合变成的例子,在两者环境下结合编成是很好的思路,有很大的应用前景,希望对大家有所帮助(with vc and mixed into Matlab example, in other circumstances combined organization is a good idea, a great prospect, we hope to help)
- 2005-05-14 03:16:54下载
- 积分:1