-
这是一个只允许输入既定范围数字的编辑控制
这是一个只允许输入既定范围数字的编辑控制-This is only an established framework to allow the importation of digital editing control
- 2022-06-01 08:49:06下载
- 积分:1
-
采用国际标准测试图lena进行测试。分别使用白平衡法、最大颜色值平衡法进行色偏矫正。...
采用国际标准测试图lena进行测试。分别使用白平衡法、最大颜色值平衡法进行色偏矫正。-lena,White balance mathod,max-color balance mathod.
- 2022-08-09 14:49:50下载
- 积分:1
-
Beginning CSharp 3.0 An Introduction to Object Oriented Programming
Beginning CSharp 3.0 An Introduction to Object Oriented Programming
- 2022-08-22 22:17:22下载
- 积分:1
-
Painting algorithm using Bezier curves, control points using the method of keybo...
采用bezier算法画曲线,控制点用键盘输入的方法进行设置-Painting algorithm using Bezier curves, control points using the method of keyboard input settings
- 2022-08-10 01:12:07下载
- 积分:1
-
CrossTheMaze
Assume that Edison has found himself in a square-shaped maze of NxN square cells which is surrounded by walls from the outside. In the maze, some of the cells are also walls. Edison can only move between two empty cells in four directions, north, south, west and east. In order to get out of the maze, he drafts a plan. He uses his left hand to lean on the wall and goes by following the wall.
Here is the question, is Edison able to get out of the maze in at most 10,000 steps? If he can make it, output the path. By getting out of the maze, he only needs to be in the exit cell. If the starting cell is the same as the exit, Edison won"t need to move and can directly get out of the maze.
Input
The first line of the input gives the number of test cases, T. T test cases follow. Each test case starts with an integer N. N is the size of the maze. Th
- 2022-02-25 06:08:30下载
- 积分:1
-
使用C++编写的CRC32校验算法,使用了STL库,windows API和汇编等几种方法实现,并能比较它们之间执行的时间。...
使用C++编写的CRC32校验算法,使用了STL库,windows API和汇编等几种方法实现,并能比较它们之间执行的时间。-The use of C++ Prepared CRC32 checksum algorithm, using the STL library, windows API, and the compilation of several methods, such as to achieve, and compare their execution time.
- 2022-08-05 10:56:00下载
- 积分:1
-
为程序加密的代码,是一个很好的代码,可以为你的软件产生序列号....
为程序加密的代码,是一个很好的代码,可以为你的软件产生序列号.-procedures for the encryption code is a good code, you can have the software serial number.
- 2022-10-14 04:15:03下载
- 积分:1
-
windows核心编程源程序
windows核心编程源程序-windows core programming source
- 2022-07-17 08:21:23下载
- 积分:1
-
EVC OLEDB在准备数据库的源代码,编译通过。佛…
EVC下OLEDB方法编写的数据库源代码,已经编译通过。供两个文件:
NorthwindOleDb ppc2003emulate
需要PPC2003SDK支持
-EVC OLEDB under way to prepare the database source code, is compiled through. For two documents : NorthwindOleDb ppc2003emulate need PPC2003SDK support
- 2023-06-10 11:15:04下载
- 积分:1
-
基于TCP的文件传输
本软件使用MFC采用面向对象的方法实现了基于Socket的文件传输
特点如下:
1、采用了多线程的方法,文件传输时使用AfxBeginThread开启新线程
2、支持从配置文件configuration.ini中获取服务器参数
3、采用了面向对象程序设计
4、支持数据在服务器与客户端之间双向传输
- 2022-07-07 23:48:24下载
- 积分:1