-
www
j简单的一个计算器C++源代码,乱七八糟了,随便(j simple calculator C++ source code, Messy, and not)
- 2007-07-14 13:37:24下载
- 积分:1
-
Desktop
说明: program example3
implicit none
real,parameter::weight=50.0
real,parameter::e=0.1
real guess
write (*,*) " weight is"
do while(abs(guess-weight)>e)
read(*,*) guess
if(abs(guess-weight)
- 2020-01-10 20:18:46下载
- 积分:1
-
注册机生成器0.9
说明: 自动生成软件注册机
适用人群
--------
破解出软件,找出了注册算法,却懒得或没能力编注册机的Cracker们
使用方法
--------
找出注册算法后,将数学表达式写入命令框,格式类似于C 语言;用到的变量在变量表里声明,并设初(automatic generation application software Fillmore crowd-------- break out software to identify the registration algorithm, but too lazy or incapable of Fillmore series of Cracker methods were used to identify-------- registration algorithm, mathematical expressions to write commands box format similar to the C language; the variables used in the variable exterior statement, and established early)
- 2006-02-10 14:21:37下载
- 积分:1
-
a card game set the source, contains many of the basic c
一个扑克牌游戏集合的源码,包含了很多基本c-c++语言应用-a card game set the source, contains many of the basic c-c language
- 2022-08-22 12:10:32下载
- 积分:1
-
haha
光伏并网lcl滤波器研究,具有比例积分控制和比较好的借鉴,(Photovoltaic grid-filter research lcl, with PI control and better learn)
- 2020-07-02 09:40:01下载
- 积分:1
-
Desktop
Monte-Carlo方法模拟核衰变,掌握用Monte-Carlo方法研究核衰变过程(Simulation of nuclear decay by Monte-Carlo method)
- 2017-11-17 12:46:03下载
- 积分:1
-
cwlbrowser-5.0.tar
说明: cwlbrowser for python3
- 2020-06-22 01:20:02下载
- 积分:1
-
VC++开发的信号编码器
VC++开发的信号编码器,输入波形后,可以设置不同的编辑类型:NRZ法编码、单极归零码、双级非归零、双极归零码、AMI法编码、HDB3编码法等,并根据这些设置选项生成波形图,貌似有点专业呵。
- 2023-03-10 07:05:03下载
- 积分:1
-
LabVIEW prepared using the numeric keypad procedures, the use of LabVIEW can be...
用LabVIEW编写的数字键盘程序,可用于采用LabVIEW开发的触摸屏系统中-LabVIEW prepared using the numeric keypad procedures, the use of LabVIEW can be used for the development of touch-screen system
- 2022-01-22 16:18:37下载
- 积分:1
-
VC6 点对点WinSock消息功能测试6
VC++ 6.0网络编程例子:WinSock消息功能测试,基于最简单的点对点的测试,采用CS架构,客户端和服务端互相配合实现的Sock功能实例。在用VC++开发大型的网络软件时,这些功能是最基础的了。面向VC++新手的实例源码。
- 2022-01-21 17:53:01下载
- 积分:1