资源列表
复件 liuqingchu2.rar
- 建立窗体
0-1bagsourcecode
- 0-1背包问题的C++源代码: 设有一个背包,可以放入重量为S。现有n件物品,重量分别为S1,S2,···,Si (0<i<n+1)均为正数,从这n件物品中
SimpleClientandServer
- 一个用JAVA实现的计算机之间通迅小程序代码.-using a JAVA correspondent between the small computer program code.
BTMWTXCJC
- 用户将位图的透明背景色,设定在一个域值范围之内。
code
- C# google api简单实现地址查询,返回经纬度-C# google api to achieve a simple address query, returns the latitude and longitude
eight
- 八皇后 在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击 即任意两个皇后都不能处于同一行 同一列或同一斜线上,问有多少种摆法-Eight Queen s in the 8x8 grid of the International Chess Queen placed eight, making it unable to attack each other or any two Queen s in the same line are not the same row or on th
treesearch
- 牛顿迭代发求解方程x*x*x-x*x-1的c语言实现方法。-Newton made to solve equation x* x* xx* x-1 c-language implementation.
xiangmu1
- 判断三边是否能构成三角形 如果是的话并求周长面积-#include <stdio.h> #include <math.h> void main() { int a,b,c double p,s printf("请输入三角形的三边长:") scanf(" d, d, d",&a,&b,&c) if ((a+b>c&&a-b<c)==1) { p=(a+b+c)/2 s=sqrt(p*(p-
readcard
- C#中程序读卡器读卡功能的编写(明华读卡器)- 翻译 英语 中文 德语 检测语言 中文(简体) 英语 日语 C#中程序读卡器读卡功能的编写(明华读卡器)
chengxu3
- 主要是很简单的一些c程序语言,这个很基础适合刚学c语言的同学-Mainly some very simple c program language, this is the basis for students just learning c language! ! !
PracticalQuiz5
- ssd 3 Practical guiz 5 about TestAttlete
