-
WinCe CF2.0 MessageWin use source code C# C# Development WinCE custom code messa...
WinCe CF2.0 MessageWin使用源代码C#
C#开发WinCE自定义消息传递机制代码-WinCe CF2.0 MessageWin use source code C# C# Development WinCE custom code messaging mechanism
- 2022-04-12 23:35:37下载
- 积分:1
-
Windows消息机制-OnMessage
Windows消息机制-OnMessage-Windows Message-OnMessage
- 2022-05-19 23:06:16下载
- 积分:1
-
This document introduces the techniques of fast Fourier transform and gives a so...
This document introduces the techniques of fast Fourier transform and gives a source code in C for computing 2D FFT on image data.
- 2022-02-20 16:30:55下载
- 积分:1
-
43种差分程序
43种差分程序-43 Differential procedures-----------------------------
- 2022-01-24 18:00:24下载
- 积分:1
-
不错的C源码,是关于遥操作服务的,很不错的
不错的C源码,是关于遥操作服务的,很不错的-good C source code, the distance of operational services, and very good
- 2022-07-20 12:40:39下载
- 积分: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
-
svm training is a good way to fast, source code integrity, simple and understand...
smo是训练svm的一种快速的好方法,源代码完整,简单易懂.-svm training is a good way to fast, source code integrity, simple and understandable.
- 2022-03-02 20:43:24下载
- 积分:1
-
排序程序冒泡排序、 unsort、 部分排序
#define PARTIALLYSORTED_30 3
#define PARTIALLYSORTED_50 4
#define PARTIALLYSORTED_70 5
#define RANDOMIZE_QSORT 1
#define MERGE_SORT 2
#define SELECTION_SORT 3
#define BUBBLE_SORT 4
/ *---随机化快速排序---* /
int random_partition (int * arr、 int 开始,int 结束) ;
void random_quick_sort (int * arr、 int 开始,int 结束) ;
/*----------------------------------------------*/
/*-----------Merge Sort--------------------------*/
空的分区 (int arr [],int 低,int 高) ;
void 归并 (int arr [],int 低,年年高 int int) ;
/*------------------------------------------------*/
/ *---选择排序---* /
void sort_select (int n) ;
int; maxind(int m)
void swap1 (int * x int * y);
/*------------------------------------------------*/
/*-----------------Bubble sort--------------------*/
void recursive_bubble (int * 数组、 int 的大小) ;
/*-----------------------------
- 2022-07-02 17:33:19下载
- 积分:1
-
Building Solutions With Microsoft Dot NET Compact Framework e
使用Microsoft Dot NET Compact Framework电子书构建解决方案
- 2022-03-14 04:00:56下载
- 积分:1
-
text of the inquiry system, a direct name inquiries, and inquiries, or inquiries...
文本查询系统,有直接名字查询,有and查询,有or查询,有!查询,可以有这些的复合查询-text of the inquiry system, a direct name inquiries, and inquiries, or inquiries! Inquiries can be a composite of these inquiries
- 2022-05-26 02:17:39下载
- 积分:1