-
四级上机_30
说明: 全国计算机等级考试四级上机的部分练习题,配有我自己写的算法,算法说明和输入输出文件,使实验起来更容易。算法比较简洁易懂,大概有三十题左右(已经去掉了重复和类似的),对考四级的朋友和正在学习C的朋友会有帮助的(National Computer Rank Examination four aircraft on the part Exercises, equipped with my own writing algorithm, the algorithm description and input and output documents, and make it easier to experiment. Algorithms easy to read, there are about 30 or so that (already removed the duplication and similar), the examination of the four friends are learning C and friends can be helpful)
- 2005-10-17 23:35:16下载
- 积分:1
-
catch
用于求解线性方程组的追赶法!!!程序经过优化处理,运行速度快,且注释完全易于阅读,欢迎大家下载!!(Solving linear equations for the law to catch up! ! ! Optimized procedures to deal with, fast, and completely easy-to-read notes, welcome you to download! !)
- 2009-05-16 11:56:39下载
- 积分:1
-
HT66FU50naozhong
使用Ht66fu50单片机设计闹钟,使用12864显示,DS1302时钟芯片,DS18B20温度传感器,蓝牙的相关硬件,该作品获得天津市合泰杯三等奖。(Use Ht66fu50 microcontroller design alarm clock, use 12864, DS1302 clock chip, DS18B20 temperature sensor, Bluetooth related hardware, the work won the third prize of Tianjin cup of Thailand.)
- 2021-03-22 20:39:16下载
- 积分:1
-
UDF for fluent simulation of gravity heat pipe
可用于重力热管的fluent模拟,有效模拟热管中液态水的蒸发和蒸汽的冷凝(Can be used for fluent simulation of gravity heat pipes, effectively simulating evaporation of liquid water and condensation of steam in heat pipes)
- 2019-05-18 22:56:29下载
- 积分:1
-
BPA
主要内容包
括:潮流数据格式说明,潮流数据,潮流结果。在尽可能的情况
下提供网络结构图,并提供数据的出处,以及我们对其潮流计算
和结果的一些感受。(power code)
- 2009-06-22 09:48:23下载
- 积分:1
-
C#读取数据库中表结构实例源码下载
读取数据库中表结构实例
- 2013-01-25下载
- 积分:1
-
keyprogram
本程序是本人网上收索的,简单有效,比一般的按键程序要精辟很多。(This program is my online income claims, the simple and effective, higher than normal number of key procedures to be brilliant.)
- 2010-06-28 09:53:02下载
- 积分:1
-
MousehookDemo
调用鼠标钩子DLL的实例源码,希望对大家有所帮助(Call an instance of the mouse hook DLL source code, we want to help)
- 2011-05-31 21:25:25下载
- 积分:1
-
DrawBezier
采用C++编写的实现了贝塞尔曲线图形化,使用软件vs2017(Graphization of Bessel Curve Written in C++ Language,Using software vs2017)
- 2019-01-07 21:38:05下载
- 积分:1
-
c++实现的任意大整数类
c++实现的任意大整数类,是c++新手练手的良好材料
定义可处理任意大的正整数类LongLongInt,用一个动态字符数组存放任意长度的正整数,数组的每个元素存放整型数的一位。成员函数包括构造函数(根据一个由数字字符串创建一个LongLongInt类的对象),拷贝构造函数,加法函数add,输出函数display等。写一个main函数演示各项功能
- 2023-01-07 19:00:03下载
- 积分:1