-
VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)
VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
- 2023-04-13 15:40:04下载
- 积分:1
-
Jtagserver source code
Jtagserver source code
- 2022-01-30 17:02:46下载
- 积分:1
-
A*算法解决八数码
题目
The
15-puzzle has been around for over 100 years; even if you don"t know it by that
name, you"ve seen it. It is constructed with 15 sliding tiles, each with a
number from 1 to 15 on it, and all packed into a 4 by 4 frame with one tile
missing. Let"s call the missing tile "x"; the object of the puzzle is to
arrange the tiles so that they are ordered as:
1
2 3 4
5
6 7 8
9 10 11 12
13 14 15 x
where the only legal operation is to exchange "x" with one of the tiles with
which it shares an edge. As an example, the following sequence of moves solves
a slightly scrambled puzzle:
- 2022-02-06 16:32:40下载
- 积分:1
-
using VC 6.0 text files to the right sort of small programs. Txt files to the li...
采用VC++6.0开发的对文本文档排序的小程序。将txt文档中的行按照行的第一个字符的拼音顺序排序-using VC 6.0 text files to the right sort of small programs. Txt files to the line with a line of characters in the alphabet order of ranking
- 2022-04-28 11:54:12下载
- 积分:1
-
Aogosoft.com stand a netizen wrote procedures, devoted to converting resources (...
Aogosoft.com站上一网友写的程序,专门用来转换资源(rc文件)中的常量定义到汇编的INC文件格式
使用Win32Asm编程的过程中,经常要用到常数定义,如果是有资源的程序更是如此,
自己当初编程时是先将要转换的C语言常数ID复制到程序的常数区.const中,然后再用查找替换功能去掉#define语句,再一个个地在常数和数值之间加equ。多的时候麻烦死了。
于是便想开发一个专门用于将这些C语言格式的常数定义转换为汇编格式的程序,刚好五一有时间就做了个。现在希望大家帮忙测试一下。程序本身使用Win32Asm开发,整个程序为7kb。-Aogosoft.com stand a netizen wrote procedures, devoted to converting resources (rc) the constant definition of the compilation INC file format used Win32Asm programming process, the regular use of the constant definition, if there are any resources where the procedure, when their original programming is to first conversion C language copy of the constant ID procedures constant zone. const, then spend the replacement search function removed# define statement and then to 000 in a constant and numerical increase between equ. When the number of trouble dead. Thus decided to develop one of these specialized for C language format conversion constant definition format for the compilation process, just on May 1 have
- 2023-04-14 12:40:04下载
- 积分:1
-
A (Simple) OpenGL Framework Library. I will show an example usage of the GLFW: I...
A (Simple) OpenGL Framework Library. I will show an example usage of the GLFW: I will show you how to setup and run an OpenGL application using my library. The output generated will be a simple RGB-filled triangle in a black window however, even if it is not really sophisticated, it will perfectly fit our requirement. The operation consists of various steps that we will analyze individually.-A (Simple) OpenGL Framework Library. I will show an example usage of the GLFW: I will show you how to setup and run an OpenGL application using my library. The output generated will be a simple RGB-filled triangle in a black window however, even if it is not really sophisticated, it will perfectly fit our requirement. The operation consists of various steps that we will analyze individually.
- 2023-08-19 04:05:04下载
- 积分:1
-
在windows平台上启动或者停止一个其他的应用进程
在windows平台上启动或者停止一个其他的应用进程-the windows platform start or stop a process other applications
- 2022-04-20 11:41:43下载
- 积分:1
-
using a mouse to open/close CD
一个用鼠标打开/关闭CD-ROM的工具。-using a mouse to open/close CD-ROM tool.
- 2023-08-29 13:45:03下载
- 积分:1
-
加载windows驱动程序
这是一个加载windows驱动的程序,用c语言写的,贴上代码只是便于大家学习,。有更好的加载驱动的程序希望分享下,共同学习,不慎感谢。。。!!!!!!!!!!!!!!!!!
- 2022-02-04 17:12:15下载
- 积分:1
-
C # USB发送和接收数据。
C#USB收发数据.很好的学习源码,用操作串口数据最合适-C# USB send and receive data.
- 2022-03-18 04:25:58下载
- 积分:1