代码搜索:全差分
找到约 10,000 项符合「全差分」的源代码
代码结果 10,000
www.eeworm.com/read/184793/9075165
txt 二分搜索.txt
template
int binarysearch(T a[],const T& x,int n)
{//在a[0]
www.eeworm.com/read/376627/9311634
c 四分砝码.c
#include
#include
main()
{
int weight1,weight2,weight3,weight4,d1,d2,d3,d4,x,flag;
printf("The weight is broke up as following 4 pieces:");
for(weight1=1;weight1
www.eeworm.com/read/376023/9338270
rar 斗地主刷分.rar
www.eeworm.com/read/376020/9338304
rar 斗地主刷分.rar
www.eeworm.com/read/375793/9349393
cpp 二分覆盖.cpp
// test bipartite graph cover
#include
#include "lg.h"
using namespace std;
void main(void)
{
LinkedGraph G(17);
int n = 17;
int e = 25, u, v;
// input graph
co
www.eeworm.com/read/373729/9441425
doc 系分上午笔记.doc
www.eeworm.com/read/175756/9534611
swf 二分查找.swf
www.eeworm.com/read/174897/9570418
v 5分频.v
这很简单,按下列方法可以获得占空比为50%的分频器:
(1)写一个根据上升沿触发的2:3的5分频器(低2高3);
(2)再写一个根据下降沿触发的2:3的5分频器;
(3)两个输出相“与”即可。
提供一个简单的时钟线控制实现50%占空比的方案,当然对与不对,大家指教。
比如大家要计数到5:0,1,2,3,4;在计到2的时候,使得控制信号
为1,并将该控制信号与时钟信号异或。这样假 ...
www.eeworm.com/read/366363/9819870
c 分形-羊齿叶.c
/*这份代码经源码格式软件格式化过
yang_hx@neusoft.com */
#include "math.h"
//#include
#include
#include
void main(void)
{
int gdriver=DETECT,gmode ;
int ran
www.eeworm.com/read/363342/9958157
c 四分砝码.c
#include
#include
main()
{
int weight1,weight2,weight3,weight4,d1,d2,d3,d4,x,flag;
printf("The weight is broke up as following 4 pieces:");
for(weight1=1;weight1