代码搜索:可编程序
找到约 10,000 项符合「可编程序」的源代码
代码结果 10,000
www.eeworm.com/read/321929/13392585
bak 主程序.bak
set talk off
set path to d:\作品2
application.visible=.t.
do form d:\作品2\图书馆管理系统主界面
read events
www.eeworm.com/read/321658/13401212
opt 2.124程序.opt
www.eeworm.com/read/321658/13401236
dsp 2.124程序.dsp
# Microsoft Developer Studio Project File - Name="2.124程序" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) C
www.eeworm.com/read/321658/13401239
dsw 2.124程序.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/321658/13401246
ncb 2.124程序.ncb
www.eeworm.com/read/321658/13401249
c 2.124程序.c
#include
#include
#include
#define e 0.0018
#define t 3500
double gauss(double (*f)(),double a,double b,int n)
{
double c,d,s;
double y[5],h[5];
int i;
c=(b-
www.eeworm.com/read/321658/13401253
plg 2.124程序.plg
Build Log
--------------------Configuration: 2.124程序 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMIN
www.eeworm.com/read/321290/13409527
txt 程序说明.txt
网上考试系统v1.0
功能简介:
1.本考试系统没有任何商业利益,但希望用户不要修改版权,请大家放心使用
2.本考试系统考试题题型均为单选题,考生分数为:考生答题正确题数/总题数*100分
3.本考试系统如有考生登陆过,就视为已经考试,并限制不能再考,若要恢复考生考试需要
进入后台后点补考后才能继续考试.
4.考生在考试中不能刷新考试页面,如果刷新就视为作弊,若 ...
www.eeworm.com/read/320855/13417222
c 最终程序.c
#include
#include
#include
//以下是端口分配
//ad 控制线
sbit ad_SCLK=P2^1; //MAX187时钟
sbit ad_DOUT=P2^2; //MAX187数据输出
sbit ad_CS=P2^3; //MAX187片选
sbit baoj=P1^6; // 报警
www.eeworm.com/read/320755/13418921