资源列表
排序选择:
[绘图程序] Bezier_CutLIne
说明:直线段的裁剪和绘制,1、自由曲线包括:二次、三次Bezier曲线,二次、三次均匀B样条曲线; 2、Bezier曲线的实现算法要求选用细分算法; 3、均匀B样条曲线过控制多边形的首末顶点; 4、利用B样条曲线的局部控制性来动态修改曲线形状; 5、界面设计友好、几何直观。 裁剪算法选用Cohen-Sutherland算法; -straight of the cutting and painting, a free curve include : second, third B<rtshen> 在 2025-07-01 上传 | 大小:324kb | 下载:0
[其他游戏] dialoggame
说明:实现用鼠标捕捉按扭,通过变换按扭的坐标,使鼠标永远也抓不到按扭-achieve capture with the mouse button, button transform the coordinates so that the mouse will never formulate button<李雪莉> 在 2025-07-01 上传 | 大小:27kb | 下载:0
[人工智能/神经网络/遗传算法] Caeser.java
说明:1.凯撒密码的盲目搜索 2.凯撒密码的启发示搜索1 3.凯撒密码的启发示搜索2 -1. Caesar password blindly Search 2. Caesar said password inspired Search 1 3. Caesar said password inspired Search 2<rtshen> 在 2025-07-01 上传 | 大小:2kb | 下载:0
[组合框控件] propertysheetprogram
说明:通过选择属性表单上组合框中的选项,并将选择结果显示在窗口中。-by choosing attribute combination box on the form of options and choices showed that the window.<李雪莉> 在 2025-07-01 上传 | 大小:36kb | 下载:0
[人工智能/神经网络/遗传算法] Substituter.java
说明:代入法的启发示搜索 我的代码实现是:按照自然语言各字母出现频率的大小从高到低(已经有人作国统计分析了)先生成一张字母出现频率统计表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再对密文字母计算频率,并按频率从高到低生成一张输入密文字母的统计表(B),通过两张表的对应关系,不断用A中的字母去替换B中的字母,搜索不成功时就回退,在这里回朔是一个关键。 -generation into a<rtshen> 在 2025-07-01 上传 | 大小:4kb | 下载:0
[电子书籍] matlabtiandaban
说明:Matlab教程,希望能对大家有用^_^-Matlab Guide, we hope that the useful ^ _ ^<龙秋雨> 在 2025-07-01 上传 | 大小:698kb | 下载:0
[绘图程序] Drawfromonepoint
说明:以同一个点为起始点,画任意多的直线,所有直线的末端点连成曲线-to the same point as a starting point, drawing arbitrary number of straight lines, all straight points at the end of the connection between curves<李雪莉> 在 2025-07-01 上传 | 大小:40kb | 下载:0
[电子书籍] MATLABxijiaoda
说明:Matlab教程,希望能对大家有用^_^-Matlab Guide, we hope that the useful ^ _ ^<龙秋雨> 在 2025-07-01 上传 | 大小:1023kb | 下载:0
[书籍源码] IniDocumentRead
说明:能够对INI文件方便的读写,能够选择selection进行方便的选择。-for INI file to facilitate the reading and writing, to facilitate the choice selection for the choice.<阳炳林> 在 2025-07-01 上传 | 大小:21kb | 下载:0
[加密解密] RC4Cipher.java
说明:RC4Cipher 经典的RC4Cipher加密解密算法源代码-RC4Cipher classic RC4Cipher encryption and decryption algorithm source code<rtshen> 在 2025-07-01 上传 | 大小:2kb | 下载:0