-
data base code postal
数据库代码邮政管理数据库,邮政编码.mbd以及客户.mbd;使用
- 2022-01-31 21:21:25下载
- 积分:1
-
C++ Builder程序员学习数据结构,里面涵盖了所有你要学习的数据结构的所有源码(二叉树、链表、单链表、双链表、红黑树、快速排序、冒泡排序、哈弗曼树、堆、集...
C++ Builder程序员学习数据结构,里面涵盖了所有你要学习的数据结构的所有源码(二叉树、链表、单链表、双链表、红黑树、快速排序、冒泡排序、哈弗曼树、堆、集合、字典、散列、字典、跳表、图、最短路径、排序。。。。)等等所有数据结构涉及的源码-C++ Builder programmers to learn data structures, which cover all you want to learn all the source data structure (tree, list, single list, double-linked list, a red, black tree, Quick Sort, Bubble Sort, Kazakhstan furman tree, heap, collection, dictionary, hash, dictionary, jump tables, maps, shortest path, and so on 。。。。) sort of all-source data structure!!!
- 2023-06-24 18:10:03下载
- 积分:1
-
LabVIEW XML LLB使用方便
方便labview操作XML文档,解析XML。-labview xml llb easy use
- 2022-10-02 10:35:11下载
- 积分:1
-
System optimization of the batch, dos run, well used, even if no batch can also...
系统优化的batch,dos下运行,很好用,即使不用也可以看看batch怎么写-System optimization of the batch, dos run, well used, even if no batch can also take a look at how to write
- 2022-03-04 05:24:13下载
- 积分:1
-
一个用C语言编写的导弹打飞机的追踪问题的源程序以及所使用的轨迹算法WORD文档...
一个用C语言编写的导弹打飞机的追踪问题的源程序以及所使用的轨迹算法WORD文档-a C language prepared by the aircraft missile tracking the source and path used by the algorithm WORD
- 2022-02-27 06:07:15下载
- 积分:1
-
国庆节素材壁纸,希望帮到有需要的人.有漂亮的好的,可以用的素材,希望大家能用上....
国庆节素材壁纸,希望帮到有需要的人.有漂亮的好的,可以用的素材,希望大家能用上.-National Day wallpaper material, hoping to help those in need. There are pretty good, can use the material, the hope that we can.
- 2022-02-28 13:45:24下载
- 积分:1
-
prepare themselves with a small C games, DOS interface, oh run. Float Float basi...
自己用C编写的小游戏,DOS界面哦,可以运行。 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus::value // f1+f2 的结果 btil::fn::minus::value // f1-f2 的结果 btil::fn::multiplies::value // f1*f2 的结果 btil::fn::divides::value // f1/f2 的结果 plus::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-prepare themselves with a small C games, DOS interface, oh run. Float Float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman"s rattle so. The first document contains "fn.hpp"# include "fn.hpp" float float basic operations of the basic operations are, p
- 2022-03-22 16:15:25下载
- 积分:1
-
6502编程大奥秘
介绍了6502汇编
6502编程大奥秘
介绍了6502汇编-6502 Introduction of the mysteries of programming large compilation 6502
- 2022-11-09 12:00:03下载
- 积分:1
-
c# 编写的俄罗斯方块游戏, 有音效和音乐(不过在有的机器上播放 mid 会出错...), 同时实现了 GDI+ 和 DDraw 两套呈现引擎. debug/r...
c# 编写的俄罗斯方块游戏, 有音效和音乐(不过在有的机器上播放 mid 会出错...), 同时实现了 GDI+ 和 DDraw 两套呈现引擎. debug/release 目录中包含了运行时所需的资源.-c# prepared by the Russian box game. a sound and music (though in some machines will be broadcast mid mistake ...), while achieving the GDI and DDraw has two engines. debug/release contains a directory Runtime the necessary resources.
- 2022-02-20 09:58:54下载
- 积分:1
-
本软件能够用来简单地计算GPA(加权平均成绩绩点)值
本软件能够用来简单地计算GPA(加权平均成绩绩点)值-Calculale GPA
- 2022-03-29 15:50:51下载
- 积分:1