Resolution of the Cronig-Penney s predator and victim problem wrote in Matlab v6.5.
標簽: Cronig-Penney Resolution predator problem
上傳時間: 2014-01-05
上傳用戶:陽光少年2016
This is a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format program. All written in masm assembler. There is also a small 252 byte driver that allows nonstandard floppy formats on dos systems below 7.0. Floppies can be formatted in any track and sector layout. 1.44M floppies can be formatted to 1.76 M. All source code,includes and libraries are included. Modify the bld.bat file to your own needs. There are many asm tricks in the source code. Have fun with this old code.
標簽: disk program floppy format
上傳時間: 2013-12-21
上傳用戶:woshini123456
I originally wrote this for a Z80 back in the early 80s. I found the source code recently in one of the boxes of printouts I ve kept over the years. Good thing too, since most of the work was on a CPM system using 128k 8inch floppies.
標簽: originally the recently source
上傳時間: 2013-12-14
上傳用戶:tedo811
it is a xyz file of a ball and hoop that i wrote using matlab
上傳時間: 2017-07-28
上傳用戶:上善若水
this is a PL0 program, i wrote, but i don t know, is it correct
標簽: correct program wrote this
上傳時間: 2017-08-23
上傳用戶:蟲蟲蟲蟲蟲蟲
I originally wrote this program as an exercise for learning JAVE. Gomoku game is well-known in many countries and every country calls it differently. The winner is the first player to get an unbroken row of five stones horizontally, vertically, or diagonally.
標簽: originally well-known exercise learning
上傳時間: 2017-09-09
上傳用戶:csgcd001
為了解決磁放大器性能測試過程中,需要對其供給不同數值恒定電流的問題,設計了一種基于DAC7512和單片機的數控恒流源系統。該系統采用AT89C51作為主控器件,將計算機發送的電流控制字命令轉換為D/A轉換器控制字,通過模擬SPI通信接口,寫D/A控制字到DAC7512,從而控制其輸出相應數字電壓值,經差動縮放電路、電壓/電路變換電路和功率驅動電路,最后輸出恒定電流。實驗結果表明,恒流源輸出電流調節范圍為-45~+45 mA、精度為±0.1 mA,分辨率達0.024 4 mA,具有應用靈活,外圍電路簡單,可靠性高的特點。該數控直流恒流源也可為相關產品的測試系統研發提供參考。 Abstract: In order to solve the need to supply different values constant current for the magnetic amplifier in testing process, numerical control constant current source system was designed based on DAC7512 chip and microcontroller technology. The system used the AT89C51 as the main chip, which can convert the current control word from computer into to D/A control words. And the system wrote D/A control word into the DAC7512 chip to control the output voltage value by the SPI communication interface, which can output corresponding constant current figures by scaling circuit, the V/I converter and power drive circuit. Experimental results show that the current source output current adjustment range is -45~+45mA, accuracy is ± 0.1mA, and resolution ratio is 0.024 4mA
上傳時間: 2014-12-27
上傳用戶:invtnewer
I have written this article to capture a Windows image into a bitmap file that will support all PaintBrush tools and Thumbnail Views of Windows Explorer. I have found many programmers suffering from this problem, including me, until I wrote this article. 捕獲一個窗口圖像并存入一個支持MS畫筆的位圖文件中 我寫的這篇文章介紹了捕獲一個窗口圖像并存入一個支持所有畫筆和Windows Explorer的位圖文件中。 我發現許多程序員因這個問題而煩惱,包括我在內,直到我寫了這篇文章。 來源: http://www.codeguru.com/bitmap/WndToBmpFile.html
標簽: article Windows capture written
上傳時間: 2015-01-10
上傳用戶:hzy5825468
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science so it s intended mainly for students who want to know about some advanced programming techniques in C. The Code was compiled with MSVC++ 6.0 but it should compile with any ANSI-compliant compiler.
標簽: double-linked list Addressbook implemen
上傳時間: 2014-01-24
上傳用戶:asddsd
Hey. This some pid code for the atmega88 that I once used to control a heater. It s purpose is pretty specific, and I only wrote it to work on the mega88, so the code itself won t be too useful. It is a good place to start if you re trying to use or figure out pid though.
標簽: control purpose atmega heater
上傳時間: 2013-12-19
上傳用戶:天誠24