搜索资源列表
Data4final
- 移位密码、代换密码的加密及解密 实现移位密码:k表示26个字母向前循环位移的字符个数 加密: 输入:k,以及小写表示的明文字母,输出:大写字母表示的密文 解密:输入: k,以及大写字母表示的密文,输出:小写字母表示的明文 例如,当k=11时 明文:wewillmeetatmidnight 密文:HPHTWWXPPELEXTOYTRSE 实现代换密码 例如输入密匙guangzhouuniversity,则建立字母对应关系: a b c d e f g
Ztransform1
- 常用的z变换程序-,matlab,matlab例程 /matlab -common z transformation process-, Matlab and Matlab routines / Matlab
z
- 大家一起用哦不知道能部能用
VirtualKeyboardMouse_by_AmesianX
- VirtualKeyboardMouse_by_AmesianX.zip in Describe.,
Fullarc_mill2
- 目的: 全圆铣削过程(有刀径补正 进退刀圆弧等径 中心下刀) 输入: NC文件号incfileNum 输入: 备注strNote, 安全高度Millinitial_z, 铣深milldepth, Z进给高度millFdepth , 啄铣深度millzstpdepth,圆直径strDiamill, 圆心点集strCptsxy,刀号Tcur,刀径Diacur,转速Scur, 进给Fcur,刀长补正H,半径补正Dcur,铣削方向blnFangxXiang,[下一刀号]Tnxt
ini_read_write
- vc 对ini的读写!ini文件创建与读写.7z-read and write to the ini vc! ini file is created with read and write .7 z
Form1
- excel中的数据展点,x,y,z坐标,转换到cad的dxf格式。并且在cad中显示。-The data show excel point, x, y, z coordinates, converted to cad, dxf format. And in the cad in the display.
Dictionary_Search
- 有名的词典查询 自动生成10000个单词然后找他的类似词。。。 -//Dictionary #include <iostream> #include <fstream> #include <string> #include <time.h> #define maxsize 10000000 #define exp_n 10000 using namespace std string word[maxs
string
- 将一篇英文文章中所有小写英文字母全部改写成该字母的下一个字母,z的下一个为a-English will be an article all in all lowercase letters be changed to the next letter of the alphabet, z next to a
Building-an-Office-Web-Apps-(OWA)-WOPI-Host-(1).z
- Building an Office Web Apps (OWA) WOPI Host
ohild
- 图形学练习,更改xyz轴方向,x朝右,y朝屏幕里,z朝上,并画出圆环(Graphics practice, change the xyz axis, x toward right, y the screens, z upward, and draw a circle)