搜索资源列表
Example073-删除目录
- 一个小而精的删除目录程序,也是给初学者看的:D-a small but excellent directory deletion procedures, as well as beginners to read : D
lcterm
- 一 程序的整体结构 1 拨号功能,自动响应功能。(能使用ATDT命令拨号,使用Ctrl-D退出联机状态)。 2 执行调制解调器命令。 3 仿真终端功能:在线方式可进行联机通信,TTY终端仿真,加载驱动程序后可进行VT100终端仿真。 4 文件服务功能: 文本文件的传输,二进制文件的传输,文本文件和二进制文件的写盘功能。文本文件的阅览和简单编辑功能。 5 终端服务功能: UNIX主机上运行的具有菜单驱动的终端服务程序,客户机可通过终端仿真器访问远程机(Remote machine)资源。 6 访问
lab3_1
- a) 分别以左和右对齐方式输出整数,域宽为12; b) 以八进制、十进制、十六进制输入/输出整数; c) 实现浮点数的指数格式和定点格式的输入/输出,并指定精度,按实际情况进行调整,直到满意为止; d) 把字符串读入字符型数组变量中,从键盘输入,要求输入串的空格也全部读入,以回车换行符结束; -a) to the left and right, respectively, the alignment of the output integer, the domain width
DLL
- GsmModem 源码 短信模块通过串口与PC机相连,该程序操作短信模块,发送手机短信,不支持接收手机短信,短信内容是从Microsoft SQL server中读取的,数据表和存储过程都提供了。开发平台是.net,语言是C#。操作短信模块指令是AT指令。 -GsmModem message source modules through the serial port and PC-connected operation of the program module message, send
code
- RSA加长分段解密算法,界面操作。算法步骤如下:1. 读取私钥d和n,作解密之用。 2. 从EncText中读取一大段密文,再把该大段密文分成若干小段密文。 3. 使用d和n把所有小段密文进行解密成对应的小段密文sectByte[],再合成一大段明文字节数组Byte[],并转化成大段明文添加到Dec -RSA decryption algorithm extended sub-interface operation. Algorithm steps are as follows: 1. T
Treeviewdll
- 这主要是一个Dll文件引用就可以读出树, 它和数据库的代码和页面的代码是完全分开的只要你那想用树控件就可以引用这个dll就行啦具体到你的项目的具体分析啦-This is mainly a Dll file references can read the tree, it and the database code and page code is completely separate if you want to use the tree controls that would apply
Read-write.-Dat-file
- 以写入方式打开d.dat文件,从键盘输入数据,以读方式打开d.dat文件,循环从文件读取字符,并显示-D.dat file open for writing, data input from the keyboard d.dat file open for reading loop reads characters from a file and displays
Excel_Operat
- D盘下放一个名为123.xls的Excel表格,然后运行程序,点击读取,会读取数据到窗体的ListBox中,点击写入,会在D盘下生成一个Excel文件,内容随便写的.-D Place a disc called 123.xls Excel spreadsheet, and then run the program, click the read will read the data into the form' s ListBox, click write, it will generat
parking-lot
- 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入数据的序列进行模拟管理。每一组输入数据包括三个数据项:汽车的“到达”(‘A’表示)或“离去”(‘D’表示)信息、汽车标识(牌照号)以及到达或离去的时刻。对每一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或者便道上的停车位置;若是车辆离去,则输出汽车在停车场停留的时间和应缴纳的费用(便道上停留的时间不收费)。栈以顺序结构实现,队列以链表结构实现。-Parking in the stack simulation to si
read-excel
- 用C#读写EXCEL文件,注意添加引用Microsoft.Office.Interop.Excel.d-Read and write EXCEL files with C#, pay attention to add a reference,Microsoft.Office.Interop.Excel.dll
FxPlc
- 通过串口,modbus协议通讯三菱plc读写D区(MITSUBISHI PLC read and write D area)
