资源列表
Rcmd_exe1
- ssd5 答案,我自己做的,仅供参考,多多指教-ssd5 answer, in my own experience, and are for reference only exhibitions
countswhitespacecharacters
- 关于对字符串 counts whitespace characters C语言-counts whitespace characters
lin
- 自己最初学ns2的时候看的,大家一起来看能用到吗-try our best to study ns2
poly
- 实现一元多项式的相加。 要求按指数降序输入两个多项式,然后程序可以完成对这两个多项式的相加-Polynomial realization of the sum of one dollar. Require exponentially descending input two polynomials, then the program can complete the sum of these two polynomials
JAVA1_1
- 编写一个Java程序,用于输出Fibonacci数列的前20项。 提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。 Fibonacci[0]=Fibonacci[1]=1 Fibonacci[i]=Fibonacci[i-2]+Fibonacci[i-1] (i>=2) -Write a Java program for Fibonacci series, the first output 20. Tip: Fibonacci sequence
clock
- A simple VB code to display a clock.
WinHttpProxy
- Delphi unit for operating with windows proxy functions.
NRPowerflow
- 牛顿法计算IEEE14节点的潮流程序,该程序也可以计算任意系统的潮流-Newton method IEEE14 trend node procedure, the program can calculate the trend of any system
PSO
- 粒子群优化算法:利用CSharp软件,求得目标函数的最小值-Particle Swarm Optimization: using CSharp software to obtain the minimum value of the objective function
vb-postmessage
- 打开windwos自带的记事本程序,点击按钮,后台向记事本发送键盘信息-Windwos open Notepad program, click the button to send back the information to the notebook keyboard
Equipment-Management-System
- 用C语言编写的一款设备管理系统的控制台程序,使用了链表的存储结构-Using C language a device management system console, the use of a linked list storage structure
chatonline
- 组播聊天,采用java编写,里面有三个.java文件。-Multicast chat using java to write, there are three .java file.