搜索资源列表
Raster_vb
- For i = 0 To PicMain.Height MaskLine = False 初始化MaskLine变量 For j = 0 To PicMain.Width CurrentColor = GetPixel(PicMain.hdc, j, i) 取得当前所在点的颜色值 If j < PicMain.Width Then TwoColor = GetPixel(PicMain.hdc, j + 1, i) 取得当前所在点前面一点的值, 用途是当是一条很宽的线条
Dda(j)
- 计算机图形学相关程序利用C语言进行实现的算法
MidPointLine(j)
- 计算机图形学相关程序利用C语言进行实现的算法
113172252xuankexitong
- 按作业效益非增序输入作业的截止期限,要求使用上述规则设计出一个算法,使得输出为一个作业可行集j[]。
2003010296_大作业1
- a CRect rc(x - 12, y - 12, x + 12, y + 12) pDC->Ellipse(&rc) str1.Format( \"%d\",j ) pDC->SetTextColor(RGB(255,0,0)) pDC->DrawText(str1,&rc,DT_CENTER DT_VCENTER DT_SINGLELINE) PaintArrow(pDC,RGB(255,0,0),G.vexs[prev[j]].x,G.vexs[p
20080919211306615
- cadence skill bindkey-procedure( cjShowLayer() prog((cv allObjList layerObjList i j k layerObj layerName layerPurpose layerNum testList) defstruct(cjLayerStruct layerName layerPurpose layerNum) layerObj=make_cjLayerStruct()
J=sum
- 适用于AutoCAD的一个单行文字求和程序,用Lisp语音明码编写。-AutoCAD for a single word summation procedures, clearly prepared to use Lisp voice.
itopoview_objectsnmp_v2010[1].1
- 图形图象处理组件包,实现流程图,拓补图等的开发-Graphic image processing component packages, to achieve flow, topology map and other development
Exercises
- (荷)J.A.卫斯里荷//R.克里斯纳|译者:刘辉 所编著的 《多组分混合物中的质量传递》一书课后练习题的mathcad求解例题。对于想要学习传质和扩散的同学很有帮助的。-mathcad codes for book of <mass transfer in multicomponent mixtures>
cbj
- 查图中各种直径的圆个数,可以快速查出图上有几种直径,并统计出各种直径的数量-(DEFUN C:cbj () (PRINC "查直径及个数") (setq ss (ssget ((0 . "CIRCLE")))) (setq i 0 n 0 zj-j nil) (repeat (sslength ss) (setq el (entget (ssname ss i))) (setq zj (read (rtos (cdr (assoc 40
SinXFunction
- 正弦曲线 j基于MFC用C++ 画正弦曲线 幅值设置在Doc文件-Sinusoidal amplitude sine curve j MFC-based C++ painting set in Doc file
peditLISP
- peditLISP.rar : (defun c:nn() (princ "\n Chon doi tuong : ") (setq ss (ssget)) (command "PEDIT" "m" ss "" "y" "J" "" "") (princ) )-peditLISP.rar : (defun c:nn() (princ "\n Chon doi tuong : ") (setq ss (ssget)) (com