资源列表
IFLEAP
- 一个有关于闰年的问题-a leap year on the issue
C
- 用C语言求可达矩阵,输入阶数和矩阵,输出可达矩阵-Reachability matrix
CSharp_sendMail
- 一个实用的C#邮件发送函数(方法),可以发送带附件的邮件,可以一次发送多个邮件。-A Practical C# mail functions (methods), can send emails with attachments, send multiple messages at once.
1
- 中序遍历递归与非递归,很简单的代码,就是这么简单!-#include "stdio.h" #include"stdlib.h" #define MAXSIZE 20 typedef int datatype typedef struct Node { datatype data struct Node*lchild struct Node*rchild }Btnode,*Btree typedef struct {
lab
- 1.编写一个函数把华氏温度转换为摄氏温度,转换公式为..C=(F-32)*5/9。 2.编程计算图形的面积。程序可计算圆形、长方形、正方形的面积,运行时先提示用 户选择图形的类型,然后,对圆形要求用户输入半径值,对长方形要求用户输入长和宽的 值,对正方形要求用户输入边长的值,计算出面积的值后将其显示出来。 3.编写重载函数Maxl可分别求取两个整数,三个整数,两个双精度数,三个双精度,数的最大值. -1. Write a function to convert Fahre
cavitation_rate
- 空化模型的udf编译文件 写的是fluent中默认的空化模型的文件,可以以此为基础进行来更改-This is a udf flie about cavitation model which is in the fluent software, and you can edit it in your own method.
Ag-Crgrain-grow
- 采用相场编制的Ag-Cr晶粒长大的程序,非常有用-Prepared by the phase field Ag-Cr grain growth process, is very useful
NumberToWord
- Function that convert Number to word
identifyTool
- 官方网站上identify代码编译成C#版本-Official website identify code into C# version
memory
- c++程序模拟实现可变式分区分配的存储管理的最佳适应算法!编译运行通过!-c++ program to simulate the type of partition to achieve variable storage management best-fit algorithm!
z
- c#源代码 你的需求 谢谢合作 祝你好运-C# node
DDB2DIB
- 里面包含两个函数,主要功能是将设备相关的位图转化成设备无关的位图。(It contains two functions, the main function is to transform device related bitmaps into device independent bitmaps.)
