this program is written in c.... and it imlements RSA encryption and decryption
資源簡介:this program is written in c.... and it imlements RSA encryption and decryption
上傳時間: 2017-07-19
上傳用戶:jcljkh
資源簡介:This code is written in C and it is used to calculate the adjective series of numbers.
上傳時間: 2017-04-18
上傳用戶:onewq
資源簡介:this program is written in java and if given the host name it will give u its ip address.....it has a great GUI
上傳時間: 2017-07-19
上傳用戶:PresidentHuang
資源簡介:The software is written in assembler, as it is very short and it need the speed in the main loop. This is the heart of the synth. To be precise, it s in the 7 lines of assembler that makes up the main loop. The rest of the code is the wav...
上傳時間: 2017-05-17
上傳用戶:yxgi5
資源簡介:Pocket 1945 is a classic shooter inspired by the classic 1942 game. The game is written in C# targeting the .NET Compact Framework. This article is my first submission to Code Project and is my contribution to ongoing .NET CF competition.
上傳時間: 2014-02-10
上傳用戶:康郎
資源簡介:This example is written for version 1.0.3 of MIDP and CLDC The PngViewer program completes download and view a png file from the internet using an http connection.
上傳時間: 2015-08-10
上傳用戶:hn891122
資源簡介:%this program is written by 劉學智. Finished time is 05.1.23 16:03 %utilizing it solving TSP problem by simulating stealing algorithm
上傳時間: 2015-10-07
上傳用戶:yimoney
資源簡介:%this program is written by 劉學智. Finished time is 05.1.23 16:03 %utilizing it solving TSP problem by simulating stealing algorithm
上傳時間: 2015-10-07
上傳用戶:cc1915
資源簡介:%this program is written by 劉學智. Finished time is 05.1.23 16:03 %utilizing it solving TSP problem by simulating stealing algorithm
上傳時間: 2014-01-24
上傳用戶:遠遠ssad
資源簡介:This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more detai...
上傳時間: 2016-01-11
上傳用戶:thesk123
資源簡介:This program is a simple Measurement Recorder. It is based on the LPC CPU and records the state of Port 1 and Port 2
上傳時間: 2016-08-17
上傳用戶:dreamboy36
資源簡介:This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more det...
上傳時間: 2013-12-02
上傳用戶:star_in_rain
資源簡介:This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
上傳時間: 2017-07-10
上傳用戶:tb_6877751
資源簡介:This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
上傳時間: 2014-01-18
上傳用戶:familiarsmile
資源簡介:This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
上傳時間: 2013-12-24
上傳用戶:siguazgb
資源簡介:This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
上傳時間: 2017-07-10
上傳用戶:fredguo
資源簡介:this fem program is written in matlab to simulate a room temperature of a museum under the source of heaters.
上傳時間: 2017-07-21
上傳用戶:cjl42111
資源簡介:This book is distributed in the hope it will be useful, but without any warranty, without even the implied warranty of merchantability or fitness for a particular purpose.
上傳時間: 2015-10-04
上傳用戶:123456wh
資源簡介:This program is a simple Traffic Light Controller. Between start time and end time the system controls a traffic light with pedestrian self-service. Outside of this time range the yellow caution lamp is blinking.
上傳時間: 2016-01-23
上傳用戶:iswlkje
資源簡介:this program is good for C++ learner
上傳時間: 2017-03-02
上傳用戶:Shaikh
資源簡介:this program is very interesting for to calculate with simple operation and advance operation. simple operation such us +,-,:,x and advance operation such as calculate sin,cos and tan implementation
上傳時間: 2013-12-18
上傳用戶:熊少鋒
資源簡介:this program is aes in cpp
上傳時間: 2017-07-17
上傳用戶:com1com2
資源簡介:This program is about economic load despatch. It has been done by using differential evolution algorithm.
上傳時間: 2014-01-27
上傳用戶:hn891122
資源簡介:This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. Th...
上傳時間: 2013-12-22
上傳用戶:cazjing
資源簡介:This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later ...
上傳時間: 2017-06-05
上傳用戶:gtf1207
資源簡介:This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later ...
上傳時間: 2014-01-14
上傳用戶:myworkpost
資源簡介:this program written in c++ and it is a small calculator that make many operations
上傳時間: 2017-05-03
上傳用戶:leixinzhuo
資源簡介:This is SvmFu, a package for training and testing support vector machines (SVMs). It s written in C++. It uses templates. The advantage of templates is that the types of kernel values and data points can be varied to suit the problem.
上傳時間: 2015-07-03
上傳用戶:zhengzg
資源簡介:this program is bubllesort that writted with c++.this program get an aray and sort it in order n^2.
上傳時間: 2017-03-23
上傳用戶:lindor
資源簡介:this program is counting_sort that writted with c++. this program get an array and sort it in order n.
上傳時間: 2017-03-23
上傳用戶:小草123