-
矢量绘图软件EastDraw及其完整源代码
矢量绘图软件EastDraw及其完整源代码-EastDraw vector graphics software and complete source code
- 2022-05-12 23:32:40下载
- 积分:1
-
The example shows how to use the timers in c #
The example shows how to use the timers in c #-The example shows how to use the timers in c#
- 2022-05-23 01:10:02下载
- 积分:1
-
C++ Achieve MPEG audio header data read with the estimated length of time. This...
C++实现MPEG话音帧头数据读取与时间长度估计.这个文章和程序针对的是包含XING和VBRI头的MPEG audio帧进行读取,然后根据它们估算声音的长度。这里不包括任何的话音audio数据的编码与解码。不过,文章确实对audio frame header进行了非常详细的说明。-C++ Achieve MPEG audio header data read with the estimated length of time. This article and procedures aimed at containing XING and VBRI head read MPEG audio frame, and then according to their estimates of the length of the sound. Here does not include any voice audio data encoding and decoding. However, the article on the audio frame header is indeed a very detailed explanation.
- 2022-06-12 21:19:20下载
- 积分:1
-
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的...
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的皇后后,第i+1行找不到合适的位置,这时就回到第i行,把第i行的皇后放到下一个位置,继续尝试下一行。如此反复,知道找到所有的解。注意,这种算法找的解可能有等价的,某些解可由别的解经过旋转棋盘得到。-visual demostration in vc of eight queens problem.
algorithm: backtracking.
First, put a queen on first line then find a suitable position on 2nd line for next queen, and so on. When all eight lines have queens, it means we have find a solution. If we put the i-th queen, but can find a suitable position on the (i+1)th line, then back to the ith line and move the queen on the ith line to next suitable position and move on to the next line. Repeat this until we have found all the solutions. Note:By this mean, some solutions maybe equivalent to others, some can be acquired by the rotation of other solutions.
- 2022-03-23 15:20:19下载
- 积分:1
-
我看数据结构后写的一个关于单链表的实现代码,功能还没完善,就构建了一个数据框架,如需要实现,请联系我...
我看数据结构后写的一个关于单链表的实现代码,功能还没完善,就构建了一个数据框架,如需要实现,请联系我-I see the data structure was made of a single linked list on the realization of code, functions No perfection and constructed a data framework, such as the need to achieve, please contact me! !
- 2023-07-11 00:55:03下载
- 积分:1
-
用C#写的报表程序,将数据库中的数据做成报表,并支持打印,数据库用SQL SERVER2000,供参考...
用C#写的报表程序,将数据库中的数据做成报表,并支持打印,数据库用SQL SERVER2000,供参考-written statements procedures, the data in the database made statements, and support print, database using SQL Server2000, for reference
- 2022-01-25 22:44:21下载
- 积分:1
-
文件操作入门例子
VB中文件读写操作的例子,里面简单的举了三个例子用来演示怎么用VB进行随机读写文件、顺序读写文件,二进制读写文件,非常适合入门级参考学习
- 2023-05-29 09:35:03下载
- 积分:1
-
CE5.0下矩阵式触摸板驱动,规格24*32;内部使用定时器及端口中断,平台是AT91...
CE5.0下矩阵式触摸板驱动,规格24*32;内部使用定时器及端口中断,平台是AT91-Matrix under CE5.0 touchpad driver, specifications 24* 32 the internal use of timer and interrupt port, platform is the AT91
- 2022-08-06 16:17:13下载
- 积分:1
-
a classical painting C# algorithm, the codes is easy to understand, it s content...
用c#的经典画图算法,代码容易理解,内容丰富,是初学者的好帮手-a classical painting C# algorithm, the codes is easy to understand, it s content is very rich, it is a good assistant for beginner.
- 2023-04-06 00:50:03下载
- 积分:1
-
石器时代服务端6.0源代码,大家慢慢研究吧!
石器时代服务端6.0源代码,大家慢慢研究吧!-Stone Age 6.0 server source code, we study it slowly!
- 2022-03-01 12:32:36下载
- 积分:1