资源列表
Box
- MFC的推箱子小游戏(MFC pushes the box game)
直方图
- 画出图像的直方图,程序可以运行,放心使用,通用性也比较强(Draw the histogram of the image, the program can run, rest assured that the use of commonality is also relatively strong)
llbflct
- 文件传输小软件,局域网内不人员可以用此传些自己的分享(File transfer small software, LAN not personnel can use this pass some of their own share)
ksvd去噪
- KSVD去噪,效果很好,也可以用于图像增强,里面附有图片,有问题可以联系qq2027771338(KSVD denoising, the effect is very good, can also be used for image enhancement, which is accompanied by pictures)
电梯运行模拟
- 模拟电梯的运行过程,包括人员生成功能、楼层处理功能、建筑生成功能(负责生成一个有多少楼层的建筑)、按钮处理功能(可以把键入的楼层号显示在屏幕上,并可以在屏幕上显示电梯内的按钮)、时钟处理功能、电梯运行功能(调用以上所有功能,实现电梯的运行)。(Simulate the running process of elevator)
8
- 说明时间片轮转算法的实现所需接口以及实现代码(The interface information of RR algorithm.)
Paliddrome
- 这是一个判定计数的问题,需要判定一个数是否为素数和回文数 函数isprime()用来判定一个数是否是素数;函数ispalindrom()用来判定一个整数是否为回文数,这是一个更为通用的函数,可以指定进制。 使用函数进行判定时,先调用哪个函数也是有讲究的,一要看那个函数的计算时间,二要看判定成功的概率,需要综合考虑。(The function isprime () is used to determine whether a number is a prime number; the fu
uvaqok
- 文件传送 This program is free software you can redistribute it a(File transfer This program is free software you can redistribute it a)
WindowsFormsApplication2
- 表白,简单的C# 程序 button按钮属性(Confession, simple C# program, button button properties)
snuwce_bhe
- 放源代码软件就是在开放源代码许可证下发布的软件,不错的(Put the source code software is software that was released under open source licenses, pretty good)
电话簿 哈希表的建立
- 哈希查找帮助更好的分类和查询,查找和其余操作(Help better classification and query)
c#调用大漠最新4.1318免注册表调用
- 程序运行目录包括:dmc.dll, dm.dll 支持最新版本大漠:4.1318 CDmSoft dm = new CDmSoft(); try { Console.WriteLine("大漠版本:" + dm.Ver()); Console.WriteLine("当前目录:" + dm.GetBasePath());