Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
H

Haoman17

@Haoman17
About
Posts
19
Topics
13
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • connection cannot be made?
    H Haoman17

    hello, 1. im trying to use analysis service 2. i hit the server connect button 3. i get error message : "connection cannot be made to redirector", check sql server browser 4. i checked, and it was running 5. what to do? :( thx

    Database database sql-server sysadmin help question

  • ado? sql?
    H Haoman17

    thank you all!

    Database question database sql-server sysadmin

  • ado? sql?
    H Haoman17

    Thank you, but i dont understand, should i use sql or ado?

    Database question database sql-server sysadmin

  • ado? sql?
    H Haoman17

    Hello im confused. i do not understand the difference between ADO, SQL, ACCESS, MICROSOFT SQL SERVER, VBA i need to develop data-base project and do not know where to start and what is the newest methoods thank you

    Database question database sql-server sysadmin

  • how to make a faster algorithm
    H Haoman17

    Im sorry, but you are wrong. in many of my programs, i really saw a different. btw, you can use the optimization switch in VS2005, it also does a great job.

    Algorithms question algorithms help tutorial workspace

  • how to make a faster algorithm
    H Haoman17

    you need to: 1. use loop unroling 2. use openmp if you have dual core processor (write openmp in google) 3. use intell tbb - on intel site 4. use lookup tables

    Algorithms question algorithms help tutorial workspace

  • can't register
    H Haoman17

    Thankyou very much it helped

    System Admin help question

  • can you fix regsvr32 problem?
    H Haoman17

    hello, i have dll which i can register in one computer, using regsvr32 c:\name.dll but at the other computer (with fresh installation of xp) i cant register the same dll. the name.dll depends on various dll files, and is built in vs6. i used the depndency viewer of vs6 to check what files name.dll depends on,and all the files do exist on the target computer... this problem cause my program to work on the development computer, but not on the target computer. if i use the install kit wizard which comes in vs2005,i try to check the property - selfreg for that dll, but when i execute the installation on the target computer, i get an error - the dll was unable to register.. and also manually with regsvr32 i cant register, and all the files name.dll depends on do exist on the target computer.. solution? anyone? please?

    Visual Studio help question

  • regsvr32
    H Haoman17

    the name.dll depends on various dll files - i used the depndenct viewer of vs6 to check it. all the files exist on the target computer... so what else can i do? also i tried to use the property - selfreg in the install kit wizard which comes in vs2005, but when i execute the installation on the target computer, i get an error - the dll was unable to register..

    IT & Infrastructure help question

  • regsvr32
    H Haoman17

    hello, i have dll which i can register in one computer, using regsvr32 c:\name.dll but at the other computer (with fresh installation of xp) i cant register the same dll i get the folowing error - module not found... eventhough it's there! wh is that? thnx

    IT & Infrastructure help question

  • can't register
    H Haoman17

    hello, i have dll which i can register in one computer, using regsvr32 c:\name.dll but at the other computer (with fresh installation of xp) i cant register the same dll i get the folowing error - module not found... eventhough it's there! wh is that? thnx

    System Admin help question

  • a graph componenet
    H Haoman17

    hello, I am working in form application and I want to draw a Graph is there a componenet which can help me?

    C# data-structures help question

  • polyfit in matlab building for .net
    H Haoman17

    hello I have bought the matlab building for .net. in Matlab there is a Polyfit function who does linear fitiing how can I do a polyfit function in Cs?

    C# question csharp

  • linear fitting
    H Haoman17

    hello does anyone know how to do a linear fitting in C#? thank you

    C# csharp tutorial question

  • 64 bit?
    H Haoman17

    Hello, in visual studio 2005, is is possible to build the program to x64 target insted of x86. 1.will i see any imporivement with my programs? 2.should i need to use special instructions? 3. why the program wion't let me build with x64? i have 64 bit proccesor (intel pentum d) Thank you.

    C / C++ / MFC csharp visual-studio question

  • matlab to C#* 2
    H Haoman17

    hello I tryed to convert one of my matlab function into a C# Dll that I can use. I saw in an example of Matlab that they use a dll that called mclmcrrt71.dll but I don't know which method does mclmcrrt71 has to add mclmcrrt71 I need to make a signture. my questions are: 1) how can I know what function does mclmcrrt71. 2) is there any other way to make a Matlab a C# file 3) can I get an information about the IntPtr please help :cool: help me!!!!

    C# csharp help tutorial question

  • matlab file (m-file) to c++
    H Haoman17

    how can I convert a matlab file to c++?????? please help me!!!!!!!!;)

    C / C++ / MFC question c++ help

  • ggea matlab file (m file) to a C# file(dll)
    H Haoman17

    hello, I try to convert a matlab file into dll but I can't installize the dll; my questions are: 1) how can I convert a matlab file to dll that can be installize? 2) can I convert a matlab file into C# file?

    C# question csharp

  • strange behavior
    H Haoman17

    I see a BIG DIFFERENT in performance, between the following 2 methoods, WHY IS THAT?: ---------------Method 1----------------------------- Class { Member x Function() { Write to x; } } Main() { Call function() } --------------Method 2:-------------------------------- Class { Function(member x) { Write to the member x; } } Main() { Member x ; Call function (x) }

    C / C++ / MFC performance question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups