资源列表
lock for unix
- C源码: 给UNIX加把屏幕锁 可以使用户锁住屏幕-C source : UNIX to do more to screen lock allows users to lock screen
shortestroute
- #include <stdio.h> #include<cstdlib> int W[4] ,R[4] ,C[4] int P[5]={0,3,3,1,1} int Q[5]={2,3,1,1,1}
CAD
- 这是教师布置的一个作业,让我们把机械设计书中的带型选择的图用c语言编写出来的!带型选择函数!c编写!
pcir
- 最小二乘法曲线拟合-least squares curve fitting
draw-sin-graph
- 一个使用VB完成的函数曲线绘图小程序,可以实现基本的三角函数绘制,如正弦,余弦,正切等-a VB completed mapping function curves small programs, can achieve a basic trigonometry mapping, such as sine, cosine, tangent, etc.
ALG023
- NEWTON-RAPHSON求解一个连续方程,f(X)=0,前提给一个初始值- NEWTON-RAPHSON ALGORITHM 2.3 To find a solution to f(x) = 0 given an initial approximation p0: INPUT: initial approximation p0 tolerance TOL maximum n
chaozhao
- 加入路程,实现最小路径节省资费,已进行时间调整-VC
zxhck
- API最小化窗口-zxhck
huojian
- C语言编写的火箭模型代码,主要实现模型的展示,指针的操作以及图形学的编程-C languages Rocket model code, the main implementation model display, pointer operations and graphics programming
freq_hop_ss
- This designed to demonstrate how a frequency hoped signal will look like and steps that are required to make a signal hopping from frequency to frequency.-This is designed to demonstrate how a frequency hoped signal will look like and steps that are
Test06
- C#是一种安全的、稳定的、简单的、优雅的,由C和C++衍生出来的面向对象的编程语言。它在继承C和C++强大功能的同时去掉了一些它们的复杂特性(例如没有宏以及不允许多重继承)。C#综合了VB简单的可视化操作和C++的高运行效率,以其强大的操作能力、优雅的语法风格、创新的语言特性和便捷的面向组件编程的支持成为.NET开发的首选语言-MICROSOFT .NET
ETP
- 从键盘上输入一个数据,判断其奇偶性,若是偶数,将其分解为2个素数之和,若是奇数,判断其是否为素数,若是素数,找出其孪生素数(例如:5的孪生素数为3和7,11的孪生素数为13)-A data input the keyboard, determine the parity For even, be decomposed into the sum of two primes odd, to determine whether is a prime number, if the prime num
