-
C语言的本质分析的例子,它是好的,虽然是写…
C语言实例解析精粹,很不错的,虽然是C写的,但里面有很有很有名的算法题-C language example of Analysis of the essence, it is good, although it is written in C, but there are very well-known algorithm for title
- 2022-05-25 09:05:24下载
- 积分:1
-
It is use yibiao.RAR package to modify it then use c+builder
配套yibiao.RAR的PC端仪表校准程序,用C++BUILDER写的-It is use yibiao.RAR package to modify it then use c+builder
- 2022-01-26 07:39:08下载
- 积分:1
-
SQL Server实现定义表结构
SQLserver 实现自定义表结构-SQL server realize definition Table Structure
- 2022-05-14 01:09:24下载
- 积分:1
-
递归的应用:最简单分形图形实现ksqx
递归的应用:最简单分形图形实现ksqx-recursive applications : the most simple Fractal Graphics ksqx
- 2022-04-12 06:50:13下载
- 积分:1
-
此程序是解决八数码问题的。由于使用广度优先搜索,并且程序中用数组存储节点。所以只能进行比较简单的操作。...
此程序是解决八数码问题的。由于使用广度优先搜索,并且程序中用数组存储节点。所以只能进行比较简单的操作。-eight digital solve the problem. The use of BFS, and procedures with an array storage nodes. Therefore, only for a relatively simple operation.
- 2023-08-11 01:15:03下载
- 积分:1
-
this is a paper for facial expression animation
this is a paper for facial expression animation
- 2022-03-10 12:55:10下载
- 积分:1
-
一个简易的浏览器,用VC编的,对与初学VC的高级编程的人来说非常实用...
一个简易的浏览器,用VC编的,对与初学VC的高级编程的人来说非常实用-A simple explorer by VC, useful for someone who wants to study the advanced programming.
- 2022-07-15 14:31:53下载
- 积分:1
-
一个关于mud的地图编辑器,主要是黑白两色的一个编辑器。
一个关于mud的地图编辑器,主要是黑白两色的一个编辑器。-mud on a map editor, mainly black and white one editor.
- 2022-09-07 05:40:02下载
- 积分:1
-
butterfly on nature
butterfly on nature-butterfly on nature
- 2022-03-28 13:47:16下载
- 积分: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