-
借助人家的东西哦!个人认为是非常不错的C语言例子程序,对于任何初学者来说,这都是非常好的教材!比学课本强多了...
借助人家的东西哦!个人认为是非常不错的C语言例子程序,对于任何初学者来说,这都是非常好的教材!比学课本强多了-with what others Oh! I think it is a very good example of the C language procedure for any newcomer, this is a very good teaching! Learning from textbooks is much easier.
- 2022-03-18 11:37:19下载
- 积分:1
-
DSp原理及应用第8章程序源码,可以将你进一步引入Dsp开发行列...
DSp原理及应用第8章程序源码,可以将你进一步引入Dsp开发行列-DSp principle and application procedures Chapter 8 source, we can introduce you to further develop the ranks Dsp
- 2022-06-26 03:21:35下载
- 积分:1
-
VB检测操作USB弹出实例
VB检测操作USB弹出实例,比如可检测到U盘是否插入到电脑中,不用时候如何弹出U盘,里面的代码可参考性高,确实不错。程序同时可检测判断磁盘类型,确定哪一个是USB设备。
- 2022-10-25 02:35:04下载
- 积分:1
-
这是一个词法分析器源码,希望大家共同交流!
这是一个词法分析器的源程序,希望大家共同交流!-This is a lexical analyzer source, we hope that common exchange!
- 2023-04-13 07:10:02下载
- 积分:1
-
上海三意公司的开发板和原理图2812 上海三意公司的开发板和原理图 上海三意公司的开发板和原理图...
上海三意公司的开发板和原理图2812 上海三意公司的开发板和原理图 上海三意公司的开发板和原理图 -Shanghai three Italian company development board and schematic Shanghai three Italian company development board and schematic Shanghai three Italian company development board and schematic Shanghai three Italian company development board and schematic Shanghai three Italian company development board and schematic
- 2022-02-10 06:20:57下载
- 积分: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
-
日历程序,用Basic编写的
日历程序,用Basic编写的-calendar program, prepared by the Basic
- 2022-01-26 01:12:36下载
- 积分:1
-
带缩略图的Flash相册源码文件
一款相当 不错的带缩略图的Flash相册源码文件,结合XML技术,色主界面,同时还有着平滑的图片转场过渡特效。更重要的功能是它可以设定相册的专辑,支持选择相册播放。
- 2022-08-17 14:56:12下载
- 积分:1
-
用汇编语言写得一个小程序,可以播放mp3,avi等多媒体文件.源代码在txt文件里面...
用汇编语言写得一个小程序,可以播放mp3,avi等多媒体文件.源代码在txt文件里面-written in assembly language using a small program that can play MP3, avi and other multimedia files. The source code inside the txt file
- 2023-08-20 20:20:03下载
- 积分:1
-
VB API函数
VB API函数-VB API Function
- 2022-06-16 14:20:06下载
- 积分:1